mastodon/spec
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
fabricators Add consumable invites (#5814) 2017-11-27 16:07:59 +01:00
features
fixtures Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
helpers Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
lib Fix too many forwards (#5854) 2017-11-30 03:50:05 +01:00
mailers
models Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
policies
presenters Add tests for AccountRelationshipsPresenter (#5805) 2017-11-24 14:41:04 +01:00
requests
routing
services Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
support Remove empty strings (#5732) 2017-11-17 10:52:30 +09:00
validators
views Uploads for admin site settings (#4913) 2017-09-14 00:04:30 +02:00
workers Lists (#5703) 2017-11-18 00:16:48 +01:00
rails_helper.rb
spec_helper.rb