about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/favourite_modal.js
AgeCommit message (Collapse)Author
2020-11-13Fix minor design issues with fav confirmation modalThibaut Girka
2019-09-09Use the `Icon` component instead of directly using `i` tagThibaut Girka
2019-09-09Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2017-12-09fixes, functioning nowcwm
2017-12-09add initial components based off of tootsuite pr #1507cwm