about summary refs log tree commit diff
path: root/app/assets
AgeCommit message (Expand)Author
2016-10-29Hide notes on user lists for nowEugen Rochko
2016-10-28Make suggestions box also use user list componentsEugen Rochko
2016-10-28Improved how user lists look, added follow button to themEugen Rochko
2016-10-27Adding following/followers lists to the UIEugen Rochko
2016-10-25Guard against unexisting statuses renderingEugen Rochko
2016-10-24Add opening images in a modal windowEugen Rochko
2016-10-24Move status components inside individual containers. We still need to selectEugen Rochko
2016-10-23Fix OAuth authorization redirectEugen Rochko
2016-10-22Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limitingEugen Rochko
2016-10-19Fix #100 - Add "back" button to certain viewsEugen Rochko
2016-10-18Remember scroll position when navigating back, do not needlessly reloadEugen Rochko
2016-10-18Improve how errors are displayed in the UIEugen Rochko
2016-10-18Improving all formsEugen Rochko
2016-10-18Small clean upEugen Rochko
2016-10-18This should fix itEugen Rochko
2016-10-18DebuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18Will this fix the issue?Eugen Rochko
2016-10-18More debuggingEugen Rochko
2016-10-18Add console.error to all axios failuresEugen Rochko
2016-10-17Fix #82 - only show latest reblog of status in UIEugen Rochko
2016-10-17Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issuesEugen Rochko
2016-10-16Don't preload timelines as props, load them when timeline component is mountedEugen Rochko
2016-10-16Fix scrolling on small devices for account timelines and compose columnEugen Rochko
2016-10-16Backfill follow suggestions with fallback when not enough results. CyclingEugen Rochko
2016-10-15Fix typoEugen Rochko
2016-10-15Fix follow suggestions rankingEugen Rochko
2016-10-15Exclude blocked users from follow suggestions, fix testsEugen Rochko
2016-10-15Fix suggestions box style for long namesEugen Rochko
2016-10-15Display follow suggestionsEugen Rochko
2016-10-14Adding sync of follow relationships to Neo4J, accounts/suggestions APIEugen Rochko
2016-10-14Add "edit profile" link to dropdown on own profileEugen Rochko
2016-10-14E-mail preferences pageEugen Rochko
2016-10-14Add window titles to auth pages and about page, link sign up/login from about...Eugen Rochko
2016-10-12Fix stylesEugen Rochko
2016-10-12Responsively changing layout to single-column + nav on smaller screensEugen Rochko
2016-10-09Improved how in-UI profiles lookEugen Rochko
2016-10-09Making AccountTimeline into a sub-routeEugen Rochko
2016-10-08Fix mistakeEugen Rochko
2016-10-08Add link to public timeline to getting started screenEugen Rochko
2016-10-08Use reselect to memoize denormalization in UI stateEugen Rochko
2016-10-07Adding public timelineEugen Rochko
2016-10-06Fix #73 - Click on in-UI profile avatar/name to open public profileEugen Rochko
2016-10-06Styling loading indicator, removing unused routes, adding "getting started" e...Eugen Rochko
2016-10-06Fix how missing display name is displayed (fallback to username)Eugen Rochko
2016-10-06Adjusting new CSS for smaller screensEugen Rochko
2016-10-06Fix #79 - break too long lines and hide overflowing characters in status contentEugen Rochko