about summary refs log tree commit diff
path: root/app/controllers/concerns
AgeCommit message (Expand)Author
2017-08-13Add alternate links to ActivityPub resources from HTML/HEAD variants (#4586)Eugen Rochko
2017-08-09Add Digest header to requests with body, handle acct and URI keyId (#4565)Eugen Rochko
2017-07-14HTTP signatures (#4146)Eugen Rochko
2017-06-14Fix #2619 - When redis feed is empty, fall back to database (#3721)Eugen Rochko
2017-06-10Improve default language decision and spec (#3351)Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-07Coverage improvement and concern extraction for rate limit headers in API con...Matt Jankowski
2017-05-30Remove exports/base controller in favor of shared concern (#3444)Matt Jankowski
2017-05-29Extract authorization policy for viewing statuses (#3150)Jack Jennings
2017-05-29Remove methods from ObfuscateFilename and spec (#3347)Akihiko Odaki
2017-05-08Remove unnecessary keep file. (#2902)HANATANI Takuma
2017-05-01Fix Rubocop offences (#2630)yhirano
2017-04-30Extract user tracking into concern (#2600)Matt Jankowski
2017-04-25Localize with i18n for Devise::FailureApp (#2309)alpaca-tc
2017-04-19Restful refactor of accounts/ routes (#2133)Matt Jankowski
2017-04-15Improve i18n chooser (#1804)Matt Jankowski
2017-04-12Quick best practice cleanup of views/helpers (#1546)Matt Jankowski
2017-04-09Use HTTP Accept-Language to detect locale (#1166)David Authier
2017-04-08Fix #1165 - before_action was called before protect_from_forgeryEugen Rochko
2017-04-07Allow setting of default language through configEugen Rochko
2017-03-14Obfuscate filenames better, double rate limitsEugen Rochko
2017-02-11Make follow requests federateEugen Rochko
2016-11-30Per-status control for unlisted mode, also federation for unlisted modeEugen Rochko
2016-02-20Initial commitEugen Rochko