13 Commits (b9f314bba754074c7ac7dad37cdd35a0cbf1d1b5)

Author SHA1 Message Date
Eugen Rochko 6fe48dd050 [Glitch] Fix public timelines being broken by new toots when they are not mounted 5 years ago
Eugen Rochko cce1c3252f Fix home timeline perpetually reloading when empty 5 years ago
Thibaut Girka b300948526 Fix crash when clearing uninitialized timeline 6 years ago
Thibaut Girka 4be7313298 [Glitch] Allow joining several hashtags in a single column 6 years ago
Thibaut Girka 132dd28162 [Glitch] Fix timeline pagination in the WebUI 6 years ago
Thibaut Girka 0e80661e42 [Glitch] Don't remove originals of boosted toots from timeline 6 years ago
Thibaut Girka 5cc4d34250 [Glitch] Fix gap insertion for timeline disconnection 6 years ago
Thibaut Girka 15bef77add [Glitch] Fix ID duplication in timelines 6 years ago
Thibaut Girka 4b38ac3bed [Glitch] Fix comparing id 6 years ago
Thibaut Girka 0ad3eedd4c [Glitch] Allow clients to fetch statuses made while they were offline 6 years ago
Thibaut Girka 1619efd735 Do not discard statuses obtained via websocket when API request finishes 7 years ago
David Yip bcd86404da
Port 7badad7797 to glitch frontend 7 years ago
kibigo! bc4fa6b198 Rename themes -> flavours ? ? 7 years ago
kibigo! 45c44989c8 Forking glitch theme 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 8 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 8 years ago
Eugen Rochko 5c7add2176 Fix #147 - Unreblogging will leave original status in feeds 8 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
Eugen Rochko 7cee27f517 Fix unfollows not clearing reblogs, fix blocks not clearing reblogs and notifications, 8 years ago
Eugen Rochko 48b9619439 Adding hashtags 8 years ago
Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event 8 years ago
Eugen Rochko e8ff4c8e56 Refactoring redux state into different reducers 8 years ago
Eugen Rochko ac4f53a3a2 Improved how user lists look, added follow button to them 8 years ago
Eugen Rochko 1c84d505c8 Adding following/followers lists to the UI 8 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 8 years ago
Eugen Rochko 8698cd3281 Remember scroll position when navigating back, do not needlessly reload 8 years ago
Eugen Rochko 7bb72ff198 Small clean up 8 years ago
Eugen Rochko ea44d89383 More debugging 8 years ago
Eugen Rochko 6611e3a2ef More debugging 8 years ago