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
/
reblog_service.rb
Age
Commit message (
Expand
)
Author
2017-02-11
Make follow requests federate
Eugen Rochko
2017-01-25
Fix #522 - prevent blocked users from reblogging
Eugen Rochko
2016-12-28
Fix wrong person being notified after nested reblog call, fix favourites leak...
Eugen Rochko
2016-12-22
Follow call on locked account creates follow request instead
Eugen Rochko
2016-12-21
Private visibility on statuses prevents non-followers from seeing those
Eugen Rochko
2016-12-18
Removing external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko
2016-11-28
Adding embedded PuSH server
Eugen Rochko
2016-11-20
Adding unified streamable notifications
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-10-05
Move PubSubHubbub pinging to a background worker
Eugen Rochko
2016-10-03
Blocking will prevent e-mail notifications from blocked user, blocks in UI
Eugen Rochko
2016-03-26
Moving Salmon notifications to background processing, fixing mini-profiler
Eugen Rochko
2016-03-19
Adding e-mail notifications about mentions, follows, favourites and reblogs. ...
Eugen Rochko
2016-03-19
Use FanOutOnWriteService AFTER processing mentions
Eugen Rochko
2016-02-29
Changing the use of config constants to the Rails configuration object
Eugen Rochko
2016-02-29
Refactoring Grape API methods into normal controllers & other things
Eugen Rochko
2016-02-28
A lot of fixes from a live test
Eugen Rochko
2016-02-28
When posting a status or reblogging one, ping hubs about the feed update
Eugen Rochko
2016-02-24
Service to reblog statuses
Eugen Rochko