Age | Commit message (Expand) | Author |
2016-10-24 | Add opening images in a modal window | Eugen Rochko |
2016-10-24 | Move status components inside individual containers. We still need to select | 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 | Small clean up | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-18 | More debugging | Eugen Rochko |
2016-10-17 | Fix #82 - only show latest reblog of status in UI | Eugen Rochko |
2016-10-15 | Exclude blocked users from follow suggestions, fix tests | Eugen Rochko |
2016-10-15 | Display follow suggestions | Eugen Rochko |
2016-10-08 | Use reselect to memoize denormalization in UI state | Eugen Rochko |
2016-10-07 | Adding public timeline | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-10-02 | Unreblogging and unfavouriting from the UI | Eugen Rochko |
2016-09-30 | Deleting statuses from UI | Eugen Rochko |
2016-09-26 | Fix #55 - Filter self from pre-filled mentions | Eugen Rochko |
2016-09-23 | Change output of api/accounts/:id/follow and unfollow to return relationship | Eugen Rochko |
2016-09-22 | Uploading/undoing media modifies status text. Also: status text trimmed befor... | Eugen Rochko |
2016-09-22 | Handle remote account mentions a little better by trying a URL lookup in the db | Eugen Rochko |
2016-09-22 | Infinite scroll for account timelines | Eugen Rochko |
2016-09-22 | Infinite scroll for timeline columns | Eugen Rochko |
2016-09-22 | API returns mentions for statuses, compose form pre-fills all relevant userna... | Eugen Rochko |
2016-09-21 | Fix notifications in UI, added new API for fetching account relationships | Eugen Rochko |
2016-09-20 | Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |
2016-09-18 | Live update account timelines, small fix for replyCompose | Eugen Rochko |
2016-09-18 | Improve how account detailed view looks, load account's statuses | Eugen Rochko |
2016-09-18 | Add ancestors/descendants during normalization in timeline reducer | Eugen Rochko |
2016-09-17 | Improved error handling for FollowRemoteService | Eugen Rochko |
2016-09-17 | Fix #41, debug #42 | 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 |
2016-09-12 | Adding a notification stack for error messages | Eugen Rochko |
2016-09-07 | UI for uploading media attachments (and cancelling them) | Eugen Rochko |
2016-09-05 | Make compose form also use normalized data | Eugen Rochko |
2016-09-05 | RemoveStatusService fleshed out, still doesn't send Salmon slaps though | Eugen Rochko |
2016-09-04 | Normalized data in Redux, fix for asset URLs when rendered outside request | Eugen Rochko |
2016-09-03 | Fix reblogs of reblogs in UI, add follow form in UI | Eugen Rochko |
2016-09-01 | Preparing for follow form | Eugen Rochko |
2016-09-01 | Favouriting works, reblogging is a little broken because of <Status> | Eugen Rochko |
2016-08-31 | Fix typo | Eugen Rochko |
2016-08-31 | Replies in the compose form | Eugen Rochko |
2016-08-31 | Cleaning up action names and compose drawer | Eugen Rochko |
2016-08-26 | The frontend will now be an OAuth app, auto-authorized. The frontend will use... | Eugen Rochko |
2016-08-24 | Forgotten return | Eugen |
2016-08-24 | Adding React.js, Redux, revamping dashboard | Eugen Rochko |