Eugen Rochko
|
3a6cae746e
|
[Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
Port bcb3a91c0c 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
|
79f367db2e
|
Fix crash when opening detailed view of a status you boosted
|
4 years ago |
Tdxdxoz
|
ee0ca40541
|
[Glitch] Fix: also use custom private boost icon for detailed status
Port c950a85d9e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
proxy
|
efb1f3413c
|
[Glitch] reword "boost to original audience" as per tootsuite#14596
Port a455c84892 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
Thibaut Girka
|
8ad2252c98
|
Fix spacing around reblog counter in detailed statuses
And bring the whole thing closer to upstream's code.
|
4 years ago |
Thibaut Girka
|
360b47c6b4
|
Fix “Show less for all”/”Show more for all” eye icon not reflecting state
|
4 years ago |
Sasha Sorokin
|
2e73171628
|
[Glitch] Replace repetitive blurhash code with component (#14267)
Port 7418e0e613 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
1271de96f0
|
[Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
Port 5a6b0ce051 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
72aeeb2b34
|
[Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
Port ad1b26b4bc 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
|
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 |
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
|
1c3764c6f8
|
[Glitch] Change sensitive preview cards to not blur text
Port c92278aa1c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
00283fe6ab
|
[Glitch] Fix design issues with sensitive preview cards
Port 907fe2996c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
4eca2093d9
|
[Glitch] Hide sensitive preview cards with blurhash
Port eda9bb35f1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
4 years ago |
ThibG
|
ed2267b78e
|
[Glitch] Fix expanded video player issues
Port 3526163340 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
9af4ed237c
|
Fix privacy icon being displayed twice in glitch-soc Web UI
Fixes #1298
|
5 years ago |
Bèr Kessels
|
96b18a705f
|
[Glitch] Code style improvements in JavaScript
Port b5d7ec71ef to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
b93d4d2b2a
|
Fix boosting private toots in detailed view
|
5 years ago |
ThibG
|
b7008b2cd5
|
[Glitch] Fix native share button not being displayed for unlisted toots
Port 2dae01ff25 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
ac320c111c
|
[Glitch] Add number animations
Port 8ca6f2d3b2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Sasha Sorokin
|
481b2e5df4
|
[Glitch] Fix unlocalized dropdown button title
Port 51f376aee3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
4c312ad79d
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
5 years ago |
ThibG
|
34f9541c3d
|
[Glitch] Fix reuse of detailed status components
Port cfaeea1779 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
55d1f5c78c
|
[Glitch] Add hotkey for opening media files
Port af891f82be to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
BSKY
|
e02b77a1f4
|
[Glitch] Add noopener and/or noreferrer
Port 483cf4d52a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
3134aa0097
|
[Glitch] Fix scroll to top in single column UI
Port 293f789239 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Eugen Rochko
|
2d701e88f5
|
[Glitch] Fix column header scrolling with the page
Port cf45e39dd5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
ThibG
|
56ca0d8b1c
|
[Glitch] Add explanation to mute dialog, refactor and clean up mute/block UI
Port fdd1848c7c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
9b0b130299
|
Use the `Icon` component instead of directly using `i` tag
|
5 years ago |
Thibaut Girka
|
080bdf6949
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
5 years ago |
ThibG
|
fce59abade
|
[Glitch] Change detailed status child ordering to sort self-replies on top
Port accac63c88 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
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
|
024b9a24e0
|
[Glitch] Add audio player
Port f13761d84b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
5de49ea272
|
Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
|
5 years ago |
Thibaut Girka
|
50553e097d
|
Remove link rewriting option as it is easily bypassable
|
5 years ago |
Thibaut Girka
|
2f4cb78803
|
Add options to highlight misleading links in statuses
Fixes #1162
|
5 years ago |
Thibaut Girka
|
d84045c9ca
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
5 years ago |
ThibG
|
447e13fec3
|
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
Port eda4094171 to glitch-soc
|
5 years ago |
Thibaut Girka
|
b99f77bd31
|
Use a different icon for audio attachments
|
5 years ago |
Eugen Rochko
|
b02325e820
|
[Glitch] Add audio uploads
Port front-end changes from d7e2f554fb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
5 years ago |
Thibaut Girka
|
3bf93a3612
|
Properly handle unboosting statuses from detailed view
Fixes #1106
|
5 years ago |
Thibaut Girka
|
2fe493ba25
|
Fix unboost confirmation dialog not showing up on detailed statuses
|
6 years ago |
Thibaut Girka
|
6819b3333e
|
Add option to display a warning before boosting toots lacking media descriptions
|
6 years ago |
Thibaut Girka
|
c1619a5c24
|
[Glitch] Add keyboard shortcut to hide/show media
Port 7ee189fa60 and 9e238804ea to glitch-soc
|
6 years ago |
Thibaut Girka
|
5052b8c29f
|
Fix content warning button displaying a link icon when no status card is set
|
6 years ago |
Eugen Rochko
|
87a7a9a4df
|
[Glitch] Add blurhash
Port front-end changes from a6d2fe7165 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
6 years ago |