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/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
8 years ago
..
accounts.jsx Fix #222 - Update followers count when following/unfollowing 8 years ago
alerts.jsx
compose.jsx Fix upload file input being re-rendered needlessly 8 years ago
index.jsx
meta.jsx
modal.jsx
notifications.jsx
relationships.jsx
search.jsx
settings.jsx Add sounds for notifications. Boop by @jk@mastodon.social 8 years ago
status_lists.jsx
statuses.jsx
timelines.jsx
user_lists.jsx