74 Commits (f5c6baf29dde4d89c1c4611ac11b1da939523f06)

Author SHA1 Message Date
Eugen Rochko c3559d18a3 Do not modify scroll position unless content has been added to the top, not bottom 8 years ago
Eugen Rochko 4a6cc46e81 Keep scroll position when scrolled down and new content is added 8 years ago
Eugen Rochko 262adb9791 Fix remote hashtag linking 8 years ago
Eugen Rochko eb47409036 Fix mistake 8 years ago
Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags 8 years ago
Eugen Rochko 48b9619439 Adding hashtags 8 years ago
Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers 8 years ago
Eugen Rochko 98c3a5e9c3 Optimize how statuses are re-rendered and relative time intervals 8 years ago
Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button 8 years ago
mhe 87aabeb7af a11y: Improve icon button component regarding semantics and screen reader usage 8 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 8 years ago
Eugen Rochko c1a0633a12 Guard against unexisting statuses rendering 8 years ago
Eugen Rochko de50eff6ac Add opening images in a modal window 8 years ago
Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select 8 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 8 years ago
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload 8 years ago
Eugen Rochko b62c31306e This should fix it 8 years ago
Eugen Rochko f3e5625d2d More debugging 8 years ago
Eugen Rochko fdd30af595 Will this fix the issue? 8 years ago
Eugen Rochko 6611e3a2ef More debugging 8 years ago
Eugen Rochko a3384b6ea6 Add "edit profile" link to dropdown on own profile 8 years ago
Eugen Rochko 9b195f5dd3 Add window titles to auth pages and about page, link sign up/login from about page 8 years ago
Eugen Rochko 0634e8dee5 Improved how in-UI profiles look 8 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state 8 years ago
Eugen Rochko 1f650d327d Adding public timeline 8 years ago
Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation 8 years ago
Eugen Rochko e8a8703a4b Fix how missing display name is displayed (fallback to username) 8 years ago
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 8 years ago
Eugen Rochko 7b9a4af311 API for blocking and unblocking 8 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 8 years ago
Eugen Rochko e63aebff7a Adding landing page 8 years ago
Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 8 years ago
Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view 8 years ago
Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view 8 years ago
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship 8 years ago
Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 8 years ago
Eugen Rochko 74dfefabd3 Make in-text mentions open account detailed view when possible 8 years ago
Eugen Rochko 1245ee42fb Update OStatus2 library 8 years ago
Eugen Rochko 98de6927f3 Remove background mask from avatars 8 years ago
Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 8 years ago
Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses 8 years ago
Eugen Rochko 08896f7dcf Detailed status view scrollable 8 years ago
Eugen Rochko dfd5deacf4 Volume toggle control in VideoPlayer 8 years ago
Eugen Rochko 5342629a0a Adding webm playback to UI 8 years ago
Eugen Rochko bd5ad304ba Adding media controller, 1 webm/compose form allowed, previews generated 8 years ago
Eugen e906677092 Stop event propagation after IconButton onClick 8 years ago
Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context 8 years ago
Eugen Rochko 2e7aac793a Adding sense of self to the UI, cleaning up routing, adding third (detail) column 8 years ago
Eugen Rochko d6a64f45fd Adding a notification stack for error messages 8 years ago
Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger 8 years ago