58 Commits (dbfe1e4be6fb46c7374275a2465f4386798516cd)

Author SHA1 Message Date
  Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists 7 years ago
  Eugen Rochko 50d3083cbd Making upload button into a smaller icon button 7 years ago
  Eugen Rochko f0bdfadab7 Search component 7 years ago
  Eugen Rochko afded319d2 Add limit to search results 7 years ago
  Eugen Rochko 09218d4c01 Use full-text search for autosuggestions 7 years ago
  Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 087b993892 Adding list of who favourited status 7 years ago
  Eugen Rochko 98c3a5e9c3 Optimize how statuses are re-rendered and relative time intervals 7 years ago
  Eugen Rochko 6d26bfd147 Add list of who reblogged status 7 years ago
  Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs 7 years ago
  Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event 7 years ago
  Eugen Rochko 7e35650398 Actually complete the autosuggestion feature 7 years ago
  Eugen Rochko c49f6290eb Basic username autocomplete for text area 7 years ago
  Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 7 years ago
  Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them 7 years ago
  Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI 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 f88b8ce757 Improve how errors are displayed in the UI 7 years ago
  Eugen Rochko 564e01eaf6 Add console.error to all axios failures 7 years ago
  Eugen Rochko b5c6d00afa Fix #99 - public timeline not just reblogs, fix #98 infinite scrolling issues 7 years ago
  Eugen Rochko 20f581f796 Display follow suggestions 7 years ago
  Eugen Rochko e21a3fe0cd Adding sync of follow relationships to Neo4J, accounts/suggestions API 7 years ago
  Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 7 years ago
  Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI 7 years ago
  Eugen Rochko ef2b50c9ac Deleting statuses from UI 7 years ago
  Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 7 years ago
  Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 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 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship 7 years ago
  Eugen Rochko 2a84271e85 Infinite scroll for account timelines 7 years ago
  Eugen Rochko 2c0261ac25 Infinite scroll for timeline columns 7 years ago
  Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships 7 years ago
  Eugen Rochko 6d89edc4f7 Fix #47 by renaming TIMELINE_SET action to TIMELINE_REFRESH_SUCCESS 7 years ago
  Eugen Rochko ee770c3fd3 Live update account timelines, small fix for replyCompose 7 years ago
  Eugen Rochko 0967961de7 Improve how account detailed view looks, load account's statuses 7 years ago
  Eugen Rochko dafcb02153 Remove unused action constants 7 years ago
  Eugen Rochko 5b0cef9781 Setting up preliminary "detailed" routes in the UI, new API end-point for fetching status context 7 years ago
  Eugen Rochko 2e7aac793a Adding sense of self to the UI, cleaning up routing, adding third (detail) column 7 years ago
  Eugen Rochko d6a64f45fd Adding a notification stack for error messages 7 years ago
  Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger 7 years ago
  Eugen de7eb2341a Fix typo in deleteFromTimelines action creator 7 years ago
  Eugen Rochko 499beb4484 UI for uploading media attachments (and cancelling them) 7 years ago
  Eugen 265215dae9 Fix reply bug introduced when compose form started using normalized data 7 years ago
  Eugen Rochko 05001d54d1 Make compose form also use normalized data 7 years ago
  Eugen Rochko 926eea89b5 RemoveStatusService fleshed out, still doesn't send Salmon slaps though 7 years ago
  Eugen Rochko d0e2733f63 Fix reblogs of reblogs in UI, add follow form in UI 7 years ago