Eugen Rochko
|
51d0e1c7b4
|
[Glitch] Fix hardcoded frame rate for frame by frame video navigation in web UI
Port f970e1fab6 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-11-25 15:46:09 +01:00 |
|
Eugen Rochko
|
8f950e540b
|
[Glitch] Add pop-out player for audio/video in web UI
port d88a79b456 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-10-26 19:51:09 +01:00 |
|
Thibaut Girka
|
38182fceb3
|
Fix crash when opening detailed view of a status you boosted
|
2020-08-31 23:48:16 +02:00 |
|
Tdxdxoz
|
bf55b5463a
|
[Glitch] Fix: also use custom private boost icon for detailed status
Port a3ec9af9b0 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-08-30 16:51:16 +02:00 |
|
proxy
|
3bbf6b1519
|
[Glitch] reword "boost to original audience" as per tootsuite#14596
Port 46210a65d1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-08-30 16:34:38 +02:00 |
|
Thibaut Girka
|
f1d31cf18d
|
Fix spacing around reblog counter in detailed statuses
And bring the whole thing closer to upstream's code.
|
2020-08-24 20:03:37 +02:00 |
|
Sasha Sorokin
|
042c32ea3b
|
[Glitch] Replace repetitive blurhash code with component (#14267)
Port 61c07c3731 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-10 16:59:53 +02:00 |
|
ThibG
|
b27eecdbfc
|
[Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
Port d308a863fb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-08 15:26:02 +02:00 |
|
ThibG
|
a513997367
|
[Glitch] Fix WebUI crash on sensitive preview card with no preview thumbnail
Port 2581715491 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-08 15:25:31 +02:00 |
|
Eugen Rochko
|
69cddc3909
|
[Glitch] Add color extraction for audio thumbnails
Port 99f3a55540 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-05 20:18:51 +02:00 |
|
Eugen Rochko
|
9b3677d509
|
[Glitch] Add customizable thumbnails for audio and video attachments
Port 64aac30733 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-02 17:31:09 +02:00 |
|
Eugen Rochko
|
06309129be
|
[Glitch] Fix audio/video/images/cards not reacting to window resizes in web UI
Port bb9ca8a587 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>
|
2020-07-02 17:31:09 +02:00 |
|
Eugen Rochko
|
1c58420831
|
[Glitch] Change volume control and download buttons in web UI
Port 419ad6248b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-02 17:31:09 +02:00 |
|
Eugen Rochko
|
ad978ab1d4
|
[Glitch] Change design of audio players in web UI
Port 75a2b8f815 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-02 17:31:09 +02:00 |
|
ThibG
|
934bacd05f
|
[Glitch] Change sensitive preview cards to not blur text
Port a1ad2ad951 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-30 23:08:24 +02:00 |
|
ThibG
|
327f6309e4
|
[Glitch] Fix design issues with sensitive preview cards
Port 1d2b0d2121 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-26 13:28:52 +02:00 |
|
ThibG
|
776aff9656
|
[Glitch] Hide sensitive preview cards with blurhash
Port 8e96510b25 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-09 11:01:31 +02:00 |
|
ThibG
|
572e89e563
|
[Glitch] Fix expanded video player issues
Port c955f98d36 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-25 15:28:16 +02:00 |
|
Thibaut Girka
|
e53622442c
|
Fix privacy icon being displayed twice in glitch-soc Web UI
Fixes #1298
|
2020-03-11 23:25:15 +01:00 |
|
Bèr Kessels
|
fc53d9cc76
|
[Glitch] Code style improvements in JavaScript
Port fd76955f39 to glitch-soc
* JS-linter: fix trailing comma's
* Configure eslinter to ignore this onchange error.
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-03-08 20:43:53 +01:00 |
|
Thibaut Girka
|
3d7fd4a2df
|
Fix boosting private toots in detailed view
|
2020-02-09 22:15:49 +01:00 |
|
ThibG
|
e443874024
|
[Glitch] Fix native share button not being displayed for unlisted toots
Port 02236332ba to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-02-09 12:29:51 +01:00 |
|
Eugen Rochko
|
f1e4738f81
|
[Glitch] Add number animations
Port 76f1ed834e to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Sasha Sorokin
|
2bde217ea5
|
[Glitch] Fix unlocalized dropdown button title
Port 1268e3b572 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:20:05 +01:00 |
|
Thibaut Girka
|
1f8563c256
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
2020-01-25 10:17:13 +01:00 |
|
BSKY
|
59946f9231
|
[Glitch] Add noopener and/or noreferrer
Port fccf83e1f2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:36:25 +01:00 |
|
Thibaut Girka
|
2aa0cdf7e6
|
Use the Icon component instead of directly using i tag
|
2019-09-09 19:00:20 +02:00 |
|
Thibaut Girka
|
f2b307af25
|
Move “export” before decorators
As this is what upstream does.
See also https://github.com/tc39/proposal-decorators/issues/69
|
2019-09-09 18:36:43 +02:00 |
|
Eugen Rochko
|
b90bd31cfd
|
[Glitch] Fix more visual issues with the audio player
Port 2e99e3cab3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
|
Eugen Rochko
|
3aeaf9b897
|
[Glitch] Add audio player
Port 4190e31626 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
|
Thibaut Girka
|
3282bbe454
|
Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
|
2019-08-29 11:59:29 +02:00 |
|
Thibaut Girka
|
ff0ceb28b3
|
Remove link rewriting option as it is easily bypassable
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
df866a464d
|
Add options to highlight misleading links in statuses
Fixes #1162
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
49a28e69a5
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
598cdc9542
|
Use a different icon for audio attachments
|
2019-06-24 16:16:16 +02:00 |
|
Eugen Rochko
|
967456b6a9
|
[Glitch] Add audio uploads
Port front-end changes from f7f23b4a19 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-24 16:00:42 +02:00 |
|
Thibaut Girka
|
b4d4138cf9
|
[Glitch] Add keyboard shortcut to hide/show media
Port a472190729 and 988342a56c to glitch-soc
|
2019-05-27 19:43:15 +02:00 |
|
Thibaut Girka
|
89d2859296
|
Fix content warning button displaying a link icon when no status card is set
|
2019-05-05 21:47:05 +02:00 |
|
Eugen Rochko
|
ccf4f3240a
|
[Glitch] Add blurhash
Port front-end changes from fba96c808d to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-04 18:07:44 +02:00 |
|
Thibaut Girka
|
9f25ab9792
|
Fix polls icon not showing in CW button in detailed statuses
|
2019-05-03 21:55:50 +02:00 |
|
Thibaut Girka
|
e3c1472040
|
Shift+click on column Back button to return to last pinable column
|
2019-04-17 18:40:40 +02:00 |
|
Thibaut Girka
|
14bad3f472
|
Do not handle clicks in detailed status content
|
2019-04-03 19:58:18 +02:00 |
|
ThibG
|
9e80b34a95
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 6df4a82969 to glitch-soc
|
2019-03-26 17:44:00 +01:00 |
|
Eugen Rochko
|
bbb9ff0e84
|
[Glitch] Redesign landing page
Port 65fffeac3f to glitch-soc
|
2019-03-13 15:53:00 +01:00 |
|
ash lea
|
f534f4869e
|
add local setting to auto reveal media behind cw
|
2019-03-11 12:14:45 +01:00 |
|
Thibaut Girka
|
ff827c1f38
|
[Glitch] Perform deep comparison for card data when receiving new props
Prevents embedded players from resetting when interacting with the toot
|
2019-03-05 23:22:29 +01:00 |
|
Eugen Rochko
|
8d70a8a19b
|
Add polls
Port front-end parts of 230a012f00 to glitch-soc
|
2019-03-05 21:35:03 +01:00 |
|
Thibaut Girka
|
e31fc2b458
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 041ff5fa9a to glitch-soc
|
2019-02-17 14:28:25 +01:00 |
|
Thibaut Girka
|
614ea184bb
|
[Glitch] Add "copy link" item to status action bars
Port 3cfadd875c to glitch-soc
|
2019-02-13 07:29:57 +01:00 |
|
Thibaut Girka
|
049c9a3b97
|
Avoid two-step rendering of statuses as much as possible
Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.
|
2019-02-10 22:54:25 +01:00 |
|