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
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
models
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters
serializers
services
validators
views Back to Web UI from tag page when signed in (#5943) 2017-12-09 14:19:07 +01:00
workers