mastodon/app/controllers
Eugen Rochko 9b3b40df66
Fix regeneration marker not expiring ()
* Fix regeneration key not getting expired

* Add rake task to remove old regeneration markers
..
activitypub Revert ()
admin keep the same filters and page when doing custom emojo stuff (fixes ) ()
api Fix home regeneration ()
auth Add confirmation step for email changes ()
concerns Fix regeneration marker not expiring ()
oauth Fix - before_action was called before protect_from_forgery
settings Fix - Prevent nested migrated accounts, or migrations to self ()
well_known Make host_meta/webfinger replies cacheable (fixes ) ()
about_controller.rb Redesign the landing page, mount public timeline on it ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Cache JSON of immutable ActivityPub representations ()
application_controller.rb Fix force_ssl conditional ()
authorize_follows_controller.rb Show mastodon on modal ()
emojis_controller.rb Cache JSON of immutable ActivityPub representations ()
follower_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
following_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub ()
home_controller.rb When web UI URL used while logged out, redirect to static page ()
intents_controller.rb Add protocol handler. Handle follow intents ()
invites_controller.rb Add consumable invites ()
manifests_controller.rb Make Chrome splash screen same color as web UI's background color ()
media_controller.rb Extract authorization policy for viewing statuses ()
media_proxy_controller.rb Fix incomplete account records being read ()
remote_follow_controller.rb Show mastodon on modal ()
shares_controller.rb implement web share target ()
statuses_controller.rb Make sure private toots remain private and do not end up in HTTP caches ()
stream_entries_controller.rb Update status embeds ()
tags_controller.rb Redesign public hashtag pages ()