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/lib
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
..
assets Add emoji autosuggest (#5053) 7 years ago
devise Add LDAP_TLS_NO_VERIFY option, don't require LDAP_ENABLED outside .env (#6845) 7 years ago
mastodon Add support for separate Redis for cache (#7272) 7 years ago
paperclip Fix #3807: Increase avatars to 400x400 max (#6651) 7 years ago
tasks Slightly reduce RAM usage (#7301) 7 years ago
templates/haml/scaffold Adding simple_form, adding profile settings, header image 9 years ago