mastodon/config/initializers
Matt Jankowski c44a700252 Quick best practice cleanup of views/helpers (#1546)
* Remove trailing whitespace

* Use query methods instead of explicit .blank? checks
2017-04-12 18:24:18 +02:00
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00
cookies_serializer.rb
devise.rb Avoid user enumeration with devise paranoid mode (#1527) 2017-04-11 14:21:15 +02:00
doorkeeper.rb
filter_parameter_logging.rb Added optional two-factor authentication 2017-01-27 20:35:16 +01:00
httplog.rb Version bumps for ruby and misc gems (#1159) 2017-04-10 22:47:41 +02:00
inflections.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
instrumentation.rb Improve StatsD instrumentation 2017-01-26 19:08:05 +01:00
kaminari_config.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
mime_types.rb Reuse existing controller and route 2017-02-06 01:19:26 -08:00
new_framework_defaults.rb
open_uri_redirection.rb Federate header images, fix open-uri http->https redirection error 2017-03-18 22:51:20 +01:00
ostatus.rb Make the streaming API also handle websockets (because trying to get the browser EventSource interface to 2017-02-04 00:34:31 +01:00
pagination.rb Pagination improvements (#1445) 2017-04-11 01:11:41 +02:00
paperclip.rb 🔧 S3 protocol from ENV 2017-03-23 15:44:55 +08:00
rabl_init.rb Make sure Rabl is using Oj 2017-04-05 19:29:30 +02:00
rack-attack.rb Obfuscate filenames better, double rate limits 2017-03-14 15:59:21 +01:00
redis.rb Add Heroku deployment support 2017-01-17 22:00:03 +11:00
session_store.rb
sidekiq.rb Add Heroku deployment support 2017-01-17 22:00:03 +11:00
simple_form.rb Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
single_user_mode.rb Add single user mode 2016-12-06 17:19:26 +01:00
statsd.rb Fix key names in statsd 2017-01-26 19:46:52 +01:00
timeout.rb Add proper error page for request timeouts 2017-04-02 19:43:44 +02:00
trusted_proxies.rb Fix error 2017-01-22 23:07:31 +01:00
wrap_parameters.rb