Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage ()
* 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
..
v1 Allow updating bio fields via PUT /api/v1/accounts/update_credentials ()
web Slightly reduce RAM usage ()
base_controller.rb Disable API access when login is disabled ()
oembed_controller.rb Update status embeds ()
push_controller.rb Fix - Connect signed PuSH subscription requests to instance domain ()
salmon_controller.rb Fix response of signature_verification_failure_reason ()
subscriptions_controller.rb HTTP signatures ()