You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
Eugen Rochko 24cafd73a2
Lists (#5703)
* Add structure for lists

* Add list timeline streaming API

* Add list APIs, bind list-account relation to follow relation

* Add API for adding/removing accounts from lists

* Add pagination to lists API

* Add pagination to list accounts API

* Adjust scopes for new APIs

- Creating and modifying lists merely requires "write" scope
- Fetching information about lists merely requires "read" scope

* Add test for wrong user context on list timeline

* Clean up tests
7 years ago
..
activitypub
admin Add moderation note (#5240) 7 years ago
api Lists (#5703) 7 years ago
auth Default follows for new users (#4871) 8 years ago
concerns Improve spec of Feed and UserTrackingConcern (#5367) 7 years ago
oauth
settings Remove empty strings (#5732) 7 years ago
well_known
about_controller_spec.rb
account_follow_controller_spec.rb
account_unfollow_controller_spec.rb
accounts_controller_spec.rb Rewrite account_controller_spec (#5633) 7 years ago
application_controller_spec.rb
authorize_follows_controller_spec.rb
follower_accounts_controller_spec.rb
following_accounts_controller_spec.rb
home_controller_spec.rb When web UI URL used while logged out, redirect to static page (#4954) 8 years ago
manifests_controller_spec.rb Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
media_controller_spec.rb
remote_follow_controller_spec.rb
statuses_controller_spec.rb
stream_entries_controller_spec.rb Update status embeds (#4742) 8 years ago
tags_controller_spec.rb Redesign public hashtag pages (#5237) 7 years ago