about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/containers/status_container.js
AgeCommit message (Expand)Author
2023-03-15[Glitch] add modal message when editing tootPauloVilarinho
2023-01-05[Glitch] Fix unnecessary re-rendering of various components when typing in we...Claire
2022-11-30[Glitch] Add user content translations with configurable backendsEugen Rochko
2022-10-11Rename flavours/glitch/util into flavours/glitch/utilsClaire
2022-10-11Move flavours/glitch/util/initial_state to flavours/glitch/initial_stateClaire
2022-10-09[Glitch] Add interaction modal to logged-out web UIEugen Rochko
2022-10-08[Glitch] Fix pop-out player appearing on mobile screens in web UIEugen Rochko
2022-08-25[Glitch] Add ability to filter individual postsClaire
2022-08-25[Glitch] Revamp post filtering systemClaire
2022-07-25Add option to share CW toggle state across instances of a postClaire
2022-02-10[Glitch] Add editing for published statusesEugen Rochko
2021-05-07Change media modals look in web UIEugen Rochko
2021-02-12[Glitch] Add dropdown for boost privacy in boost confirmation modalClaire
2020-11-01Fix crash when viewing a profile with a filtered out pinned tootThibaut Girka
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-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!