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
/
favourite_service.rb
Age
Commit message (
Collapse
)
Author
2016-12-29
Add API for retrieving favourites
Eugen Rochko
2016-12-18
Removing external hub completely, fix #333 fixing digit-only hashtags,
Eugen Rochko
removing web app capability from non-webapp pages
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-06
Adding routes to follow, unfollow, favourite and reblog (locally known models)
Eugen Rochko