about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/containers/status_container.js
AgeCommit message (Expand)Author
2020-11-03Fix crash when viewing a profile with a filtered out pinned tootThibaut Girka
2020-10-28Merge remote-tracking branch 'upstream/master' into devFire Demon
2020-10-26Add setting to disable the pop-in playerThibaut Girka
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
2020-09-08Monsterfork v2 Kaiju Commit 2020.06.27.1 - 2020.09.05.5Fire Demon
2020-04-25[Glitch] Fix expanded video player issuesThibG
2019-12-12Fix edit filter link in filtered “Show why” dialogThibaut Girka
2019-09-30[Glitch] Change conversations UIEugen Rochko
2019-09-30[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UIThibG
2019-09-17Fix boost confirmation modal for description-less media not workingThibaut Girka
2019-07-15Add link to edit each listed filterThibaut Girka
2019-07-15Make some strings translatableThibaut Girka
2019-07-15Minor refactoringThibaut Girka
2019-07-15Add a way to know why a status has been filtered, and show it anywayThibaut Girka
2019-06-10Add option to display a warning before boosting toots lacking media descriptionsThibaut Girka
2019-05-10[Glitch] Add confirm modal for unboosting tootsAurélien Reeves
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!