22 Commits (a07e37cc1793f7222b227ca9ecd59e29f0fb0c2a)

Author SHA1 Message Date
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) 7 years ago
sdukhovni 2b51b4094c Don't remove originals of boosted toots from timeline (#5479) 7 years ago
kibigo! e19fc6a9f8 Restore vanilla components 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 7 years ago
Eugen Rochko d9022884c6 Smarter infinite scroll 7 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
Eugen Rochko e865673175 Fix #82 - only show latest reblog of status in UI 8 years ago
Eugen Rochko 67b35a601a Exclude blocked users from follow suggestions, fix tests 8 years ago
Eugen Rochko 20f581f796 Display follow suggestions 8 years ago