about summary refs log tree commit diff
path: root/app/javascript/flavours
AgeCommit message (Collapse)Author
2020-11-13Fix minor design issues with fav confirmation modalThibaut Girka
2020-11-12Add missing locales to glitch flavorThibaut Girka
2020-11-12[Glitch] Add interrelationship iconTakeshi Umeda
Port SCSS changes from 148ce97e21092500a2abeb87f6dc3c0adf5f28e4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-12[Glitch] Add button to dismiss desktop notifications permissions bannerEugen Rochko
Port 4790a126bebddd83cbaf1a8436611536dcc417a0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-07[Glitch] Add limitation of image's max zoom rate (max to the original size ↵Mashiro
of image) Port f720af6b721b773e68c00a546256ff20eeb3226d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-07[Glitch] Bump detect-passive-events from 1.0.5 to 2.0.1dependabot[bot]
Port e16b0fb15a7ef2607f080e8c0b884c1cf37e5ebb to glitch-soc Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh> Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-04Fix unsightly re-layout delay for media previewsThibaut Girka
2020-11-04Fix hiding video breaking playbackThibaut Girka
Also make the video player code closer to upstream
2020-11-04[Glitch] add mouse scroll lock in image expand viewMashiro
Port f645dad661ba033efdcdd6ca7597e7b8bc7f4f51 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-04[Glitch] Add expand/compress image button on image view boxMashiro
Port 6a2db10f767879b9072b6c020ebadac4f985ed34 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-04[Glitch] Fix width of content text fluctuating over timemayaeh
Port 2ae751f19d48c12e70a445ce1d01149866b56ce8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-04[Glitch] Make visibility icon clickable as part of the time of a tootMélanie Chauvel
Port 1d07f51039625c2eafa7eb0b1b6d5a7f8cf00e41 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-03[Glitch] Make click area of video/audio player buttons bigger in WebUIMélanie Chauvel
Port a5afbb62d25306dc9d28fa8d0e85edf02c63d2a3 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-03[Glitch] Fix some account media gallery items having empty labelsThibG
Port 9d023ed4f6d8a69699d14479d5e12132ea4f4cd2 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-03[Glitch] Fix wrong seek bar width on media playerfuyu
Port 8d7fbe7dd9b0a64915a96d342579ab80951be840 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-03[Glitch] Make “Mark media as sensitive” properly translatableMélanie Chauvel
Port c5704e75ae1f64742d59747fd931ffcca7a4887d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-11-01Fix crash when viewing a profile with a filtered out pinned tootThibaut Girka
2020-10-27Add option to hide notification markersThibaut Girka
2020-10-26Add local setting for pop-in player positionThibaut Girka
2020-10-26Add setting to disable the pop-in playerThibaut Girka
2020-10-26Respect glitch-soc's reply counter setting in the pop-in playerThibaut Girka
2020-10-26[Glitch] Fix regressions in icon buttons in web UIEugen Rochko
Port a549415868fe23e0afaf258c17afafac117d0163 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-26[Glitch] Add pop-out player for audio/video in web UIEugen Rochko
port d88a79b4566869ede24958fbff946e357bbb3cb9 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-26[Glitch] Fix follow request notificationsThibG
Port 3678b10823a691256ad63c1c4df8dc659dfc3bc0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Fix strings that could not be translatedmayaeh
Port fb5f3be18f50eb5657479196e29d13a905c43ac8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Change how missing desktop notifications permission is displayedEugen Rochko
Port a69ca294738dbe22bacaf9f1fc5a551d99797b35 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21Move columns-related CSS rules into the appropriate filesThibaut Girka
2020-10-21[Glitch] Fix browser notification permission request logicThibG
Port f54ca3d08e068af07a5b7a8b139e7658b3236db8 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Add duration parameter to muting.OSAMU SATO
Port 96761752eccfc0d239974a24e0cc2d74c6aee7ac to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Change how CDN_HOST is passed down to make assets build reproducibleThibG
Port 4c45b43cb8a3d902c130729d36d559ec9de23d3e to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Fix unread notification marker not updating when mounting columnThibG
Port dac3e362fd5c3d1be9e5d89149049a7eb2c6bbc4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Ignore alt-key hotkeys in text fieldsThibG
Port 63770d3aac1611155213e4c903424849cc254519 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Fix mark as read in notifications to be saved immediatelyTakeshi Umeda
Port bec8b12bb52a57b54b66899b2650a5611d9bd561 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-21[Glitch] Fix bell button causing a brief “Cancel follow request” on ↵ThibG
locked accounts Port 82951920f7321fefbdf0628cbb70f2f490f7b716 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-10-19Glitchsoc translation to 'es' language (#1439)otrapersona
glitch-soc-specific translation to 'es' language
2020-10-08Fix issue checking for last unread notification when there are gapsThibaut Girka
2020-09-29Fix boost icon not being displayed in boost notificationsThibaut Girka
2020-09-28Make explicit in glitch-soc's WebUI when an account is suspendedThibaut Girka
2020-09-28[Glitch] Fix unreadable placeholder text color in high contrast theme in web ↵Eugen Rochko
UI (#14803) Port bbcbf12215a5ec69362a769c1bae9c630eda0ed4 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28Fix actions being performed before the redux state is set upThibaut Girka
2020-09-28[Glitch] Add paragraph about browser add-ons when encountering some errorsThibG
Port b67caf9be48294bef290eea69e90d98223fcf3eb to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Add option to be notified when a followed user postsEugen Rochko
Port 974b1b79ce58e6799e5e5bb576e630ca783150de to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Optimize the process of following someoneEugen Rochko
Port front-end changes from 6d59dfa15d873da75c731b79367ab6b3d1b2f5a5 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Change web UI to show empty profile for suspended accountsEugen Rochko
Port fcb9350ff8cdc83388f75de6b031410df8aa8a56 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Fix home TL marker code mishandling gapsThibG
Port eaea2311aaaf030e4a2f5d03be6131d0716fdaf7 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Fix notification filter bar incorrectly filtering gapsThibG
Port aab867b0e8119ecee78dabe8007f3c033e734b6d to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-28[Glitch] Add border around 🕺 emojiThibG
Port 91eecd1b3c95807be00535b58ebfd85e549d77e0 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
2020-09-19Fix minor bugsThibaut Girka
2020-09-19Minor refactoring and fixupsThibaut Girka
2020-09-18Filter out mounted lists from “getting started” columnThibaut Girka