..
activitypub
Fix suspended users being able to access APIs that don't require a user ( #18524 )
2022-05-26 22:04:05 +02:00
admin
Change how hashtags are normalized ( #18795 )
2022-07-13 15:03:28 +02:00
api
Fix /api/v1/tags/:id route constraints ( #18854 )
2022-07-20 17:06:52 +02:00
auth
Fix suspicious sign-in mails never being sent ( #18599 )
2022-06-21 15:16:22 +02:00
concerns
Remove sign-in token authentication, instead send e-mail about new sign-in ( #17970 )
2022-04-06 20:58:12 +02:00
disputes
oauth
Fix error when trying to revoke OAuth token without supplying a token ( #18205 )
2022-05-01 00:51:32 +02:00
settings
Change how hashtags are normalized ( #18795 )
2022-07-13 15:03:28 +02:00
well_known
about_controller.rb
Add server rules ( #15769 )
2021-02-21 19:50:12 +01:00
account_follow_controller.rb
Add specific rate limits for posting and following ( #13172 )
2020-03-08 15:17:39 +01:00
account_unfollow_controller.rb
Restful refactor of accounts/ routes ( #2133 )
2017-04-19 13:52:37 +02:00
accounts_controller.rb
Change RSS feeds ( #18356 )
2022-05-09 07:43:08 +02:00
application_controller.rb
Add customizable user roles ( #18641 )
2022-07-05 02:41:40 +02:00
authorize_interactions_controller.rb
Fix double render error when authorizing interaction ( #18203 )
2022-05-01 00:56:34 +02:00
custom_css_controller.rb
Add customizable user roles ( #18641 )
2022-07-05 02:41:40 +02:00
directories_controller.rb
emojis_controller.rb
filters_controller.rb
Revamp post filtering system ( #18058 )
2022-06-28 09:42:13 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
Fix double render error when authorizing interaction ( #18203 )
2022-05-01 00:56:34 +02:00
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
Refactor how Redis locks are created ( #18400 )
2022-05-13 00:02:35 +02:00
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
Fix functional user requirements in whitelist mode ( #14093 )
2020-06-19 19:18:47 +02:00
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb
Change RSS feeds ( #18356 )
2022-05-09 07:43:08 +02:00