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
/
models
/
favourite.rb
Age
Commit message (
Expand
)
Author
2016-12-28
Fix wrong person being notified after nested reblog call, fix favourites leak...
Eugen Rochko
2016-12-22
Ensure that reblogs and favs always refer to the original status rather than ...
Eugen Rochko
2016-11-21
Remove orphaned notifications, add scopes param to app create API
Eugen Rochko
2016-11-15
Fix rubocop issues, introduce usage of frozen literal to improve performance
Eugen Rochko
2016-11-09
API pagination for all collections using Link header
Eugen Rochko
2016-11-03
Enable caching for some rabl views
Eugen Rochko
2016-10-03
Making public pages responsive, removing reblogs/favs counts from them
Eugen Rochko
2016-09-29
Improve code style
Eugen Rochko
2016-09-01
Favouriting works, reblogging is a little broken because of <Status>
Eugen Rochko
2016-08-17
Upgrade to Rails 5.0.0.1
Eugen Rochko
2016-03-25
Fix subscriptions:clear task, refactor feeds, refactor streamable activites
Eugen Rochko
2016-03-16
Fix unfollows
Eugen Rochko
2016-02-24
Send Salmon interactions
Eugen Rochko
2016-02-23
Adding reblogs, favourites, improving atom generation
Eugen Rochko