mastodon/config
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage (#7301)
* No need to re-require sidekiq plugins, they are required via Gemfile

* Add derailed_benchmarks tool, no need to require TTY gems in Gemfile

* Replace ruby-oembed with FetchOEmbedService

Reduce startup by 45382 allocated objects

* Remove preloaded JSON-LD in favour of caching HTTP responses

Reduce boot RAM by about 6 MiB

* Fix tests

* Fix test suite by stubbing out JSON-LD contexts
2018-05-02 18:58:48 +02:00
..
environments Add support for separate Redis for cache (#7272) 2018-04-27 01:37:59 +02:00
initializers Slightly reduce RAM usage (#7301) 2018-05-02 18:58:48 +02:00
locales [i18n] Occitan update (#7294) 2018-04-30 13:14:50 +02:00
webpack
application.rb Add Basque language support (#7267) 2018-04-26 13:56:45 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 2018-04-23 11:29:17 +02:00
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Direct messages column (#4514) 2018-04-18 13:09:06 +02:00
secrets.yml
settings.yml Implement the ability for instances to define a list of disallowed hashtags (#7176) 2018-04-23 23:52:58 +02:00
sidekiq.yml
themes.yml Separate high contrast theme (#7213) 2018-04-21 21:35:55 +02:00
webpacker.yml