about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2017-08-05Add "signed in as" header to some pages (#4523)Eugen Rochko
2017-08-03Redirect to PasswordController#new when reset_password_token is invalid (#4506)nullkal
2017-07-26Fix #4026 - Accept backup codes for disabling 2FA (#4382)Eugen Rochko
2017-07-25Merge queries in Api::V1::FavouritesController (#4359)Akihiko Odaki
2017-07-23feat: Enable push subscription for mobile devices by default (#4321)Sorin Davidoi
2017-07-20Add button to re-subscribe to all accounts from a domain (#4285)Eugen Rochko
2017-07-20Fix webfinger retries (#4275)Eugen Rochko
2017-07-19Add feature to revoke sessions (#4259)Yamagishi Kazutoshi
2017-07-19Correct OStatus inflection (Ostatus -> OStatus) (#4255)Eugen Rochko
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-18Introduce Ostatus name space (#4164)Akihiko Odaki
2017-07-18Improve admin page (#4121)abcang
2017-07-16Minor ActivityPub JSON fixes (#4214)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-07-14Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205)Eugen Rochko
2017-07-14Fix response of unreblog/unfavourite APIs (#4204)unarist
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-07-14Add option to opt out of search engines on public profile/status pages (#4199)Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-12Improve UI of admin site settings (#4163)Eugen Rochko
2017-07-11Fix #2848 - Rake task to redownload avatars/headers (#4156)Eugen Rochko
2017-07-11Fix #3462 - Require authentication for search API (#4155)Eugen Rochko
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-10Remote following success page (#4129)STJrInuyasha
2017-07-10Add Japanese translation of terms and flash (#4137)のら
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-10Add attribute for default privacy to verify credentials (#4075)Yamagishi Kazutoshi
2017-07-08Replace OEmbed and initial state Rabl templates with serializers (#4110)Eugen Rochko
2017-07-07Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091)Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-07-06Add a setting allowing the use of system's default font in Web UI (#4033)Damien Erambert
2017-07-04Customizable privacy policy from admin interface (#4062)Yamagishi Kazutoshi
2017-06-27Fix #1624 - Send e-mail notifications to admins about new reports (#3949)Eugen Rochko
2017-06-25Fix #3910 - Require OTP authentication to disable 2FA (#3935)Eugen Rochko
2017-06-25Bind web UI access tokens to sessions (#3940)Eugen Rochko
2017-06-25Add overview of active sessions (#3929)Eugen Rochko
2017-06-19setting-for-account-deletable (#3852)masarakki
2017-06-19Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847)Eugen Rochko
2017-06-14Fix account delete form not accepting password, update suspended (#3745)Eugen Rochko
2017-06-14Account deletion (#3728)Eugen Rochko
2017-06-14Fix #2619 - When redis feed is empty, fall back to database (#3721)Eugen Rochko
2017-06-11Make sure email is case insensitive on all places (#3688)René Klačan
2017-06-10Improve default language decision and spec (#3351)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-10Move create/destroy actions for api/v1/statuses to namespace (#3678)Matt Jankowski
2017-06-09Move reblogged_by and favourited_by actions out of api/v1/statuses and into u...Matt Jankowski
2017-06-08Add explit admin actions to (re)subscribe/unsubscribe remote accounts (#3640)Eugen Rochko
2017-06-08Improve RuboCop rules (compatibility to Code Climate) (#3636)Yamagishi Kazutoshi
2017-06-07Clean up for api/base controller (#3629)Matt Jankowski
2017-06-07Coverage improvement and concern extraction for rate limit headers in API con...Matt Jankowski
2017-06-06Fix #3063 - Add dynamic app manifest (#3563)Eugen Rochko