about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/containers/status_container.js
AgeCommit message (Expand)Author
2019-03-26[Glitch] Add a “Block & Report” button to the block confirmation dialogThibG
2019-02-10[Glitch] Add missing rejection handling for PromisesThibaut Girka
2018-12-18Allow disabling the reply confirmation dialogThibaut Girka
2018-10-05[Glitch] Add a confirmation dialog when hitting reply and the compose box isn...Thibaut Girka
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
2018-07-10Add client-side custom filter support to glitch-socThibaut Girka
2018-06-16[Glitch] Add redraft functionThibaut Girka
2018-05-16[Glitch] Feature: Direct message from StatusesThibaut Girka
2018-04-11Add glitch-soc front-end support for bookmarksThibaut Girka
2018-03-16[Glitch] Federate pinned statuses over ActivityPubThibaut Girka
2017-12-09remove trailing spacescwm
2017-12-09add initial components based off of tootsuite pr #1507cwm
2017-12-04Merge branch 'gs-master' into glitch-themeDavid Yip
2017-12-03Rename themes -> flavours ? ?kibigo!