Commit Graph

22 Commits (8698cd3281ac1d699c723a151b14f1e2f2e8b07e)

Author SHA1 Message Date
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload
entire timelines (only fetch since last known ID). Side effect: account
timelines no longer update in real-time
10 years ago
Eugen Rochko b8eda3026f Fix scrolling on small devices for account timelines and compose column 10 years ago
Eugen Rochko 7a6d95f70c E-mail preferences page 10 years ago
Eugen Rochko f7f3e6e3be Fix styles 10 years ago
Eugen Rochko 45776b55b0 Responsively changing layout to single-column + nav on smaller screens 10 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state
Also upgrade react-redux to latest version. This is a performance update
10 years ago
Eugen Rochko 1f650d327d Adding public timeline 10 years ago
Eugen Rochko b304cc07d5 Fix #76 - set scrollTop property of element node rather than use scrollTo() method 10 years ago
Eugen Rochko 8bdbe99d69 Fix #71 - Add logout link to UI 10 years ago
Eugen Rochko 68402228f3 Fix #70 - disable autocomplete on follow form 10 years ago
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI 10 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 10 years ago
Eugen Rochko 45a96e899e Fix #58 - disable compose form while image is uploading 10 years ago
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 10 years ago
Eugen Rochko 95d72b2249 Temporarily link "settings" to the static version of the form 10 years ago
Eugen Rochko 0c75ce1122 Improved ColumnsArea on smaller windows, improved how ActionBar looks 10 years ago
Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 10 years ago
Eugen Rochko bc98865c1a API returns mentions for statuses, compose form pre-fills all relevant usernames into the form when replying 10 years ago
Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships 10 years ago
Eugen Rochko a86f21cf90 Fix rake tasks and loading bar 10 years ago
Eugen Rochko 1245ee42fb Update OStatus2 library 10 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 10 years ago