gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/config
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
..
environments
initializers Allow specifying STATSD_NAMESPACE (#5700) 2017-11-15 07:22:43 +09:00
locales Display moderator badge (green), admin badge changed to red (#5728) 2017-11-17 01:22:38 +01:00
webpack
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
navigation.rb Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
puma.rb
routes.rb Lists (#5703) 2017-11-18 00:16:48 +01:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add option to block direct messages from people you don't follow (#5669) 2017-11-14 21:12:57 +01:00
sidekiq.yml
themes.yml
webpacker.yml