You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/channels
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
8 years ago
..
application_cable Move rendering of JSON payloads for public/hashtag timelines to 8 years ago
hashtag_channel.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
public_channel.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago
timeline_channel.rb Fix rubocop issues, introduce usage of frozen literal to improve performance 8 years ago