mastodon/config
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
2017-01-25 01:29:16 +01:00
..
environments Allow to specify trusted proxies through env 2017-01-22 20:35:49 +01:00
initializers Fix error 2017-01-22 23:07:31 +01:00
locales Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
application.rb Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
boot.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
cable.yml Add Heroku deployment support 2017-01-17 22:00:03 +11:00
database.yml Fix env variable name 2017-01-10 22:01:13 +01:00
environment.rb Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
i18n-tasks.yml Adjusting public display of statuses to look similar to logged-in UI, 2016-12-18 19:47:11 +01:00
navigation.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
puma.rb Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
routes.rb Add /api/v1/notifications/clear, non-existing link cards for statuses will 2017-01-23 21:09:27 +01:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add extended about page stub 2017-01-13 03:24:41 +01:00
sidekiq.yml Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 2016-03-25 14:20:31 +01:00