0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-01-11 06:57:20 +00:00
mastodon/app/controllers
2019-08-30 02:19:17 +02:00
..
activitypub Fix multiple issues with replies collection for pages further than self-replies () 2019-08-16 22:58:51 +02:00
admin Add option to include reported statuses in warning e-mail () 2019-08-23 22:37:23 +02:00
api Fix uncaught parameter missing exceptions and missing error templates () 2019-08-30 01:34:47 +02:00
auth Change unconfirmed user login behaviour () 2019-07-22 10:48:50 +02:00
concerns Add HTTP signature keyId to request log () 2019-08-18 18:03:56 +02:00
oauth Change unconfirmed user login behaviour () 2019-07-22 10:48:50 +02:00
settings Add trends UI with admin and user settings () 2019-08-06 17:57:52 +02:00
well_known Remove XML version of Webfinger and remove links to Atom feeds () 2019-08-01 19:14:02 +02:00
about_controller.rb Add public blocks to /about/blocks () 2019-08-19 11:35:48 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Add an RSS feed tagged to a public profile page () 2019-08-18 20:54:36 +02:00
application_controller.rb Fix uncaught parameter missing exceptions and missing error templates () 2019-08-30 01:34:47 +02:00
authorize_interactions_controller.rb
custom_css_controller.rb Fix custom CSS controller () 2019-07-17 17:14:25 +02:00
directories_controller.rb Add profile directory to web UI () 2019-08-30 00:14:36 +02:00
emojis_controller.rb Add (back) rails-level JSON caching () 2019-07-21 22:32:16 +02:00
filters_controller.rb
follower_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching () 2019-08-12 22:26:07 +02:00
following_accounts_controller.rb Fix more ActivityPub queries setting cookies and preventing caching () 2019-08-12 22:26:07 +02:00
home_controller.rb Fix blurhash and autoplay not working on public pages () 2019-08-16 19:15:05 +02:00
instance_actors_controller.rb Fix reverse-proxy caching of instance actor object () 2019-08-13 15:30:37 +02:00
intents_controller.rb
invites_controller.rb Add invite comments () 2019-08-19 11:40:42 +02:00
manifests_controller.rb Bump active_model_serializers from 0.10.9 to 0.10.10 () 2019-07-23 11:10:42 +02:00
media_controller.rb Add whitelist mode () 2019-07-30 11:10:46 +02:00
media_proxy_controller.rb Fix uncaught 422 and 500 errors () 2019-08-18 18:04:18 +02:00
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages () 2019-08-16 19:15:05 +02:00
relationships_controller.rb
remote_follow_controller.rb Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
remote_interaction_controller.rb Fix uncaught domain normalization error in remote follow () 2019-08-30 02:19:17 +02:00
shares_controller.rb Fix blurhash and autoplay not working on public pages () 2019-08-16 19:15:05 +02:00
statuses_controller.rb Fix ActivityPub and REST API queries setting cookies and preventing caching () 2019-08-11 22:59:40 +02:00
tags_controller.rb Fix blurhash and autoplay not working on public pages () 2019-08-16 19:15:05 +02:00