index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
services
/
batched_remove_status_service_spec.rb
Age
Commit message (
Expand
)
Author
2022-04-28
Fix single Redis connection being used across all threads (#18135)
Eugen Rochko
2022-01-28
Refactor and improve tests (#17386)
Claire
2021-05-07
Remove PubSubHubbub-related columns from accounts table (#16170)
Eugen Rochko
2020-12-22
Improve account deletion performances further (#15407)
ThibG
2020-12-22
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)
Eugen Rochko
2019-07-21
Remove WebSub subscriptions (#11303)
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-10-08
rubocop issues - Cleaning up (#8912)
ashleyhull-versent
2018-05-02
Slightly reduce RAM usage (#7301)
Eugen Rochko
2017-11-18
Lists (#5703)
Eugen Rochko
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-06-14
Batched remove status service (#3735)
Eugen Rochko