mastodon/app
Eugen Rochko ede04cdb24 Move rendering of JSON payloads for public/hashtag timelines to
FanOutOnWriteService. The only recipient-specific part on them
is reblogged/favourited. But since only newly created statuses
appear on them, it is safe to assume that both attributes would
be false
2017-02-02 00:39:17 +01:00
..
assets Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
channels Move rendering of JSON payloads for public/hashtag timelines to 2017-02-02 00:39:17 +01:00
controllers Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
helpers
lib Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
mailers
models Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
services Move rendering of JSON payloads for public/hashtag timelines to 2017-02-02 00:39:17 +01:00
views
workers