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 (
Collapse
)
Author
2017-03-30
Add counter caches for a large performance increase on API requests
Eugen Rochko
2017-02-12
Stop trying to shoehorn all Salmon updates into the poor database-connected
Eugen Rochko
StreamEntry model. Simply render Salmon slaps as they are needed
2017-02-11
Fix semantics of follow requests another slaps
Eugen Rochko
2017-02-11
Make follow requests federate
Eugen Rochko
2017-02-05
Removing failed push notification API, make context loads use cache
Eugen Rochko
2016-12-28
Fix wrong person being notified after nested reblog call, fix favourites ↵
Eugen Rochko
leaking private toots in Atom feeds
2016-12-22
Ensure that reblogs and favs always refer to the original status rather than ↵
Eugen Rochko
a reblog wrapper
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
and atom feed generation to some extent, as well as the way mentions are stored
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