You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Matt Jankowski f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625)
* Coverage for rate limit headers

* Move rate limit headers methods to concern

* Move throttle check to condition on before_action

* Move match_data variable into method

* Move utc timestamp to separate method

* Move header setting into smaller methods

* specs cleanup
8 years ago
..
controllers Coverage improvement and concern extraction for rate limit headers in API controller (#3625) 8 years ago
helpers Resolve custom application stylesheet with Webpack (#3373) 8 years ago
javascript Small changes to japanese translation (#3620) 8 years ago
lib Allow "class" attribute on the "a" tag in sanitization (#3623) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Fix tag search order and not to use tsvector (#3611) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Fix Code Climate failed (regression from #3622) (#3624) 8 years ago
validators Added support for configurable reserved usernames (fix of #1382) (#3566) 8 years ago
views Don't show business e-mail if it's blank (#3619) 8 years ago
workers change sidekiq queueing to bulk push (#3536) 8 years ago