about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/actions/statuses.js
AgeCommit message (Collapse)Author
2020-08-30[Feature] Add manual publishing optionFire Demon
2020-08-30[Feature] Add in-place post editingFire Demon
2019-06-13[Glitch] Add responsive panels to the single-column layoutEugen Rochko
Port 1e5532e693d9533ee37f553aeb191e284178fa52 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2019-05-17Support proper content-type in Delete & RedraftThibaut Girka
2019-05-11[Glitch] Use raw content if available on Delete & RedraftThibG
Port front-end changes from 6d44f2441bf2aa14d11e481d9d2cfe82a74d81ed to glitch-soc
2019-03-06[Glitch] Port polls creation UI from upstreamThibaut Girka
2019-03-05Port upstream refactoring of reducers and actionsThibaut Girka
Also includes 9e45b051cfea667f9ca3d3c72d13022259315090
2018-10-30[Glitch] Fix dimensions of preview cards, fix crash in web UI, fix warningThibaut Girka
Port 9c38c5daa3d7298f02c763a84a74680dcc89dac2 to glitch-soc
2018-08-31[Glitch] Show compose form on delete & redraft when in mobile layoutThibaut Girka
Port 025fbb8285cdedf495d9e4d015db611b0c622cbb to glitch-soc
2018-06-16[Glitch] Add redraft functionThibaut Girka
Port bd0791d800902cdbdf6666e65d201df3ec22789c to glitch-soc
2017-12-03Rename themes -> flavours ? ?kibigo!