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
/
remove_status_service.rb
Age
Commit message (
Expand
)
Author
2019-08-22
Fix remote and staff-removed statuses leaving media behind for a day (#11638)
Eugen Rochko
2019-08-07
Fix non-lowercase hashtags not being picked up by the streaming API (#11508)
Eugen Rochko
2019-07-13
Add a spam check (#11217)
Eugen Rochko
2019-07-07
Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#...
Eugen Rochko
2019-07-06
Remove Salmon and PubSubHubbub (#11205)
Eugen Rochko
2019-06-04
Refactor all ActivityPub deliveries to be serialized and signed through one c...
Eugen Rochko
2019-03-16
Avoid race condition when streaming deleted statuses (#10280)
ThibG
2019-03-12
Optimize RemoveStatusService by removing n+1 query and using shared inboxes (...
Eugen Rochko
2019-02-04
Add featured hashtags to profiles (#9755)
Eugen Rochko
2019-02-02
Create Redisable#redis (#9633)
ysksn
2018-10-17
Improve support for aspects/circles (#8950)
Eugen Rochko
2018-10-11
Do not push DMs into the home feed (#8940)
Eugen Rochko
2018-08-21
Get rid of all batch order warnings (#8334)
Eugen Rochko
2018-07-13
Add federation relay support (#7998)
Eugen Rochko
2018-07-05
Send undo of boost to original poster if reblog (#7959)
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
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-11-30
Fix too many forwards (#5854)
Eugen Rochko
2017-11-18
Lists (#5703)
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-28
Fix deletion of status which has been reblogged (#4728)
unarist
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-06-12
Fix regression from #3672 - Do not use pipeline around zscore (#3704)
Eugen Rochko
2017-06-11
Fix removal of status sending the original status to mentioned users instead ...
Eugen Rochko
2017-04-06
Fix wrong pubsub channel on public timelines
Eugen Rochko
2017-04-06
Fix notifications delivered to wrong pubsub channel, optimized RemoveStatusSe...
Eugen Rochko
2017-04-05
Replace calls to FeedManager#inline_render and #broadcast
Eugen Rochko
2017-02-22
Fix #651 - Do not reinsert original status into all followers feeds
Eugen Rochko
2017-02-12
Deduplicate delete salmons (send only one per mentioned-account domain)
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-02-02
Cleaning up format of broadcast real-time messages, removing
Eugen Rochko
2017-01-07
Fix #147 - Unreblogging will leave original status in feeds
Eugen Rochko
2016-12-18
Removing external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko
2016-12-06
Improve suspend account service
Eugen Rochko
2016-11-29
Fix trying to PuSH-publish updates of remote removals
Eugen
2016-11-28
Adding embedded PuSH server
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-09
Status removal is broadcast to public/hashtag timelines too
Eugen Rochko
2016-10-16
Fix RemoveStatusService trying to send delete salmons on behalf of remote sta...
Eugen Rochko
2016-10-14
Fix remove status service sending salmons
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-12
Adding a notification stack for error messages
Eugen Rochko
[next]