mastodon/app/controllers
Kaito Sinclaire 156b916caf Direct messages column ()
* Added a timeline for Direct statuses
* Lists all Direct statuses you've sent and received
* Displayed in Getting Started
* Streaming server support for direct TL

* Changes to match other timelines in 2.0
..
activitypub Federate pinned statuses over ActivityPub ()
admin Feature: Improve reports ui ()
api Direct messages column ()
auth If login redirects to omniauth, redirect logout to root_path ()
concerns Fix follow/unfollow buttons on public profile (fixes ) ()
oauth Fix - before_action was called before protect_from_forgery
settings Add bio fields ()
well_known Make host_meta/webfinger replies cacheable (fixes ) ()
about_controller.rb Add option to show only local toots in timeline preview ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Fix prev/next links on public profile page ()
application_controller.rb Improve require_admin! and require_staff! filters ()
authorize_follows_controller.rb Rename ResolveRemoteAccountService to ResolveAccountService ()
emojis_controller.rb Cache JSON of immutable ActivityPub representations ()
follower_accounts_controller.rb Improve public account cards ()
following_accounts_controller.rb Improve public account cards ()
home_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots ()
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 Save video metadata and improve video OpenGraph tags ()
media_proxy_controller.rb Fix incomplete account records being read ()
remote_follow_controller.rb Show mastodon on modal ()
remote_unfollows.rb Fix follow/unfollow buttons on public profile (fixes ) ()
shares_controller.rb implement web share target ()
statuses_controller.rb Set Referrer-Policy to origin in web UI and public pages of private toots ()
stream_entries_controller.rb Redirect to account status page for page of status stream entry ()
tags_controller.rb Redesign public hashtag pages ()