You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
environments Add support for separate Redis for cache (#7272) 7 years ago
initializers Slightly reduce RAM usage (#7301) 7 years ago
locales [i18n] Occitan update (#7294) 7 years ago
webpack Cache media (#6902) 7 years ago
application.rb Add Basque language support (#7267) 7 years ago
boot.rb Upgrade Rails to version 5.2.0 (#5898) 7 years ago
brakeman.ignore
database.yml
deploy.rb Update dependencies for Ruby (2018-04-23) (#7237) 7 years ago
environment.rb
i18n-tasks.yml Revert #6479, hide sensitive text/images from OpenGraph previews (#6818) 7 years ago
navigation.rb Add headings to the security settings page (#6661) 7 years ago
puma.rb
routes.rb Direct messages column (#4514) 7 years ago
secrets.yml
settings.yml Implement the ability for instances to define a list of disallowed hashtags (#7176) 7 years ago
sidekiq.yml Account archive download (#6460) 7 years ago
themes.yml Separate high contrast theme (#7213) 7 years ago
webpacker.yml