43 Commits (fc500a606225b56c3da7eaebf2bfb94e9cc97d2f)

Author SHA1 Message Date
Claire d3791cca0c
Improve modal flow and back button handling (#16499) 3 years ago
ThibG 6fda3cbbeb
Freeze scroll position when a dropdown menu is open in the TL (#14271) 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 f665901e3c
Fix performance of home feed regeneration (#12084) 5 years ago
ThibG 5121d9c12f When selecting a toot via keyboard, ensure it is scrolled into view (#10593) 5 years ago
ThibG 55abff8af7 Various fixes to scrollable lists and media gallery (#9501) 5 years ago
Eugen Rochko dd00cd19d2
Use local instead of global loading indicator for timelines, account timelines (#9224) 6 years ago
Eugen Rochko 5cbf6cf3ec
Add "Show thread" link to self-replies (#9228) 6 years ago
Yamagishi Kazutoshi 06c83527f5 Do not scroll up when modal is opened (#8095) 6 years ago
Eugen Rochko cdb101340a
Keyword/phrase filtering (#7905) 6 years ago
Eugen Rochko 90b64c0069
Always display tab navigation on local/federated timeline even when empty (#7663) 6 years ago
TakesxiSximada 23106844a1 Fix the hot key (j, k) does not function correctly when there is a pinned toot in account timeline. (#7202) 6 years ago
Eugen Rochko 45c9f16f71
Improve load gap styling in web UI (#7100) 6 years ago
Akihiko Odaki 9a1a55ce52 Allow clients to fetch statuses made while they were offline (#6876) 6 years ago
Akihiko Odaki b0664a5e6c Replace onScrollToBottom with onLoadMore (#6615) 6 years ago
Eugen Rochko 9110db41c5
Federate pinned statuses over ActivityPub (#6610) 6 years ago
Eugen Rochko 7badad7797
Fix home regeneration (#6251) 6 years ago
kibigo! e19fc6a9f8 Restore vanilla components 7 years ago
kibigo! 45c44989c8 Forking glitch theme 7 years ago
Eugen Rochko 7db0f8dcb2 Implement hotkeys for web UI (#5164) 7 years ago
Surinna Curtis 29c44fa5fa Remove unused imports 7 years ago
abcang 0827c09c44 Generalized the infinite scrollable list (#4697) 7 years ago
Sorin Davidoi ac53736814 fix(status_list): Use correct keys for keyboard navigation (#4487) 7 years ago
Sorin Davidoi 634b71ed1d Accessability fixes (#4432) 7 years ago
Sorin Davidoi 534da4f24f Improve accessibility (part 5) (#4417) 7 years ago
Sorin Davidoi b7d47c2aef Improve accessibility (part 4) (#4408) 7 years ago
Eugen Rochko 55bee84c97 Fix infinite scroll fluidity (#4381) 7 years ago
Sorin Davidoi 696bcff6bf fix(status_list): Guard against missing ref (#4353) 7 years ago
Sorin Davidoi e01966f7b8 fix(status_list): Update scroll position after toots are appended (#4277) 7 years ago
unarist 4f2513337f Update scroll top state on column mounting (#4276) 7 years ago
Sorin Davidoi 72bd73f605 Small style fixes (#4206) 7 years ago
kibigo! 5770d461b2 Moved glitch containers and commented unused files 7 years ago
kibigo! 297921fce5 Moved glitch files to their own location ;) 7 years ago
Yamagishi Kazutoshi c1a8e3d1eb Use Class and Property Decorators (#3730) 7 years ago
Yamagishi Kazutoshi eff9416469 Remove unused variables (#3906) 7 years ago
Nolan Lawson 1f2abd8d67 Fix jittery scrolling for Chromium browsers (#3776) (#3832) 7 years ago
Eugen Rochko 37dbfa4cd7 Unread indicator was invisible behind column header, adjusted (#3720) 7 years ago
unarist c26cea262b Prevent pinned columns from scroll to top on URL changing (#3586) 7 years ago
Nolan Lawson 34a93ccf57 Add IntersectionObserverWrapper to cut down on re-renders (#3406) 7 years ago
Nolan Lawson 24d645b7d0 Fix IntersectionObserver isIntersecting in Edge (#3365) 7 years ago
Nolan Lawson 28cbfb9f10 Simplify isIntersecting in status_list.js (#3371) 7 years ago
Sorin Davidoi 8e4d1cba00 Lazy load toots using IntersectionObserver (#3191) 7 years ago
Yamagishi Kazutoshi 1d436a4322 Refactoring. Removed useless import. (#3254) 7 years ago
Yamagishi Kazutoshi 2e112e2406 Improve eslint rules (#3147) 7 years ago
Sorin Davidoi 2c405aed55 Performance improvements (#3168) 7 years ago
Yamagishi Kazutoshi 2991a7cfe6 Use ES Class Fields & Static Properties (#3008) 7 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 7 years ago
Akihiko Odaki cf845fed38 Hide some components rather than unmounting (#2271) 7 years ago
Stephen Burgess cca41ea544 Replace inline styles with CSS classes (BEM) (#2338) 7 years ago