| .. |
|
activitypub
|
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527)
|
2025-01-13 09:39:05 +00:00 |
|
admin
|
Use `expect` for `admin/` controllers (#33686)
|
2025-01-27 14:05:16 +00:00 |
|
api
|
Use `expect` for api/v1 and api/web push subs controllers (#33682)
|
2025-01-22 14:55:44 +00:00 |
|
auth
|
Use `expect` params wrapper for more "auth" and "2FA" "controllers" (#33717)
|
2025-01-24 14:40:20 +00:00 |
|
concerns
|
Fix incorrect signature after HTTP redirect (#33757)
|
2025-01-28 14:44:27 +00:00 |
|
disputes
|
Use `expect` for nested params in more controllers (#33675)
|
2025-01-22 08:35:34 +00:00 |
|
filters
|
Use `expect` in remaining controller locations (#33748)
|
2025-01-27 16:32:06 +00:00 |
|
oauth
|
Fix logic in "last used at per application" oauth token list (#32912)
|
2024-11-15 15:52:37 +00:00 |
|
redirect
|
…
|
|
|
settings
|
Drop custom `scopes` conversion code from `/settings/applications` controller (#33819)
|
2025-02-04 09:31:42 +00:00 |
|
well_known
|
Support /.well-known/host-meta.json (#32206)
|
2024-10-02 09:23:44 +00:00 |
|
about_controller.rb
|
…
|
|
|
accounts_controller.rb
|
…
|
|
|
application_controller.rb
|
Change ability to navigate of unconfirmed users (#33209)
|
2024-12-09 08:31:56 +00:00 |
|
authorize_interactions_controller.rb
|
…
|
|
|
backups_controller.rb
|
…
|
|
|
custom_css_controller.rb
|
Extend custom CSS cache time with digest paths (#33207)
|
2025-01-08 08:48:45 +00:00 |
|
emojis_controller.rb
|
…
|
|
|
filters_controller.rb
|
Fix issue with saving empty fields values on filter keyword updates (#33691)
|
2025-01-23 09:04:12 +00:00 |
|
follower_accounts_controller.rb
|
Change ActivityPub path generation to all happen in `ActivityPub::TagManager` (#33527)
|
2025-01-13 09:39:05 +00:00 |
|
following_accounts_controller.rb
|
…
|
|
|
health_controller.rb
|
…
|
|
|
home_controller.rb
|
…
|
|
|
instance_actors_controller.rb
|
…
|
|
|
intents_controller.rb
|
…
|
|
|
invites_controller.rb
|
Use `expect` for nested params in more controllers (#33675)
|
2025-01-22 08:35:34 +00:00 |
|
mail_subscriptions_controller.rb
|
…
|
|
|
manifests_controller.rb
|
…
|
|
|
media_controller.rb
|
…
|
|
|
media_proxy_controller.rb
|
Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307)
|
2024-10-08 14:59:51 +00:00 |
|
privacy_controller.rb
|
…
|
|
|
relationships_controller.rb
|
Use `expect` in remaining controller locations (#33748)
|
2025-01-27 16:32:06 +00:00 |
|
remote_interaction_helper_controller.rb
|
…
|
|
|
severed_relationships_controller.rb
|
…
|
|
|
shares_controller.rb
|
…
|
|
|
statuses_cleanup_controller.rb
|
Use `expect` for nested params in more controllers (#33675)
|
2025-01-22 08:35:34 +00:00 |
|
statuses_controller.rb
|
Remove unused `statuses#embed` body class assignment (#31787)
|
2024-09-12 13:38:15 +00:00 |
|
tags_controller.rb
|
…
|
|
|
terms_of_service_controller.rb
|
Add terms of service (#33055)
|
2024-12-09 10:04:46 +00:00 |