Eugen Rochko
|
fef9f157a9
|
[Glitch] Fix missing action label on sensitive videos and embeds in web UI
Port a90d7ac141 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
a7e6f3df20
|
Fix import order with ESLint
Port 7b5a274836 to glitch-soc
|
1 year ago |
Claire
|
fb2bf621eb
|
[Glitch] Use the new JSX transform everywhere
Port 3b0c3e94e0 to glitch-soc
|
1 year ago |
Nick Schonning
|
dc9dcd0fa9
|
[Glitch] Enable ESLint react/no-deprecated
Port b0dd260a7a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Renaud Chaput
|
d0545c950c
|
[Glitch] Enforce stricter rules for Typescript files
Port 85b3823e66 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
62f5d29c25
|
[Glitch] Change media elements to use aspect-ratio rather than compute height themselves
Port 8c43856691 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
acc7cdc664
|
[Glitch] Fix audio player width in thread view
Port 9cf043f63a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
12e8bcac9d
|
Fix some more Javascript linting issues and discrepancies with upstream (#2209)
* Fix typo in flavours/glitch/features/video/index.js
* Fix various linting issues and discrepancies with upstream
|
2 years ago |
Nick Schonning
|
3237eb3759
|
[Glitch] Ensure tabIndex is number instead of string
Port 53376db94c to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
neatchee
|
a73b29e8cc
|
[Glitch] Remove legacy decorators syntax
Port e272fc91e4 to glitch-soc
|
2 years ago |
Christian Schmidt
|
b50a08b15b
|
[Glitch] Add `lang` attribute to media and poll options
Port 41655e16ea to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Renaud Chaput
|
295d193e7f
|
[Glitch] Rename JSX files with proper `.jsx` extension
Port ae3812d182 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
70984c6f65
|
[Glitch] Enable ESLint import recommended rules
Port 2663b421be to glitch-soc
|
2 years ago |
Claire
|
5d7c0b3254
|
[Glitch] Run eslint --fix
I don't like it changing files this way, but it's basically what
9a5233f107 and a few others did.
|
2 years ago |
Mina Her
|
370511dd06
|
[Glitch] Make <Audio> to handle volume change
Port 453b6eb2bd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Claire
|
3bf201ddaa
|
Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
|
2 years ago |
Rens Groothuijsen
|
6dfb31ea0c
|
[Glitch] Add warning for sensitive audio posts
Port aced8820dd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Eugen Rochko
|
c1d8a04660
|
[Glitch] Add hotkeys for audio/video control
Port e8facfb2e9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Mélanie Chauvel
|
374938814e
|
[Glitch] Make click area of video/audio player buttons bigger in WebUI
Port 988d029417 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
fuyu
|
8ebf849f62
|
[Glitch] Fix wrong seek bar width on media player
Port 5ba6548e62 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
f08b14ce71
|
[Glitch] Add pop-out player for audio/video in web UI
port fc497420e9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
a3cbe8181e
|
Fix new audio player when under content warnings
|
4 years ago |
ThibG
|
6a39f0123b
|
[Glitch] Fix audio player on Safari
Port 62324e9870 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
3ee1ac54d2
|
[Glitch] Fix new audio player features not working on Safari
Port 1f34bd4ff7 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
98223df18c
|
[Glitch] Fix error when closing a playing audio or video modal
Port ddd69f3ae9 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
24cd580add
|
[Glitch] Fix audio and video items in account gallery in web UI
Port ece8405ebd to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
f2d0bd912c
|
[Glitch] Audio player visualization improvements
Port c2f5593be0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
527f8abfa2
|
[Glitch] Fix new accent color not refreshing when changing thumbnail for audio uploads
Port 06f67cfca0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
3c51c7dd3e
|
[Glitch] Add color extraction for audio thumbnails
Port 8517a5fdb4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
e282f9b671
|
[Glitch] Add customizable thumbnails for audio and video attachments
Port a3ce01a102 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
b907cc66e1
|
[Glitch] Fix various issues around OpenGraph representation of media
Port audio player changes from 12ac904a33 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
9d737108a6
|
[Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
Port d0dc37eadb to glitch-soc
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
27becaa9df
|
[Glitch] Change volume control and download buttons in web UI
Port ce34c13aff to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
a67ad4ffce
|
[Glitch] Fix audio player not working when media files are hosted on a different domain
Port 90477d7e4d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Eugen Rochko
|
a135f3bd98
|
[Glitch] Change design of audio players in web UI
Port 563a77d0b4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
743cef53d8
|
[Glitch] Fix initial audio volume not corresponding to what's displayed
Port 3f5fa64211 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Mélanie Chauvel (ariasuni)
|
787b4748dc
|
[Glitch] Add tooltips to audio/video player buttons
Port 635812f9ea to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Nima Boscarino
|
6800ddd649
|
[Glitch] Add download button to audio and video players
Port 3a451c820c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
f94af5dc67
|
[Glitch] Fix volume slider in chromium 🤷
Port 2ac808a85d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
6b45aa450b
|
Use upstream's Icon component
Rework the codebase to avoid unnecessary differences with upstream
|
5 years ago |
Eugen Rochko
|
478fa5f839
|
[Glitch] Fix more visual issues with the audio player
Port eaa759ffd4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
08ad511c36
|
[Glitch] Fix public page crash due to audio player, fix unpause in audio player
Port c8df53b75f to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
024b9a24e0
|
[Glitch] Add audio player
Port f13761d84b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |