about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/direct_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-10-28[Glitch] Change public accounts pages to mount the web UIEugen Rochko
2022-10-28[Glitch] Add title to pages with missing title in Web UIYamagishi Kazutoshi
2022-05-03Move DM conversation/timeline tab to column settings switchClaire
2022-05-03[Glitch] Rename toots to posts in various places, add or reword DM warningsClaire
2019-10-06[Glitch] Fix scroll to top in single column UIEugen Rochko
2019-09-09Move “export” before decoratorsThibaut Girka
2019-06-10Add DM conversations mode similar to upstreamThibaut Girka
2018-09-29Merge pull request #681 from ThibG/glitch-soc/fixes/accessibilityDavid Yip
2018-09-03Fixes columns scrolling to top when opening media modalThibaut Girka
2018-08-31[Glitch] Add aria-label to column regionsThibaut Girka
2018-07-30Don't reset scroll position when opening a modalThibaut Girka
2018-05-31Fix direct timelineThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!