Commit Graph

6 Commits (69b44ba7263edda005ad4c5132a91edce421f869)

Author SHA1 Message Date
Eugen Rochko f9ed4354b1 Remove WebSub subscriptions () 2019-07-21 04:08:00 +02:00
Eugen Rochko fbbcbd940d Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` () 2019-07-07 16:16:51 +02:00
ThibG 05aa8b9303 Reject existing Follows when suspending a remote account ()
* Reject existing Follows when suspending a remote account

Partial fix to 

* Add tests
2019-03-10 16:18:58 +01:00
Eugen Rochko 35c99eeb0f Increase reach of Delete->Actor activities ()
Fix 
2018-08-20 13:28:05 +02:00
Eugen Rochko ca1c696dbd 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
2018-05-02 18:58:48 +02:00
alpaca-tc a206fa8037 Delete records in smaller transaction () 2017-05-04 23:44:39 +02:00