mastodon/spec/controllers
Claire e02a7cfeb2 Fix AccountNote not having a maximum length (#16942) 2022-01-28 22:53:15 +01:00
..
activitypub Fix followers synchronization mechanism not working when URI has empty path (#16744) 2022-01-28 22:52:42 +01:00
admin Fix performance on instances list in admin UI (#15282) 2020-12-14 09:06:34 +01:00
api Fix AccountNote not having a maximum length (#16942) 2022-01-28 22:53:15 +01:00
auth Fix webauthn secure key authentication (#16792) 2022-01-28 22:53:15 +01:00
concerns Change account suspensions to be reversible by default (#14726) 2020-09-15 14:37:58 +02:00
oauth Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 2020-05-12 15:25:33 +02:00
settings Fix race conditions on account migration creation (#15597) 2022-01-28 22:39:48 +01:00
well_known Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
about_controller_spec.rb
account_follow_controller_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
account_unfollow_controller_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
accounts_controller_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
application_controller_spec.rb Change to always returns html document in error pages (#12214) 2019-11-13 22:53:05 +01:00
authorize_interactions_controller_spec.rb
emojis_controller_spec.rb
follower_accounts_controller_spec.rb Fix serialization of followers/following counts when user hides their network (#16418) 2022-01-28 22:52:42 +01:00
following_accounts_controller_spec.rb Fix serialization of followers/following counts when user hides their network (#16418) 2022-01-28 22:52:42 +01:00
home_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
intents_controller_spec.rb
invites_controller_spec.rb
manifests_controller_spec.rb
media_controller_spec.rb Fix media attachments enumeration (#14254) 2020-07-07 15:26:51 +02:00
media_proxy_controller_spec.rb Fix media attachments enumeration (#14254) 2020-07-07 15:26:51 +02:00
relationships_controller_spec.rb
remote_follow_controller_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
remote_interaction_controller_spec.rb
shares_controller_spec.rb Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
statuses_controller_spec.rb Add support for reversible suspensions through ActivityPub (#14989) 2020-11-08 00:28:39 +01:00
tags_controller_spec.rb