This website requires JavaScript.
Explore
Help
Sign In
UnionRoom
/
mastodon
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f906e21a4f
mastodon
/
app
/
controllers
History
Claire
e9385e93e9
Add a confirmation screen when suspending a domain (
#25144
)
2023-06-01 09:37:38 +02:00
..
activitypub
…
admin
Add a confirmation screen when suspending a domain (
#25144
)
2023-06-01 09:37:38 +02:00
api
Fix multiple N+1s in ConversationsController (
#25134
)
2023-06-01 02:41:51 +02:00
auth
Order sessions by most-recent to least-recently updated (
#25005
)
2023-05-22 11:40:00 +02:00
concerns
Add hCaptcha support (
#25019
)
2023-05-16 23:27:35 +02:00
disputes
…
filters
…
oauth
Fix “Authorized applications” inefficiently and incorrectly getting last use date (
#25060
)
2023-05-22 14:03:38 +02:00
settings
Spec coverage for settings/preferences/* controllers (
#24825
)
2023-05-04 05:44:27 +02:00
well_known
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (
#23600
)
2023-05-02 17:42:42 +02:00
about_controller.rb
…
accounts_controller.rb
…
application_controller.rb
…
authorize_interactions_controller.rb
Fix Performance/DeletePrefix cop (
#24796
)
2023-05-02 21:07:45 +02:00
backups_controller.rb
…
custom_css_controller.rb
…
emojis_controller.rb
…
filters_controller.rb
…
follower_accounts_controller.rb
…
following_accounts_controller.rb
…
health_controller.rb
…
home_controller.rb
…
instance_actors_controller.rb
…
intents_controller.rb
Fix Performance/DeletePrefix cop (
#24796
)
2023-05-02 21:07:45 +02:00
invites_controller.rb
…
manifests_controller.rb
…
media_controller.rb
Remove invalid X-Frame-Options: ALLOWALL (
#25070
)
2023-05-23 14:27:17 +02:00
media_proxy_controller.rb
Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (
#24741
)
2023-05-02 18:16:07 +02:00
privacy_controller.rb
…
relationships_controller.rb
…
shares_controller.rb
…
statuses_cleanup_controller.rb
…
statuses_controller.rb
Remove invalid X-Frame-Options: ALLOWALL (
#25070
)
2023-05-23 14:27:17 +02:00
tags_controller.rb
…