about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/compose/components/header.js
AgeCommit message (Collapse)Author
2019-09-09Use upstream's Icon componentThibaut Girka
Rework the codebase to avoid unnecessary differences with upstream
2019-08-29[Glitch] Add confirmation modal when logging out from the web appThibG
Port fd3d45d38f289815bed0adc7eaa3b15894ddb8fb to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-04-22DrawerHeader → Header + HeaderContainerThibaut Girka