1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2025-02-17 09:52:04 +01:00
mastodon/app/controllers
Claire 9e5af6bb58 Fix user creation failure handling in OAuth paths ()
Co-authored-by: Matt Jankowski <matt@jankowski.online>
2024-02-14 23:16:39 +01:00
..
activitypub Refactor ActivityPub handling to prepare for non-Account actors () 2022-09-21 22:45:57 +02:00
admin Fix report processing notice not mentioning the report number when performing a custom action () 2023-12-04 15:28:02 +01:00
api Fix potential redirection loop of streaming endpoint () 2024-01-24 15:31:06 +01:00
auth Fix user creation failure handling in OAuth paths () 2024-02-14 23:16:39 +01:00
concerns Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
disputes
filters Add ability to filter individual posts () 2022-08-25 04:27:47 +02:00
oauth Fix “Authorized applications” inefficiently and incorrectly getting last use date () 2023-07-06 13:45:40 +02:00
settings Fix misleading error code when receiving invalid WebAuthn credentials () 2023-03-16 11:45:53 +01:00
well_known Add fallback redirection when getting a webfinger query LOCAL_DOMAIN@LOCAL_DOMAIN () 2023-07-06 13:45:40 +02:00
about_controller.rb Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
accounts_controller.rb Fix invalid/empty RSS feed link on account pages () 2022-11-17 10:58:33 +01:00
application_controller.rb Add customizable user roles () 2022-07-05 02:41:40 +02:00
authorize_interactions_controller.rb
backups_controller.rb Fix user archive takeouts when using OpenStack Swift () 2023-07-06 13:45:40 +02:00
custom_css_controller.rb Add customizable user roles () 2022-07-05 02:41:40 +02:00
emojis_controller.rb
filters_controller.rb Add ability to filter individual posts () 2022-08-25 04:27:47 +02:00
follower_accounts_controller.rb Fix single name variables on controller folder () 2022-12-15 17:11:58 +01:00
following_accounts_controller.rb Fix single name variables on controller folder () 2022-12-15 17:11:58 +01:00
health_controller.rb
home_controller.rb Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb Remove invalid X-Frame-Options: ALLOWALL () 2023-07-06 13:45:40 +02:00
media_proxy_controller.rb
privacy_controller.rb Change public accounts pages to mount the web UI () 2022-10-20 14:35:29 +02:00
relationships_controller.rb Fix server error when failing to follow back followers from /relationships () 2023-03-13 18:39:35 +01:00
shares_controller.rb
statuses_cleanup_controller.rb Change automatic post deletion configuration to be accessible to redirected users () 2022-11-17 10:55:23 +01:00
statuses_controller.rb Remove invalid X-Frame-Options: ALLOWALL () 2023-07-06 13:45:40 +02:00
tags_controller.rb Remove posts count and last posts from ActivityPub representation of hashtag collections () 2023-02-08 17:57:25 +01:00