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
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
2016-09-12
Send "delete" Salmons to remote mentioned accounts on status removal
Eugen Rochko
2016-09-09
Refactored generation of unique tags, URIs and object URLs into own classes,
Eugen Rochko
2016-09-05
RemoveStatusService fleshed out, still doesn't send Salmon slaps though
Eugen Rochko
2016-09-04
Handle delete Salmons, todo: clean up timelines
Eugen Rochko