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 (
Collapse
)
Author
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
It can take as much as 0.5s if not longer to complete
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
behaviour with Turbolinks enabled, optimizing Rabl for production
2016-03-19
Adding e-mail notifications about mentions, follows, favourites and reblogs. ↵
Eugen Rochko
Fixing another mention recording bug
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