Eugen Rochko
|
9989890e2e
|
Fix #231 - Muting
|
8 years ago |
Kit Redgrave
|
4554ccd5d0
|
Mute button progress so far. WIP, doesn't entirely work correctly.
|
8 years ago |
Eugen Rochko
|
7d51f71aba
|
Add <MissingIndicator /> when status or account are not found, skip alerts
for those errors
|
8 years ago |
Eugen Rochko
|
95407b7c8e
|
Improve status reselect, do not display "load more" when no next link available
|
8 years ago |
Eugen Rochko
|
2cc31b3194
|
Adding POST /api/v1/reports API, and a UI for submitting reports
|
8 years ago |
Eugen Rochko
|
edcfbee9f5
|
Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in the UI
|
8 years ago |
Eugen Rochko
|
faef108904
|
Fix not reloading account/fetching relationship on newly independent components
|
8 years ago |
Eugen Rochko
|
b9ec5973eb
|
Make profile header scroll along with contents. AccountTimeline, Followers and Following are no longer
nested inside a common parent (<Account>), instead they all embed <HeaderContainer />
|
8 years ago |
Eugen Rochko
|
271569fffb
|
Smarter infinite scroll
|
8 years ago |
Eugen Rochko
|
f4d7f4c687
|
Fix #238 - Add "favourites" column
|
8 years ago |
Eugen Rochko
|
43daf0be85
|
Adding react-intl i18n to the frontend. No translations yet
|
8 years ago |
Eugen Rochko
|
53de3b66ce
|
Refactoring redux state into different reducers
|
8 years ago |
Eugen Rochko
|
5bea337189
|
Move status components inside individual containers. We still need to select
all statuses/accounts to assemble, but at least lists don't have to be
re-rendered all the time now. Also add "mention" dropdown option
|
8 years ago |
Eugen Rochko
|
b1dee1b6d1
|
Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues
|
8 years ago |
Eugen Rochko
|
22e05d2ff6
|
Making AccountTimeline into a sub-route
|
8 years ago |