]> cat aescling's git repositories - mastodon.git/commit
Prevent potential issue with public/hashtag statuses arriving after
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 1 Feb 2017 23:45:57 +0000 (00:45 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 1 Feb 2017 23:49:25 +0000 (00:49 +0100)
commit17ae7d132cba105a857958e5b98c95f68f364e28
treeb9395792346ed61bcaa0948b2e95ac3f26ca8a32
parentede04cdb2443fe87a30b393c8dd2a5973dc05770
Prevent potential issue with public/hashtag statuses arriving after
they have been loaded and favourited/reblogged from another source

Since the status JSON returned from public/hashtag streams does not
contain favourited/reblogged attributes, merging them should not
override existing ones.
app/assets/javascripts/components/reducers/statuses.jsx