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/app/helpers
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
..
admin Improve report layout (#7188) 7 years ago
application_helper.rb Improve report layout (#7188) 7 years ago
flashes_helper.rb Clean up flash display in views (#2336) 8 years ago
home_helper.rb Improve initialState loading 8 years ago
instance_helper.rb Do not default site_title with site_hostname in InstanceHelper (#6624) 7 years ago
jsonld_helper.rb Slightly reduce RAM usage (#7301) 7 years ago
mailer_helper.rb HTML e-mails for UserMailer (#6256) 7 years ago
routing_helper.rb Fallback default thumbnail in instance status API (#6177) 7 years ago
settings_helper.rb Add Basque language support (#7267) 7 years ago
stream_entries_helper.rb Add RSS feeds for end-users (#7259) 7 years ago