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/lib
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
8 years ago
..
activitypub Use atomUri in Undo activity of Announce (#5376) 9 years ago
ostatus
settings Delegate some methods of User to @settings (#5706) 8 years ago
delivery_failure_tracker_spec.rb After 7 days of repeated delivery failures, give up on inbox (#5131) 9 years ago
extractor_spec.rb
feed_manager_spec.rb Lists (#5703) 8 years ago
formatter_spec.rb
hash_object_spec.rb
language_detector_spec.rb
provider_discovery_spec.rb
request_spec.rb
status_filter_spec.rb
status_finder_spec.rb
tag_manager_spec.rb
user_settings_decorator_spec.rb Remove empty strings (#5732) 8 years ago
webfinger_resource_spec.rb