about summary refs log tree commit diff
path: root/app/controllers
AgeCommit message (Expand)Author
2018-01-18Fix regeneration marker not expiring (#6290)Eugen Rochko
2018-01-17Fix home regeneration (#6251)Eugen Rochko
2018-01-17implement web share target (#6278)りんすき
2018-01-15Suppress CSRF token warnings (#6240)Patrick Figel
2018-01-08Refactor /api/web APIs to use the centralized axios instance (#6223)nightpool
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-07Fix force_ssl conditional (#6201)Yamagishi Kazutoshi
2018-01-07Fix unintended cache (#6214)Yamagishi Kazutoshi
2018-01-05Represent numbers by strings in instance activity API (#6198)TheKinrar
2018-01-04Make sure private toots remain private and do not end up in HTTP caches (#6175)ThibG
2018-01-04Cache JSON of immutable ActivityPub representations (#6171)Eugen Rochko
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2018-01-03Allow HTTP caching of json view of public statuses (#6115)ThibG
2018-01-02Add confirmation step for email changes (#6071)Patrick Figel
2018-01-02Show mastodon on modal (#6129)Akihiko Odaki
2017-12-30keep the same filters and page when doing custom emojo stuff (fixes #6112) (#...beatrix
2017-12-29Add more instance stats APIs (#6125)Eugen Rochko
2017-12-27Make host_meta/webfinger replies cacheable (fixes #6100) (#6101)ThibG
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-12-13Add filters to admin UI for custom emojis (#6003)Eugen Rochko
2017-12-13Clean up admin UI for accounts (#6004)Eugen Rochko
2017-12-12Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983)Eugen Rochko
2017-12-11Apply a 25x rate limit by IP even to authenticated requests (#5948)Eugen Rochko
2017-12-09Remove unused function (#5950)abcang
2017-12-09Rate limit by user instead of IP when API user is authenticated (#5923)Eugen Rochko
2017-12-09Keep WebPush settings (#5879)abcang
2017-12-09Limit users to 50 lists, remove pagination from lists API (#5933)Eugen Rochko
2017-12-06Using double splat operator (#5859)Yamagishi Kazutoshi
2017-12-06Remove rabl dependency (#5894)Eugen Rochko
2017-12-05Add list of lists component to web UI (#5811)Eugen Rochko
2017-12-01Add invite filter (#5862)Yamagishi Kazutoshi
2017-12-01Fix invites form path (#5861)Yamagishi Kazutoshi
2017-11-28Allow hiding of reblogs from followed users (#5762)aschmitz
2017-11-28Fix account migration feature (#5837)nullkal
2017-11-27Add UI for setting up account migration (#5832)Eugen Rochko
2017-11-27Add consumable invites (#5814)Eugen Rochko
2017-11-24Add logging of admin actions (#5757)Eugen Rochko
2017-11-19Add “staff” badge to admin user pages (#5735)Yamagishi Kazutoshi
2017-11-18Lists (#5703)Eugen Rochko
2017-11-17Fix regression #5467: fixes emoji copy (#5739)Clworld
2017-11-17Fix some rubocop style issues (#5730)Eugen Rochko
2017-11-15Optional notification muting (#5087)Surinna Curtis
2017-11-15Filter searched toots to be consistent with blocking behaviors (#5383)ThibG
2017-11-14Add option to block direct messages from people you don't follow (#5669)Eugen Rochko
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-11-07Add ability to disable login and mark accounts as memorial (#5615)Eugen Rochko
2017-11-07 Show the local couterpart of emoji when it exists in /admin/custom_emojis (#...nullkal
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-26Fix copying emojos: redirect to the page you were on (#5509)erin
2017-10-16Add option to reduce motion (#5393)Nolan Lawson