mastodon/app
Eugen Rochko 46be4631ae Fix #222 - Update followers count when following/unfollowing
Also, since the root component connects to the stream that updates home/notification columns,
there is pretty much no case for refreshing those columns beyond initial load. So, move the
loading of those columns into the root component, to prevent unneccessary reloads when switching tabs
on mobile or resizing desktop window between mobile/desktop layouts
2017-01-19 10:54:18 +01:00
..
assets Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
channels Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
controllers Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
helpers Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
lib Add optional StatsD performance tracking 2017-01-18 23:44:29 +01:00
mailers Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
models Fix statsd null backend not being initialized properly 2017-01-19 09:37:07 +01:00
services Fix tests, add applications to eager loading/cache for statuses, fix 2017-01-15 14:01:33 +01:00
views Fix #487 2017-01-17 20:11:16 +01:00
workers Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00