Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-21 | Remove deprecated features at React v15.5 (#1905) | Yamagishi Kazutoshi | |
* Remove deprecated features at React v15.5 - [x] React.PropTypes - [x] react-addons-pure-render-mixin - [x] react-addons-test-utils * Uncommented out & Add browserify_rails options * re-add react-addons-shallow * Fix syntax error from resolve conflicts * follow up 59a77923b368d48c590cd9f4a0c6b73ce972d33f | |||
2017-04-18 | Add hasMore field to account timeline (#2066) | geta6 | |
2017-03-02 | Fix #231 - Muting | Eugen Rochko | |
2017-03-01 | Mute button progress so far. WIP, doesn't entirely work correctly. | Kit Redgrave | |
2017-02-26 | Add <MissingIndicator /> when status or account are not found, skip alerts | Eugen Rochko | |
for those errors | |||
2017-02-22 | Improve status reselect, do not display "load more" when no next link available | Eugen Rochko | |
2017-02-14 | Adding POST /api/v1/reports API, and a UI for submitting reports | Eugen Rochko | |
2017-01-31 | Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ↵ | Eugen Rochko | |
the UI | |||
2017-01-30 | Fix not reloading account/fetching relationship on newly independent components | Eugen Rochko | |
2017-01-30 | Make profile header scroll along with contents. AccountTimeline, Followers ↵ | Eugen Rochko | |
and Following are no longer nested inside a common parent (<Account>), instead they all embed <HeaderContainer /> | |||
2017-01-24 | Smarter infinite scroll | Eugen Rochko | |
2017-01-16 | Fix #238 - Add "favourites" column | Eugen Rochko | |
2016-11-16 | Adding react-intl i18n to the frontend. No translations yet | Eugen Rochko | |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko | |
2016-10-24 | Move status components inside individual containers. We still need to select | Eugen Rochko | |
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 | |||
2016-10-17 | Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues | Eugen Rochko | |
2016-10-09 | Making AccountTimeline into a sub-route | Eugen Rochko | |