1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
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
channels Move rendering of JSON payloads for public/hashtag timelines to 2017-02-02 00:39:17 +01:00
controllers
helpers
lib
mailers
models
services Move rendering of JSON payloads for public/hashtag timelines to 2017-02-02 00:39:17 +01:00
views
workers