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
Eugen Rochko f0f791bb76 Don't preload timelines as props, load them when timeline component is mounted
This prevents the bug where if you go "back" to the UI after navigating to
another page it loads with the old set of statuses
9 years ago
..
assets Don't preload timelines as props, load them when timeline component is mounted 9 years ago
channels Filter block users and reblogs of them from public timeline 9 years ago
controllers Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 9 years ago
helpers Don't preload timelines as props, load them when timeline component is mounted 9 years ago
lib Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 9 years ago
mailers Adding user settings (model and mailer), no form yet 9 years ago
models Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 9 years ago
services Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 9 years ago
views Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 9 years ago
workers Move PubSubHubbub pinging to a background worker 9 years ago