This repository has been archived on 2023-07-01. You can view files and clone it, but cannot push or open issues or pull requests.
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
2016-10-16 19:23:17 +02:00
..
assets Don't preload timelines as props, load them when timeline component is mounted 2016-10-16 19:23:17 +02:00
channels Filter block users and reblogs of them from public timeline 2016-10-09 15:05:07 +02:00
controllers Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 2016-10-16 19:10:16 +02:00
helpers Don't preload timelines as props, load them when timeline component is mounted 2016-10-16 19:23:17 +02:00
lib Shorten rendered links (strip protocol and www, truncate to 30 chars), redirect 2016-10-13 16:51:34 +02:00
mailers Adding user settings (model and mailer), no form yet 2016-10-07 13:17:56 +02:00
models Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 2016-10-16 19:10:16 +02:00
services Fix RemoveStatusService trying to send delete salmons on behalf of remote statuses 2016-10-16 19:14:23 +02:00
views Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 2016-10-16 19:10:16 +02:00
workers Move PubSubHubbub pinging to a background worker 2016-10-05 13:50:21 +02:00