mastodon/app
Eugen Rochko 5cc716688a
Ensure the app does not even start if OTP_SECRET is not set ()
* Ensure the app does not even start if OTP_SECRET is not set

* Remove PAPERCLIP_SECRET (it's not used by anything, actually)

Imports are for internal consumption and the url option isn't even
used correctly, so we can remove the hash stuff from them
2018-02-26 01:31:44 +01:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers New variable OAUTH_REDIRECT_AT_SIGN_IN + Ref (not only SAML strategies) () 2018-02-23 01:16:17 +01:00
helpers Add direction tags to HTML e-mails for RTL languages () 2018-01-29 00:22:20 +01:00
javascript Do not use function name to track components () 2018-02-24 19:10:57 +01:00
lib Raise Mastodon::HostValidationError when host for HTTP request is private () 2018-02-24 19:16:11 +01:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Ensure the app does not even start if OTP_SECRET is not set () 2018-02-26 01:31:44 +01:00
policies Account archive download () 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers Fix nil error in focal_point? () 2018-02-22 17:42:33 +01:00
services Account archive download () 2018-02-21 23:21:32 +01:00
validators Validation of count works even when text of status is nil () 2018-02-04 12:32:41 +01:00
views Fix container regression () 2018-02-22 03:04:27 +01:00
workers Account archive download () 2018-02-21 23:21:32 +01:00