Age | Commit message (Expand) | Author |
2017-07-11 | Fix #3462 - Require authentication for search API (#4155) | Eugen Rochko |
2017-07-11 | Redesign the landing page, mount public timeline on it (#4122) | Eugen Rochko |
2017-07-10 | Remote following success page (#4129) | STJrInuyasha |
2017-07-10 | Add Japanese translation of terms and flash (#4137) | のら |
2017-07-10 | Add setting a always mark media as sensitive (#4136) | Yamagishi Kazutoshi |
2017-07-10 | Add attribute for default privacy to verify credentials (#4075) | Yamagishi Kazutoshi |
2017-07-08 | Replace OEmbed and initial state Rabl templates with serializers (#4110) | Eugen Rochko |
2017-07-07 | Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) | Eugen Rochko |
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead o... | Eugen Rochko |
2017-07-06 | Add a setting allowing the use of system's default font in Web UI (#4033) | Damien Erambert |
2017-07-04 | Customizable privacy policy from admin interface (#4062) | Yamagishi Kazutoshi |
2017-06-27 | Fix #1624 - Send e-mail notifications to admins about new reports (#3949) | Eugen Rochko |
2017-06-25 | Fix #3910 - Require OTP authentication to disable 2FA (#3935) | Eugen Rochko |
2017-06-25 | Bind web UI access tokens to sessions (#3940) | Eugen Rochko |
2017-06-25 | Add overview of active sessions (#3929) | Eugen Rochko |
2017-06-19 | setting-for-account-deletable (#3852) | masarakki |
2017-06-19 | Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) | Eugen Rochko |
2017-06-14 | Fix account delete form not accepting password, update suspended (#3745) | Eugen Rochko |
2017-06-14 | Account deletion (#3728) | Eugen Rochko |
2017-06-14 | Fix #2619 - When redis feed is empty, fall back to database (#3721) | Eugen Rochko |
2017-06-11 | Make sure email is case insensitive on all places (#3688) | René Klačan |
2017-06-10 | Improve default language decision and spec (#3351) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-06-10 | Move create/destroy actions for api/v1/statuses to namespace (#3678) | Matt Jankowski |
2017-06-09 | Move reblogged_by and favourited_by actions out of api/v1/statuses and into u... | Matt Jankowski |
2017-06-08 | Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640) | Eugen Rochko |
2017-06-08 | Improve RuboCop rules (compatibility to Code Climate) (#3636) | Yamagishi Kazutoshi |
2017-06-07 | Clean up for api/base controller (#3629) | Matt Jankowski |
2017-06-07 | Coverage improvement and concern extraction for rate limit headers in API con... | Matt Jankowski |
2017-06-06 | Fix #3063 - Add dynamic app manifest (#3563) | Eugen Rochko |
2017-06-05 | Redirect to streaming_api_base_url (#3579) | Daigo 3 Dango |
2017-06-04 | Fix limit_param in favourites_controller.rb (#3553) | Naoki Kosaka |
2017-06-04 | change sidekiq queueing to bulk push (#3536) | takayamaki |
2017-06-02 | Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388) | ThibG |
2017-06-01 | Spec response for forgery (#3248) | Akihiko Odaki (@fn_aki@pawoo.net) |
2017-05-31 | Spec coverage and refactor for the api/v1/accounts controllers (#3451) | Matt Jankowski |
2017-05-31 | Move admin/pubsubhubbub controller to admin/subscriptions (#3442) | Matt Jankowski |
2017-05-31 | Add Instance class to list admin records (#3443) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/blocks controller (#3464) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/follow_requests controller (#3465) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/domain_blocks controller (#3466) | Matt Jankowski |
2017-05-31 | Refactor api/v1/notifications controller (#3470) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/favourites controller (#3472) | Matt Jankowski |
2017-05-31 | Improve spec coverage and clean up api/v1/mutes controller (#3481) | Matt Jankowski |
2017-05-31 | Refactor and spec coverage for api/v1/timelines actions (#3482) | Matt Jankowski |
2017-05-30 | Refactor api/v1/apps controller (#3471) | Matt Jankowski |
2017-05-30 | Refactor api/v1/reports controller (#3469) | Matt Jankowski |
2017-05-30 | Refactor api/v1/search controller (#3468) | Matt Jankowski |
2017-05-30 | Improve spec coverage and clean up api/v1/media controller (#3467) | Matt Jankowski |
2017-05-31 | Clean up api/subscriptions controller (#3448) | Matt Jankowski |
2017-05-30 | Add status destroy authorization to policy (#3453) | Jack Jennings |