fedibird-fe/config
Eugen Rochko 24cafd73a2
Lists ()
* 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 Replace self-rolled statsd instrumention with localshred/nsa () 2017-09-29 03:16:44 +02:00
initializers Allow specifying STATSD_NAMESPACE () 2017-11-15 07:22:43 +09:00
locales Display moderator badge (green), admin badge changed to red () 2017-11-17 01:22:38 +01:00
webpack Update extract-text-webpack-plugin to version 3.0.2 () 2017-11-05 13:07:59 +01:00
application.rb Swedish translation () 2017-10-17 13:41:36 +09:00
boot.rb Adds bootsnap. Faster boot time () 2017-05-20 19:42:27 +02:00
brakeman.ignore Show the local couterpart of emoji when it exists in /admin/custom_emojis () 2017-11-07 14:49:32 +01:00
database.yml use-DB_NAME-in-development () 2017-10-17 11:45:37 +02:00
deploy.rb Update dependencies for Ruby (2017-10-30) () 2017-10-31 12:22:32 +01:00
environment.rb Make PreviewCard records reuseable between statuses () 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
navigation.rb Add moderator role and add pundit policies for admin actions () 2017-11-11 20:23:33 +01:00
puma.rb Do not set port for puma if it is bound to unix socket () 2017-04-22 01:22:20 +02:00
routes.rb Lists () 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 () 2017-11-14 21:12:57 +01:00
sidekiq.yml Randomize sidekiq-scheduler cron schedule () 2017-09-17 11:58:20 +02:00
themes.yml Add support for multiple themes () 2017-09-19 16:36:23 +02:00
webpacker.yml Upgrade Webpacker to version 3.0.1 () 2017-09-27 14:41:54 +02:00