77 Commits (14bd46946d25186044485aa101dd2da976b61181)

Author SHA1 Message Date
  Eugen Rochko 14bd46946d Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
  Eugen Rochko 543d06971e Fix bad reference 7 years ago
  Eugen Rochko 34e18eb251 Fix forgotten reference 7 years ago
  Eugen Rochko 8efa081f21 Remove Neo4J 7 years ago
  Eugen Rochko cbc50016eb Follow/unfollow button outside of dropdown, also make favs/reblogs update indicator instantly and 7 years ago
  Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 7 years ago
  Eugen Rochko 2112a81e86 Adding content sensitivity toggle, spoilers for media 7 years ago
  Eugen Rochko d32e0364f9 Switch to compose route when replying and compose is not mounted 7 years ago
  Eugen Rochko 38dd85daab Adding notifications column 7 years ago
  Eugen Rochko 85d1b74ac3 Adding german localization 7 years ago
  Eugen Rochko 4286d49ade Fix another mistake 7 years ago
  Eugen Rochko dbfe1e4be6 Infinite scroll for followers/following lists 7 years ago
  Eugen Rochko 49b7896953 Fix stale reference 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 09218d4c01 Use full-text search for autosuggestions 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 2463c72006 Add forgotten reducer for FAVOURITES_FETCH_SUCCESS 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 3731230c6d Allow @username@domain/@username in follow form, prevent duplicate accounts 7 years ago
  Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event 7 years ago
  Eugen Rochko bab4904492 Actually fix the reblogs/favs reducer issue 7 years ago
  Eugen d88d148d89 Fix forgotten reducers for reblogs/favourites 7 years ago
  Eugen 50aaf4667f Fix accounts not being normalized from context statuses 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 7bb72ff198 Small clean up 7 years ago
  Eugen Rochko ea44d89383 More debugging 7 years ago
  Eugen Rochko 6611e3a2ef More debugging 7 years ago
  Eugen Rochko e865673175 Fix #82 - only show latest reblog of status in UI 7 years ago
  Eugen Rochko 67b35a601a Exclude blocked users from follow suggestions, fix tests 7 years ago
  Eugen Rochko 20f581f796 Display follow suggestions 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 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 0bd4608ad1 Fix #55 - Filter self from pre-filled mentions 7 years ago
  Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship 7 years ago
  Eugen Rochko c6d893a71d Uploading/undoing media modifies status text. Also: status text trimmed before validation 7 years ago
  Eugen Rochko b1a670af8d Handle remote account mentions a little better by trying a URL lookup in the db 7 years ago