mastodon/spec/controllers
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required ()
* Fix external user creation failing when invite request text is required

Also fixes tootctl-based user creation.

* Add test about invites when invite request text is otherwise required

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
activitypub Add support for reversible suspensions through ActivityPub ()
admin Fix performance on instances list in admin UI ()
api Fix not being able to unfavorite toots one has lost access to ()
auth Fix external user creation failing when invite request text is required ()
concerns Change account suspensions to be reversible by default ()
oauth Bump doorkeeper from 5.3.3 to 5.4.0 ()
settings Add import/export feature for bookmarks ()
well_known Add support for reversible suspensions through ActivityPub ()
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible ()
account_follow_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
account_unfollow_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
accounts_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
application_controller_spec.rb Change to always returns html document in error pages ()
authorize_interactions_controller_spec.rb Optimize the process of following someone ()
emojis_controller_spec.rb Misc. typos ()
follower_accounts_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
following_accounts_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
home_controller_spec.rb Fix blurhash and autoplay not working on public pages ()
intents_controller_spec.rb Add remote interaction dialog for toots ()
invites_controller_spec.rb Lint pass ()
manifests_controller_spec.rb Use raw status code on have_http_status ()
media_controller_spec.rb Fix media attachments enumeration ()
media_proxy_controller_spec.rb Fix media attachments enumeration ()
relationships_controller_spec.rb Add relationship manager UI ()
remote_follow_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
remote_interaction_controller_spec.rb Add specs for RemoteInteractionController ()
shares_controller_spec.rb Fix blurhash and autoplay not working on public pages ()
statuses_controller_spec.rb Add support for reversible suspensions through ActivityPub ()
tags_controller_spec.rb Redesign public hashtag page to use a masonry layout ()