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 aff22bfdb5 Add own composed status to home without waiting for websocket event
This makes the UI appear less laggy. After all, the status *is* created
right there and then, it's the distribution to home timelines that can take
a while
8 years ago
..
accounts.jsx
compose.jsx
follow.jsx
index.jsx
meta.jsx
modal.jsx
notifications.jsx
relationships.jsx
statuses.jsx
timelines.jsx Add own composed status to home without waiting for websocket event 8 years ago
user_lists.jsx