about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/status_visibility_icon.js
AgeCommit message (Collapse)Author
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-07-18add community visibility to the web appmultiple creatures
2019-02-01[Glitch] Replace unlock-alt icon with unlockThibaut Girka
Port 6513f6c953cdaad9118ea24a21f22fd2978bed28 to glitch-soc
2017-12-03Rename themes -> flavours ? ?kibigo!