]> cat aescling's git repositories - mastodon.git/commit
Add own composed status to home without waiting for websocket event
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 3 Nov 2016 10:06:55 +0000 (11:06 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 3 Nov 2016 10:06:55 +0000 (11:06 +0100)
commitaff22bfdb554207ae73b8946310f7328f645be70
tree3a38c650411f0cae712efd71ac2eb12895c290fa
parent4b357ecf98f373f5ed31c71ecc1a79d23572cd00
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
app/assets/javascripts/components/actions/compose.jsx
app/assets/javascripts/components/reducers/timelines.jsx