mastodon/app/assets/javascripts/components
Eugen Rochko 17ae7d132c 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.
2017-02-02 00:49:25 +01:00
..
actions Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI 2017-01-31 22:35:38 +01:00
components Revert to animating avatars by default 2017-01-31 19:16:35 +01:00
containers Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
features Cleaning up format of broadcast real-time messages, removing 2017-02-02 00:03:31 +01:00
locales Clean up 2017-01-27 20:38:35 +01:00
middleware Fix #238 - Add "favourites" column 2017-01-16 13:28:25 +01:00
reducers Prevent potential issue with public/hashtag statuses arriving after 2017-02-02 00:49:25 +01:00
selectors
store Instead of refusing to create accounts, domain blocks auto-suspend new accounts from that domain 2017-01-20 20:14:02 +01:00
.gitkeep
api.jsx
emoji.jsx
is_mobile.jsx