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
2017-11-18 00:16:48 +01:00
..
activitypub Use atomUri in Undo activity of Announce (#5376) 2017-10-14 14:42:09 +02:00
ostatus
settings Delegate some methods of User to @settings (#5706) 2017-11-15 16:05:20 +01:00
delivery_failure_tracker_spec.rb
extractor_spec.rb
feed_manager_spec.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
formatter_spec.rb Custom emoji (#4988) 2017-09-19 02:42:40 +02:00
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 Introduce OStatus::TagManager (#5008) 2017-09-19 18:08:08 +02:00
user_settings_decorator_spec.rb Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
webfinger_resource_spec.rb