about summary refs log tree commit diff
path: root/app/assets
AgeCommit message (Expand)Author
2016-10-03Adding e-mail confirmationsEugen Rochko
2016-10-03Fix most pages on small screensEugen Rochko
2016-10-03Making public pages responsive, removing reblogs/favs counts from themEugen Rochko
2016-10-02Preparing feeds for better filteringEugen Rochko
2016-10-02Unreblogging and unfavouriting from the UIEugen Rochko
2016-10-02Add logging for outgoing http requestsEugen Rochko
2016-09-30Deleting statuses from UIEugen Rochko
2016-09-27Adding landing pageEugen Rochko
2016-09-27Fix #58 - disable compose form while image is uploadingEugen Rochko
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen Rochko
2016-09-26Fix #55 - Filter self from pre-filled mentionsEugen Rochko
2016-09-25Improved style of settings pageEugen Rochko
2016-09-25Limit usernames to 30 chars, statuses to 500, open account after follow form ...Eugen Rochko
2016-09-25Improved styling for media/videos in detailed status viewEugen Rochko
2016-09-25Better styling for selected status in detailed viewEugen Rochko
2016-09-24Only load JS on homepage, no other page uses itEugen Rochko
2016-09-23Temporarily link "settings" to the static version of the formEugen Rochko
2016-09-23Improved ColumnsArea on smaller windows, improved how ActionBar looksEugen Rochko
2016-09-23Change output of api/accounts/:id/follow and unfollow to return relationshipEugen Rochko
2016-09-22Uploading/undoing media modifies status text. Also: status text trimmed befor...Eugen Rochko
2016-09-22Handle remote account mentions a little better by trying a URL lookup in the dbEugen Rochko
2016-09-22Infinite scroll for account timelinesEugen Rochko
2016-09-22Infinite scroll for timeline columnsEugen Rochko
2016-09-22Make in-text mentions open account detailed view when possibleEugen Rochko
2016-09-22API returns mentions for statuses, compose form pre-fills all relevant userna...Eugen Rochko
2016-09-21Fix notifications in UI, added new API for fetching account relationshipsEugen Rochko
2016-09-20Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESSEugen Rochko
2016-09-20Fix rake tasks and loading barEugen Rochko
2016-09-19Update OStatus2 libraryEugen Rochko
2016-09-19Remove background mask from avatarsEugen Rochko
2016-09-19Re-organizing components to be more modular, adding loading barsEugen Rochko
2016-09-18Fix type mistake in account componentEugen Rochko
2016-09-18Live update account timelines, small fix for replyComposeEugen Rochko
2016-09-18Improve how account detailed view looks, load account's statusesEugen Rochko
2016-09-18Remove unused action constantsEugen Rochko
2016-09-18Detailed status view scrollableEugen Rochko
2016-09-18Add ancestors/descendants during normalization in timeline reducerEugen Rochko
2016-09-18Volume toggle control in VideoPlayerEugen Rochko
2016-09-17Adding webm playback to UIEugen Rochko
2016-09-17Adding media controller, 1 webm/compose form allowed, previews generatedEugen Rochko
2016-09-17Improved error handling for FollowRemoteServiceEugen Rochko
2016-09-17Fix #41, debug #42Eugen Rochko
2016-09-16Stop event propagation after IconButton onClickEugen
2016-09-16Setting up preliminary "detailed" routes in the UI, new API end-point for fet...Eugen Rochko
2016-09-13Adding sense of self to the UI, cleaning up routing, adding third (detail) co...Eugen Rochko
2016-09-12Adding a notification stack for error messagesEugen Rochko
2016-09-12Fixing image upload limits, allowing webm, merge/unmerge events triggerEugen Rochko
2016-09-10Merge and unmerge timelines on follow/unfollow, solves #21, #22Eugen Rochko
2016-09-10Styling for paragraphs in statusesEugen Rochko