Age | Commit message (Expand) | Author |
2017-04-02 | Avoid re-loading already loaded relationships. Also fixes issue where wrong | Eugen Rochko |
2017-03-04 | Fix #431 - convert gif to webm during upload. Web UI treats them like it did | 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 |
2017-01-24 | Smarter infinite scroll | Eugen Rochko |
2017-01-19 | Hide more non-essential loading bars | Eugen Rochko |
2017-01-19 | Don't show loading bar when checking account timeline for newer stuff | Eugen Rochko |
2017-01-15 | Fix #449 - don't do relationships fetch for empty array of IDs | Eugen Rochko |
2017-01-09 | Improve initialState loading | Eugen Rochko |
2016-12-26 | Replacing follow requests in the settings area with in-UI column | Eugen Rochko |
2016-11-23 | Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notif... | Eugen Rochko |
2016-11-13 | Fix another mistake with infinite user list for following | Eugen Rochko |
2016-11-13 | Fix infinite scrolling mistake | Eugen Rochko |
2016-11-13 | Infinite scroll for followers/following lists | Eugen Rochko |
2016-10-30 | Refactoring redux state into different reducers | Eugen Rochko |
2016-10-28 | Improved how user lists look, added follow button to them | Eugen Rochko |
2016-10-27 | Adding following/followers lists to the UI | Eugen Rochko |
2016-10-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-18 | Remember scroll position when navigating back, do not needlessly reload | Eugen Rochko |
2016-10-18 | Improve how errors are displayed in the UI | Eugen Rochko |
2016-10-18 | Add console.error to all axios failures | Eugen Rochko |
2016-10-17 | Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-23 | Change output of api/accounts/:id/follow and unfollow to return relationship | Eugen Rochko |
2016-09-22 | Infinite scroll for account timelines | Eugen Rochko |
2016-09-18 | Improve how account detailed view looks, load account's statuses | Eugen Rochko |
2016-09-18 | Remove unused action constants | Eugen Rochko |
2016-09-16 | Setting up preliminary "detailed" routes in the UI, new API end-point for fet... | Eugen Rochko |
2016-09-13 | Adding sense of self to the UI, cleaning up routing, adding third (detail) co... | Eugen Rochko |