about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/features/ui/components/boost_modal.js
AgeCommit message (Collapse)Author
2020-02-22[Glitch] List attachments in boost modalThibG
Port dd45c63921f6f64096fa6a1693cc84d6aa33c54f to glitch-soc
2020-02-21Move “export” before decoratorsThibaut Girka
As this is what upstream does. See also https://github.com/tc39/proposal-decorators/issues/69
2019-11-19Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-05-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves
Port fe8a8f779e36e25286b6a7ddc7bcd08e2a4e2890 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-04-17Shift+click on column Back button to return to last pinable columnThibaut Girka
2017-12-03Rename themes -> flavours ? ?kibigo!