83 Commits (dbfe1e4be6fb46c7374275a2465f4386798516cd)

Author SHA1 Message Date
  Eugen Rochko d42ed78aa4 Fix #110 - Make web UI use browser history, change links in e-mails to link to that 7 years ago
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 7 years ago
  Eugen Rochko 1c17b932fe Enable emojis in reply indicator as well 7 years ago
  Eugen Rochko 82fd74d101 Fix modals sizing and add animation to it, fix #140 by only making the text of 7 years ago
  Eugen Rochko 36921be9aa Fix #131 - Make active favourite buttons yellow 7 years ago
  Eugen Rochko 86574ea524 Adding Emoji One 7 years ago
  Eugen Rochko 0400734df7 Click video player to toggle playback 7 years ago
  Eugen Rochko bec47e40f5 Better look/behaviours for video player/lightbox 7 years ago
  Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better 7 years ago
  Eugen Rochko c3559d18a3 Do not modify scroll position unless content has been added to the top, not bottom 7 years ago
  Eugen Rochko 4a6cc46e81 Keep scroll position when scrolled down and new content is added 7 years ago
  Eugen Rochko 262adb9791 Fix remote hashtag linking 7 years ago
  Eugen Rochko eb47409036 Fix mistake 7 years ago
  Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers 7 years ago
  Eugen Rochko 98c3a5e9c3 Optimize how statuses are re-rendered and relative time intervals 7 years ago
  Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button 7 years ago
  mhe 87aabeb7af a11y: Improve icon button component regarding semantics and screen reader usage 7 years ago
  Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 7 years ago
  Eugen Rochko c1a0633a12 Guard against unexisting statuses rendering 7 years ago
  Eugen Rochko de50eff6ac Add opening images in a modal window 7 years ago
  Eugen Rochko f8f40f15da Move status components inside individual containers. We still need to select 7 years ago
  Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 7 years ago
  Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload 7 years ago
  Eugen Rochko b62c31306e This should fix it 7 years ago
  Eugen Rochko f3e5625d2d More debugging 7 years ago
  Eugen Rochko fdd30af595 Will this fix the issue? 7 years ago
  Eugen Rochko 6611e3a2ef More debugging 7 years ago
  Eugen Rochko a3384b6ea6 Add "edit profile" link to dropdown on own profile 7 years ago
  Eugen Rochko 9b195f5dd3 Add window titles to auth pages and about page, link sign up/login from about page 7 years ago
  Eugen Rochko 0634e8dee5 Improved how in-UI profiles look 7 years ago
  Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state 7 years ago
  Eugen Rochko 1f650d327d Adding public timeline 7 years ago
  Eugen Rochko a4b8069cf5 Styling loading indicator, removing unused routes, adding "getting started" explanation 7 years ago
  Eugen Rochko e8a8703a4b Fix how missing display name is displayed (fallback to username) 7 years ago
  Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 7 years ago
  Eugen Rochko 7b9a4af311 API for blocking and unblocking 7 years ago
  Eugen Rochko ef2b50c9ac Deleting statuses from UI 7 years ago
  Eugen Rochko e63aebff7a Adding landing page 7 years ago
  Eugen Rochko e9bc4a4a08 Limit usernames to 30 chars, statuses to 500, open account after follow form success 7 years ago
  Eugen Rochko 62b384824d Improved styling for media/videos in detailed status view 7 years ago
  Eugen Rochko 15f51dbf8c Better styling for selected status in detailed view 7 years ago
  Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship 7 years ago
  Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 7 years ago
  Eugen Rochko 74dfefabd3 Make in-text mentions open account detailed view when possible 7 years ago
  Eugen Rochko 1245ee42fb Update OStatus2 library 7 years ago
  Eugen Rochko 98de6927f3 Remove background mask from avatars 7 years ago
  Eugen Rochko 337462aa5e Re-organizing components to be more modular, adding loading bars 7 years ago
  Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses 7 years ago