47 Commits (694c073d1f94a54a0ccf19299e06f1de849c6edb)

Author SHA1 Message Date
Eugen Rochko ba0b79fc5c
Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421) 3 years ago
ThibG 2ab3e91eaf
Fix BatchedRemoveStatusService not working without ES in rails console (#15408) 3 years ago
ThibG 3249d35bdc
Improve account deletion performances further (#15407) 3 years ago
ThibG f18349640b
Fix batch order warnings in BatchedRemoveStatusService (#15409) 3 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 3 years ago
ThibG 7bf3c6e57b
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380) 3 years ago
Takeshi Umeda d8bad8fbf6
Fix not publishing update of remote timeline (#13745) 4 years ago
Eugen Rochko 97192d9a77
Fix remote and staff-removed statuses leaving media behind for a day (#11638) 5 years ago
Eugen Rochko 5e35aa8280
Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 5 years ago
Eugen Rochko b851456139
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#11247) 5 years ago
Eugen Rochko 23aeef52cc
Remove Salmon and PubSubHubbub (#11205) 5 years ago
Thibaut Girka ca17bae904 Use a redis-cached feed for the DM timeline 5 years ago
NOGISAKA Sadata e050958794 Skip some methods in BatchedRemoveStatusService when account is nil (#10095) 5 years ago
ysksn bcfff65195 Create Redisable#redis (#9633) 5 years ago
Eugen Rochko 6ddf0432e7
Improve account suspension speed and completeness (#9290) 6 years ago
Eugen Rochko 8069fd636b
Remove intermediary arrays when creating hash maps from results (#9291) 6 years ago
Thibaut Girka e45a6edd65 Keep new DMs in home feeds and in the old DM timeline 6 years ago
Eugen Rochko ddd30f331c
Improve support for aspects/circles (#8950) 6 years ago
Eugen Rochko 87fdd139b8
Do not push DMs into the home feed (#8940) 6 years ago
Eugen Rochko a7d726c383
Improve counter caches on Status and Account (#7644) 6 years ago
Eugen Rochko 461542784b
Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 6 years ago
Eugen Rochko 32d4372381
Use #any? instead of #exists? when checking media attachments (#7570) 6 years ago
Yamagishi Kazutoshi 7403e5d306 Add media timeline (#6631) 6 years ago
Kaito Sinclaire 156b916caf Direct messages column (#4514) 6 years ago
Eugen Rochko 02ba03d6db
Send one Delete of Actor in ActivityPub when account is suspended (#6172) 6 years ago
Eugen Rochko 24cafd73a2
Lists (#5703) 7 years ago
Eugen Rochko 3e90987c8b Fix some rubocop style issues (#5730) 7 years ago
Matthew Walsh 3db80f75a6 Added a timeline for Direct statuses 7 years ago
aschmitz 468523f4ad Non-Serial ("Snowflake") IDs (#4801) 7 years ago
Eugen Rochko 91e5b0dfdb Send streaming API delete to people mentioned in status (#5103) 7 years ago
aschmitz 669fe9ee06 Change IDs to strings rather than numbers in API JSON output (#5019) 7 years ago
Eugen Rochko 4c76402ba1 Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730) 7 years ago
Eugen Rochko 2a2698e450 Add ActivityPub serializer for Undo of Announce (#4703) 7 years ago
Eugen Rochko 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 7 years ago
Eugen Rochko b7370ac8ba ActivityPub delivery (#4566) 7 years ago
Yamagishi Kazutoshi 3e7a541e09 Change RuboCop rules to loose (#4464) 7 years ago
Eugen Rochko e17c2e5da5 Batched remove status service (#3735) 7 years ago