about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/column_header.js
AgeCommit message (Expand)Author
2020-02-21Move “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!