mastodon/app
Eugen Rochko a865b62efc
Rate limit by user instead of IP when API user is authenticated (#5923)
* Fix #668 - 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 (#5923) 2017-12-09 14:20:02 +01:00
helpers Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
javascript Move push notifications settings (regression from #5879) (#5941) 2017-12-09 14:18:45 +01:00
lib Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
mailers Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
models Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Add embed_url to preview cards (#5775) 2017-12-07 03:37:43 +01:00
services Fix #5926 - Do not downgrade to OStatus once ActivityPub is known (#5929) 2017-12-09 01:24:47 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Back to Web UI from tag page when signed in (#5943) 2017-12-09 14:19:07 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00