Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko | |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ↵ | Eugen Rochko | |
(#11247) | |||
2019-03-10 | Reject existing Follows when suspending a remote account (#10230) | ThibG | |
* Reject existing Follows when suspending a remote account Partial fix to #10229 * Add tests | |||
2018-08-20 | Increase reach of Delete->Actor activities (#8305) | Eugen Rochko | |
Fix #7316 | |||
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 | |||
2017-05-04 | Delete records in smaller transaction (#2802) | alpaca-tc | |