38 Commits (0ad240cb6b8662e31dfae6279cbee07a4c75b231)

Author SHA1 Message Date
Eugen Rochko 0ad240cb6b
Change home timeline to reload after follow recommendations in web UI (#16160) 3 years ago
ThibG ad9c7aefe6
Refactor/cleanup TIMELINE_DELETE-related code (#13175) 4 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159) 4 years ago
Matt Panaro 9cbbc50fcd Fix 12661 (#12744) 4 years ago
Matt Panaro 31f7c3fc5d Summary: fix slowness due to layout thrashing when reloading a large … (#12661) 4 years ago
Eugen Rochko 8c4b5f7cef
Revert "Change timelines to add new items to pending items when scrolled down #11867" (#11921) 5 years ago
ThibG 577706987d Fix “load more” adding older toots/notifications to pending items (#11883) 5 years ago
ThibG d256901f60 Change timelines to add new items to pending items when scrolled down (#11867) 5 years ago
ThibG f109867578 Fix “slow mode” issues (#11859) 5 years ago
Eugen Rochko 9b1d3e4acb
Add option to disable real-time updates in web UI (#9984) 5 years ago
ThibG d34a3a2cc7 Fix refreshing featured toots when the new collection is empty (#10971) 5 years ago
ThibG 94aceb85ad Do not empty timeline of blocked users on block (#10359) 5 years ago
Eugen Rochko be1c634b2b
Fix public timelines being broken by new toots when they are not mounted (#10131) 5 years ago
Eugen Rochko 3e0ed36e8e
Fix home timeline perpetually reloading when empty (#10130) 5 years ago
ThibG e74c99edf5 Fix crash when clearing uninitialized timeline (#9662) 5 years ago
ThibG f20c0b8507 Fix timeline pagination in the WebUI (#9516) 6 years ago
James Kiesel 4c03e05a4e Allow joining several hashtags in a single column (#8904) 6 years ago
Eugen Rochko 7871d29aff
Skip pagination logic for pinned account timelines in reducer (#7540) 6 years ago
Akihiko Odaki 66359ec522 Fix gap insertion for timeline disconnection (#7363) 6 years ago
Akihiko Odaki 306267dbd2 Fix ID duplication in timelines (#7251) 6 years ago
abcang 0ba49eca8b Fix comparing id (#7180) 6 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 6 years ago
ThibG 0b888acfd4 Do not throw away statuses obtained via websocket when API request finishes (#6302) 6 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251) 6 years ago
sdukhovni 2b51b4094c Don't remove originals of boosted toots from timeline (#5479) 7 years ago
Eugen Rochko f3003417c5 When unreblog arrives over streaming API, just delete in UI (#5439) 7 years ago
Eugen Rochko aec70b44fc Filter out duplicate IDs in timelines reducer (#5417) 7 years ago
Eugen Rochko 388d093beb When unfollowing, remove from home in web UI immediately (#5369) 7 years ago
Sorin Davidoi cc68d1945b refactor: Rewrite immutablejs import statements using destructuring (#4147) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Eugen Rochko 47bf7a8047 Fix #3665 - Refactor timelines reducer (#3686) 7 years ago
unarist e49dc6a06e Fix load more on account timelines (regression from #3311) (#3475) 7 years ago
unarist 902d9e34b4 Remove status context construction in the React side (#3331) 7 years ago
unarist cf4fe6cab8 More use of next link header on account (media) timelines (#3311) 7 years ago
unarist 807c192fcf Fix load more feature on the Account media gallery (#3293) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Eugen Rochko de475cf8d3 Add account media gallery view to web UI (#3120) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
geta6 75910abd8f Add hasMore field to account timeline (#2066) 7 years ago
Eugen Rochko aaa4d1b0fb Keep track of which timelines are connected live to avoid redundant 7 years ago
Eugen Rochko c64a1c25c4 Fix #231 - Muting 7 years ago
Eugen Rochko 974d712fbe Improve performance of compose form 7 years ago
Eugen Rochko 5997bb47a8 Fix #38 - Unread indicator when new content appears above the fold 7 years ago
Eugen Rochko c50256d25c Fix infinite scrolling breaking after navigation 7 years ago
Eugen Rochko 4aa5ebe591 Split public timeline into "public timeline" which is local, and 7 years ago
Eugen Rochko 21c209636d Set isLoading false on timelines when request fails 7 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 7 years ago
Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds 7 years ago
Eugen Rochko 908fcf83c6 Fix timelines loading bug 8 years ago
Eugen Rochko 565cd95bca Keep timelines in the UI trimmed when possible 8 years ago