Commit Graph

7 Commits (19e8b861a2c97240e0ca9c47d13bb3d7c5cb7520)

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