mastodon/app
Eugen Rochko a782e3b39d Actually fix public timeline 2016-10-17 01:59:34 +02:00
..
assets Fix #82 - only show latest reblog of status in UI 2016-10-17 01:34:16 +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 Actually fix public timeline 2016-10-17 01:59:34 +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