about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/alerts.js
AgeCommit message (Collapse)Author
2019-02-10[Glitch] Allow multiple files upload through web UI, including drag & dropThibaut Girka
Port 750c67660de753065ec160b4e389ba0dda2f81cc to glitch-soc
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
Port missing parts from 2c51bc0ca5a4c3a4bb140b4b40dabdda859ebb94 to glitch-soc
2017-12-03Rename themes -> flavours ? ?kibigo!