about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/home_timeline/index.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-11-10[Glitch] Remove aria-pressed where it's redundantSasha Sorokin
2022-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add dismissable hints to various timelines in web UIEugen Rochko
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Fix various issues with logged-out web UIEugen Rochko
2022-09-02Fix regexp filtering in pinned community/public TLs (#1840)Claire
2021-05-07[Glitch] Change home timeline to reload after follow recommendations in web UIEugen Rochko
2020-02-03[Glitch] Change how unread announcements are handledThibG
2020-01-25[Glitch] Fix “new items glow” being displayed above settings and announce...ThibG
2020-01-25[Glitch] Improve announcements designThibG
2020-01-24[Glitch] Add announcementsEugen Rochko
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-10-05[Glitch] Change single-column mode to scroll the whole pageEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-03-05Fix home timeline perpetually reloading when emptyEugen Rochko
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
2018-05-29[Glitch] Allow clients to fetch statuses made while they were offlineThibaut Girka
2018-01-18Port 7badad7797b487b411a2ab34e0f7413741974bb4 to glitch frontendDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!