This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/assets/javascripts/components/reducers
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
..
accounts.jsx Fix #222 - Update followers count when following/unfollowing 2017-01-19 10:54:18 +01:00
alerts.jsx
compose.jsx Fix upload file input being re-rendered needlessly 2017-01-16 14:21:55 +01:00
index.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
meta.jsx Improve initialState loading 2017-01-09 12:37:53 +01:00
modal.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
notifications.jsx Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
relationships.jsx
search.jsx Fix #427 - don't suggest hashtag if the search value contains a space 2017-01-15 14:47:39 +01:00
settings.jsx Add sounds for notifications. Boop by @jk@mastodon.social 2017-01-17 20:09:03 +01:00
status_lists.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
statuses.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
timelines.jsx
user_lists.jsx Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00