about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/column_header.js
AgeCommit message (Expand)Author
2020-10-21[Glitch] Fix browser notification permission request logicThibG
2020-01-26Refactor notifications cleaning modeThibaut Girka
2020-01-25[Glitch] Fix “new items glow” being displayed above settings and announce...ThibG
2019-10-11[Glitch] Fix crash when switching back/from mobile layoutThibG
2019-10-06[Glitch] Fix thread column showing pin buttonEugen Rochko
2019-10-05[Glitch] Fix column header scrolling with the pageEugen Rochko
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2018-12-20[Glitch] Back to the getting-started when pins the timelineThibaut Girka
2018-05-31Use history.state to decide whether we should goBack() or go to / (fixes #247)Thibaut Girka
2018-04-22Add show more/less toggle for entire threads in web UIThibaut Girka
2018-04-22[Glitch] Fix button hiding when header title is too longThibaut Girka
2018-04-22[Glitch] Fix column headers accessibilityThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!