Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-06 | Remove useless `respond_to` calls (#13208) | Eugen Rochko | |
2020-02-07 | Fix malformed HTML causing uncaught error (#13042) | Eugen Rochko | |
Fix OEmbed preview API leaking existence of private statuses (see #12930) | |||
2018-12-23 | Sanitize and sandbox toot embeds (#9552) | ThibG | |
2018-05-02 | Slightly reduce RAM usage (#7301) | Eugen Rochko | |
* 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-04-17 | Improve web api protect (#6343) | abcang | |
2017-08-31 | Embed modal (#4748) | Eugen Rochko | |
* Embed modal * Proxy OEmbed requests from web UI |