Commit Graph

7 Commits (38e9662d78784d8286917f0d0e47d76d0df916df)

Author SHA1 Message Date
Akihiko Odaki (@fn_aki@pawoo.net) 05e4728de7 Cover Favourite more ()
Eugen Rochko 0518492158 Stop trying to shoehorn all Salmon updates into the poor database-connected
StreamEntry model. Simply render Salmon slaps as they are needed
Eugen Rochko 50660d54e8 Fix semantics of follow requests another slaps
Eugen Rochko a08e724476 Fix subscriptions:clear task, refactor feeds, refactor streamable activites
and atom feed generation to some extent, as well as the way mentions are
stored
Eugen Rochko f16b31f077 Adding a bunch of tests
Eugen Rochko 71fe24096c Adding a Mention model, test stubs
Eugen Rochko fa33750105 Adding reblogs, favourites, improving atom generation