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
/
app
/
services
/
batched_remove_status_service.rb
Age
Commit message (
Expand
)
Author
2018-05-30
Improve counter caches on Status and Account (#7644)
Eugen Rochko
2018-05-29
Reduce wasted work in RemoveStatusService due to inactive followers (#7672)
Eugen Rochko
2018-05-21
Use #any? instead of #exists? when checking media attachments (#7570)
Eugen Rochko
2018-05-21
Add media timeline (#6631)
Yamagishi Kazutoshi
2018-04-18
Direct messages column (#4514)
Kaito Sinclaire
2018-01-04
Send one Delete of Actor in ActivityPub when account is suspended (#6172)
Eugen Rochko
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-17
Fix some rubocop style issues (#5730)
Eugen Rochko
2017-10-04
Non-Serial ("Snowflake") IDs (#4801)
aschmitz
2017-09-26
Send streaming API delete to people mentioned in status (#5103)
Eugen Rochko
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-08-29
Serialize ActivityPub alternate link into OStatus deletes, handle it (#4730)
Eugen Rochko
2017-08-26
Add ActivityPub serializer for Undo of Announce (#4703)
Eugen Rochko
2017-08-26
Add handling of Linked Data Signatures in payloads (#4687)
Eugen Rochko
2017-08-13
ActivityPub delivery (#4566)
Eugen Rochko
2017-07-31
Change RuboCop rules to loose (#4464)
Yamagishi Kazutoshi
2017-06-14
Batched remove status service (#3735)
Eugen Rochko