mastodon/app
Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated ()
* Fix  - Rate limit by user instead of IP when API user is authenticated

* Fix code style issue

* Use request decorator provided by Doorkeeper
2017-12-09 14:20:02 +01:00
..
controllers Rate limit by user instead of IP when API user is authenticated () 2017-12-09 14:20:02 +01:00
helpers Using double splat operator () 2017-12-06 11:41:57 +01:00
javascript Move push notifications settings (regression from ) () 2017-12-09 14:18:45 +01:00
lib Using double splat operator () 2017-12-06 11:41:57 +01:00
mailers Using double splat operator () 2017-12-06 11:41:57 +01:00
models Limit users to 50 lists, remove pagination from lists API () 2017-12-09 01:32:29 +01:00
policies Allow admin to deactivate invite created by users () 2017-12-01 12:26:19 +01:00
presenters Using double splat operator () 2017-12-06 11:41:57 +01:00
serializers Add embed_url to preview cards () 2017-12-07 03:37:43 +01:00
services Fix - Do not downgrade to OStatus once ActivityPub is known () 2017-12-09 01:24:47 +01:00
validators Limit users to 50 lists, remove pagination from lists API () 2017-12-09 01:32:29 +01:00
views Back to Web UI from tag page when signed in () 2017-12-09 14:19:07 +01:00
workers Lists redis clean-up () 2017-12-05 23:20:27 +01:00