mastodon/app/controllers
ThibG b29defb851
Change order of announcements in admin page to sort them newest-first ()
* Change order of announcements in admin page to sort show newly-created first

Fixes 

* Use reverse-chronological rather than creation date only
..
activitypub Add follower synchronization mechanism ()
admin Change order of announcements in admin page to sort them newest-first ()
api Add account sensitized ()
auth Add IP-based rules ()
concerns Tweak signature verification ()
oauth Refactor settings controllers ()
settings Add option to disable swiping motions across the WebUI ()
well_known Fix webfinger returning wrong status code on malformed or missing param ()
about_controller.rb Add table of contents to about page ()
account_follow_controller.rb Add specific rate limits for posting and following ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Do not serve account actors at all in limited federation mode ()
application_controller.rb Fix RSS feeds not being cachable ()
authorize_interactions_controller.rb Add specific rate limits for posting and following ()
custom_css_controller.rb Fix redirecting non-functional accounts on public pages ()
directories_controller.rb Fix functional user requirements in whitelist mode ()
emojis_controller.rb Add (back) rails-level JSON caching ()
filters_controller.rb Sort filters by “keyword or phrase” in Settings ()
follower_accounts_controller.rb Fix functional user requirements in whitelist mode ()
following_accounts_controller.rb Fix functional user requirements in whitelist mode ()
home_controller.rb Fix other sessions not being logged out on password change ()
instance_actors_controller.rb Add outbox attribute to instance actor ()
intents_controller.rb Refactor controllers for statuses, accounts, and more ()
invites_controller.rb Add invite comments ()
manifests_controller.rb Fix redirecting non-functional accounts on public pages ()
media_controller.rb Fix functional user requirements in whitelist mode ()
media_proxy_controller.rb Fix media attachments enumeration ()
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages ()
relationships_controller.rb Change followers page to relationships page in admin UI ()
remote_follow_controller.rb Fix redirecting non-functional accounts on public pages ()
remote_interaction_controller.rb Fix functional user requirements in whitelist mode ()
shares_controller.rb Fix blurhash and autoplay not working on public pages ()
statuses_controller.rb Fix functional user requirements in whitelist mode ()
tags_controller.rb Refactor how public and tag timelines are queried ()