about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/getting_started_misc/index.js
AgeCommit message (Collapse)Author
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2018-08-22Add pinned accounts editorThibaut Girka
2018-08-22Fix ColumnLink keys in getting_started_miscThibaut Girka
2018-05-27[Glitch] Change icon for domain blocksThibaut Girka
Port fa04945365bc552748b9d312f936a74cfd8d35b1 to glitch-soc
2018-03-30Add the domain blocks UI to Getting Started MiscThibaut Girka
2017-12-20add keyboard shortcuts to getting started (fixes #275)cwm
2017-12-12code style fixescwm
2017-12-12travis fixescwm
2017-12-12readded connect for onboarding modalcwm
2017-12-12remove unneeded imports from getting_started_misccwm
2017-12-12add components to getting started columncwm