about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_list.js
AgeCommit message (Expand)Author
2023-02-25[Glitch] Rename JSX files with proper `.jsx` extensionRenaud Chaput
2023-02-03[Glitch] Run eslint --fixClaire
2022-10-08[Glitch] Add explore page to web UIEugen Rochko
2022-09-02Fix regexp filtering in pinned community/public TLs (#1840)Claire
2021-07-13Refactor shouldUpdateScroll stuffClaire
2020-07-10[Glitch] Freeze scroll position when a dropdown menu is open in the TLThibG
2019-10-10[Glitch] Fix performance of home feed regenerationEugen Rochko
2019-04-17When selecting a toot via keyboard, ensure it is scrolled into viewThibaut Girka
2018-12-18[Glitch] Always display tab navigation on local/federated timeline even when ...Thibaut Girka
2018-12-13[Glitch] Fix “load more” button when no data has been fetchedThibaut Girka
2018-11-13[Glitch] Prepend account header even when status list is emptyThibaut Girka
2018-11-13[Glitch] Use local instead of global loading indicator for timelines, account...Thibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-05-29[Glitch] Improve load gap styling in web UIThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-05-27[Glitch] Replace onScrollToBottom with onLoadMoreThibaut Girka
2018-04-22[Glitch] Fix the hot key (j, k) does not function correctly when there is a p...Thibaut Girka
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!