Age | Commit message (Expand) | Author |
2016-10-06 | Fix #72 - add follow/unfollow button to public profiles | Eugen Rochko |
2016-10-06 | Fix delete option missing from statuses in detailed view | Eugen Rochko |
2016-10-06 | Fix #76 - set scrollTop property of element node rather than use scrollTo() m... | Eugen Rochko |
2016-10-06 | Fix #71 - Add logout link to UI | Eugen Rochko |
2016-10-06 | Fix #70 - disable autocomplete on follow form | Eugen Rochko |
2016-10-03 | Blocking will prevent e-mail notifications from blocked user, blocks in UI | Eugen Rochko |
2016-10-03 | API for blocking and unblocking | Eugen Rochko |
2016-10-02 | Unreblogging and unfavouriting from the UI | Eugen Rochko |
2016-10-02 | Add logging for outgoing http requests | Eugen Rochko |
2016-09-30 | Deleting statuses from UI | Eugen Rochko |
2016-09-27 | Adding landing page | Eugen Rochko |
2016-09-27 | Fix #58 - disable compose form while image is uploading | Eugen Rochko |
2016-09-27 | Fix #52 - Add API versioning (v1) | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-26 | Fix #55 - Filter self from pre-filled mentions | Eugen Rochko |
2016-09-25 | Improved style of settings page | Eugen Rochko |
2016-09-25 | Limit usernames to 30 chars, statuses to 500, open account after follow form ... | Eugen Rochko |
2016-09-25 | Improved styling for media/videos in detailed status view | Eugen Rochko |
2016-09-25 | Better styling for selected status in detailed view | Eugen Rochko |
2016-09-24 | Only load JS on homepage, no other page uses it | Eugen Rochko |
2016-09-23 | Temporarily link "settings" to the static version of the form | Eugen Rochko |
2016-09-23 | Improved ColumnsArea on smaller windows, improved how ActionBar looks | 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 | Make in-text mentions open account detailed view when possible | 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-20 | Fix rake tasks and loading bar | Eugen Rochko |
2016-09-19 | Update OStatus2 library | Eugen Rochko |
2016-09-19 | Remove background mask from avatars | Eugen Rochko |
2016-09-19 | Re-organizing components to be more modular, adding loading bars | Eugen Rochko |
2016-09-18 | Fix type mistake in account component | 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 | Remove unused action constants | Eugen Rochko |
2016-09-18 | Detailed status view scrollable | Eugen Rochko |
2016-09-18 | Add ancestors/descendants during normalization in timeline reducer | Eugen Rochko |
2016-09-18 | Volume toggle control in VideoPlayer | Eugen Rochko |
2016-09-17 | Adding webm playback to UI | Eugen Rochko |
2016-09-17 | Adding media controller, 1 webm/compose form allowed, previews generated | Eugen Rochko |
2016-09-17 | Improved error handling for FollowRemoteService | Eugen Rochko |
2016-09-17 | Fix #41, debug #42 | Eugen Rochko |
2016-09-16 | Stop event propagation after IconButton onClick | Eugen |
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 |