18 Commits (084cf0babffec9e7bee537fd4f6b2294de6c33dc)

Author SHA1 Message Date
abcang 0ba49eca8b Fix comparing id (#7180) 8 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 8 years ago
ThibG 0b888acfd4 Do not throw away statuses obtained via websocket when API request finishes (#6302) 8 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251) 8 years ago
sdukhovni 2b51b4094c Don't remove originals of boosted toots from timeline (#5479) 8 years ago
Eugen Rochko f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) 9 years ago
Eugen Rochko aec70b44fc Filter out duplicate IDs in timelines reducer (#5417) 9 years ago
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369) 9 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 9 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 9 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 9 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475) 9 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331) 9 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311) 9 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293) 9 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 9 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago
geta6 75910abd8f Add hasMore field to account timeline (#2066) 9 years ago
Eugen Rochko aaa4d1b0fb Keep track of which timelines are connected live to avoid redundant 9 years ago
Eugen Rochko c64a1c25c4 Fix #231 - Muting 9 years ago
Eugen Rochko 974d712fbe Improve performance of compose form 9 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 9 years ago
Eugen Rochko c50256d25c Fix infinite scrolling breaking after navigation 9 years ago
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 9 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails 9 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 9 years ago
Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds 9 years ago
Eugen Rochko 908fcf83c6 Fix timelines loading bug 9 years ago
Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible 9 years ago
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 9 years ago
Eugen Rochko 48b9619439 Adding hashtags 10 years ago
Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event 10 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 10 years ago
Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them 10 years ago
Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI 10 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 10 years ago
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload 10 years ago
Eugen Rochko 7bb72ff198 Small clean up 10 years ago
Eugen Rochko ea44d89383 More debugging 10 years ago
Eugen Rochko 6611e3a2ef More debugging 10 years ago
Eugen Rochko e865673175 Fix #82 - only show latest reblog of status in UI 10 years ago
Eugen Rochko 67b35a601a Exclude blocked users from follow suggestions, fix tests 10 years ago
Eugen Rochko 20f581f796 Display follow suggestions 10 years ago
Eugen Rochko ef9d4f4e06 Use reselect to memoize denormalization in UI state 10 years ago
Eugen Rochko 1f650d327d Adding public timeline 10 years ago
Eugen Rochko 70e9dd0b5b Blocking will prevent e-mail notifications from blocked user, blocks in UI 10 years ago
Eugen Rochko 1fce687f8e Unreblogging and unfavouriting from the UI 10 years ago
Eugen Rochko ef2b50c9ac Deleting statuses from UI 10 years ago
Eugen Rochko 3f9708edc4 Change output of api/accounts/:id/follow and unfollow to return relationship 10 years ago