mastodon/config/initializers
Eugen 9d5fb49cd8 Merge pull request #603 from evanminto/activitypub-account
Expose ActivityStreams 2.0 representation of accounts
2017-02-07 02:08:40 +01:00
..
application_controller_renderer.rb
assets.rb
backtrace_silencers.rb
blacklists.rb
cookies_serializer.rb
devise.rb Do not automatically login after password reset, as it would circumvent two-factor auth (if enabled) 2017-01-27 20:35:16 +01:00
doorkeeper.rb Restrict access to oauth/applications to admins only 2016-10-23 12:08:52 +02:00
filter_parameter_logging.rb Added optional two-factor authentication 2017-01-27 20:35:16 +01:00
httplog.rb
inflections.rb
instrumentation.rb
mime_types.rb Reuse existing controller and route 2017-02-06 01:19:26 -08:00
new_framework_defaults.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02: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
paperclip.rb
rabl_init.rb
rack-attack.rb
redis.rb
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 Fix up timeout, improve contrast on "show more", add responsive style 2017-01-26 18:48:56 +01:00
trusted_proxies.rb
wrap_parameters.rb