65 Commits (d427df4a8ae16809b068aca8c65006de2ccbd27e)

Author SHA1 Message Date
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
Eugen Rochko 0077fc26df Merge and unmerge timelines on follow/unfollow, solves #21, #22 8 years ago
Eugen Rochko 0f4bc56719 Improving production logs, removing n+1 on media attachments in atom, 8 years ago
Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them) 8 years ago
Eugen Rochko aca988a16b Fix for Drawer growing horizontally 8 years ago
Eugen Rochko 75fbde1c1a Fixed styling for media attachments in statuses (margins) 8 years ago
Eugen Rochko ac77170d19 Add icons to column headers, click them to scroll to top 8 years ago
Eugen Rochko 1f18cf97b5 Fix styling of media attachments in statuses 8 years ago
Eugen Rochko 5f36d8828a Better layout for attachments in <MediaGallery> 8 years ago
Eugen Rochko fc222dfa49 Displaying media attachments in timelines 8 years ago