Yamagishi Kazutoshi
|
6fcc2e5969
|
[Glitch] Add title to pages with missing title in Web UI
Port 9762fe2475 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-28 19:24:02 +02:00 |
|
Claire
|
812b755bcb
|
Move some modules from flavours/glitch/utils/ back to flavours/glitch/features/ui/util/
|
2022-10-11 11:31:11 +02:00 |
|
Claire
|
874cd0e883
|
Rename flavours/glitch/util into flavours/glitch/utils
|
2022-10-11 11:31:11 +02:00 |
|
Claire
|
3bf201ddaa
|
Move flavours/glitch/util/initial_state to flavours/glitch/initial_state
|
2022-10-11 10:17:04 +02:00 |
|
Eugen Rochko
|
f1599cb808
|
[Glitch] Add interaction modal to logged-out web UI
Port 7fb738c837 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-09 18:23:15 +02:00 |
|
Eugen Rochko
|
03db25b632
|
[Glitch] Add dynamic document title to WebUI
Port part of babebc4e8a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-10-09 18:23:15 +02:00 |
|
Rens Groothuijsen
|
6dfb31ea0c
|
[Glitch] Add warning for sensitive audio posts
Port aced8820dd to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-08-15 14:57:57 +02:00 |
|
Claire
|
5e628e4fd3
|
Add option to share CW toggle state across instances of a post
|
2022-07-25 11:57:09 +02:00 |
|
Claire
|
711301519a
|
Improve interaction between out-of-CW attachments and collapsed toots
|
2022-07-24 13:16:03 +02:00 |
|
Claire
|
406b7d972b
|
Add local setting toggle to move media attachments outside CWs
Fixes #1812
|
2022-07-24 11:10:49 +02:00 |
|
Eugen Rochko
|
cfb73f9fc9
|
[Glitch] Add customizable user roles
Port front-end changes from e164d6a687 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-07-05 11:35:32 +02:00 |
|
Claire
|
7b26b12378
|
Swap position of media attachments and polls
|
2022-04-20 22:07:13 +02:00 |
|
CommanderRoot
|
368f6ac07a
|
[Glitch] Replace deprecated String.prototype.substr()
Port 07f1888854 to glitch-soc
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-04-06 16:08:33 +02:00 |
|
Eugen Rochko
|
9e57680f64
|
[Glitch] Chore: Disable menu items for editing statuses in web UI (#17497)
Port 64a94a889b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-02-10 19:10:59 +01:00 |
|
Eugen Rochko
|
838f800808
|
[Glitch] Add editing for published statuses
Port cb76142d9e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-02-10 19:10:20 +01:00 |
|
Eugen Rochko
|
4ffee8156d
|
[Glitch] Add edit history to web UI
Port 948da1a958 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-02-09 17:51:35 +01:00 |
|
Eugen Rochko
|
cb8ec71677
|
[Glitch] Add support for editing for published statuses
Port front-end changes from 06b698a723 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-01-20 00:03:41 +01:00 |
|
Claire
|
b20dafb566
|
[Glitch] Add support for private pinned posts
Port JS changes from 5aade2baac to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2022-01-17 08:35:27 +01:00 |
|
Claire
|
595bc5edb3
|
[Glitch] Fix handling of recursive toots in WebUI
Port 202862753a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-11-25 23:52:22 +01:00 |
|
Eugen Rochko
|
e28fcc78ee
|
[Glitch] Change routing paths to use usernames in web UI
Port ce84967ee4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-09-26 21:35:57 +02:00 |
|
Claire
|
def45ddc91
|
Fix media attachments not being displayed on polls
Fixes #1595
|
2021-09-08 16:36:30 +02:00 |
|
Claire
|
3de58f0431
|
Refactor shouldUpdateScroll stuff
|
2021-07-13 12:51:06 +02:00 |
|
Claire
|
20fb69396f
|
Fix scroll handling with modals
|
2021-07-13 11:07:16 +02:00 |
|
Eugen Rochko
|
49b205ad89
|
[Glitch] Fix not being able to open audio modal in web UI
Port de8c539b7b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-05-07 22:47:09 +02:00 |
|
Eugen Rochko
|
65f497cac2
|
Change media modals look in web UI
Port af1fa584e9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-05-07 22:47:09 +02:00 |
|
Claire
|
12d91755f5
|
[Glitch] Add dropdown for boost privacy in boost confirmation modal
Port c848e85068 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-02-12 12:31:49 +01:00 |
|
Mélanie Chauvel
|
f419096f3b
|
[Glitch] Slightly reorder three dots menu on toots to make it more intuitive
Port e48633f3cf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2021-02-12 10:55:37 +01:00 |
|
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>
|
2020-11-25 15:46:09 +01:00 |
|
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>
|
2020-10-26 19:51:09 +01:00 |
|
Thibaut Girka
|
79f367db2e
|
Fix crash when opening detailed view of a status you boosted
|
2020-08-31 23:48:16 +02:00 |
|
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>
|
2020-08-30 16:51:16 +02:00 |
|
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>
|
2020-08-30 16:34:38 +02:00 |
|
Thibaut Girka
|
8ad2252c98
|
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 |
|
Thibaut Girka
|
360b47c6b4
|
Fix “Show less for all”/”Show more for all” eye icon not reflecting state
|
2020-07-22 22:53:10 +02:00 |
|
Sasha Sorokin
|
2e73171628
|
[Glitch] Replace repetitive blurhash code with component (#14267)
Port 7418e0e613 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-10 16:59:53 +02:00 |
|
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>
|
2020-07-08 15:26:02 +02:00 |
|
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>
|
2020-07-08 15:25:31 +02:00 |
|
Eugen Rochko
|
3c51c7dd3e
|
[Glitch] Add color extraction for audio thumbnails
Port 8517a5fdb4 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-07-05 20:18:51 +02:00 |
|
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>
|
2020-07-02 17:31:09 +02:00 |
|
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>
|
2020-07-02 17:31:09 +02:00 |
|
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>
|
2020-07-02 17:31:09 +02:00 |
|
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>
|
2020-07-02 17:31:09 +02:00 |
|
ThibG
|
1c3764c6f8
|
[Glitch] Change sensitive preview cards to not blur text
Port c92278aa1c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-30 23:08:24 +02:00 |
|
ThibG
|
00283fe6ab
|
[Glitch] Fix design issues with sensitive preview cards
Port 907fe2996c to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-26 13:28:52 +02:00 |
|
ThibG
|
4eca2093d9
|
[Glitch] Hide sensitive preview cards with blurhash
Port eda9bb35f1 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-06-09 11:01:31 +02:00 |
|
ThibG
|
ed2267b78e
|
[Glitch] Fix expanded video player issues
Port 3526163340 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-04-25 15:28:16 +02:00 |
|
Thibaut Girka
|
9af4ed237c
|
Fix privacy icon being displayed twice in glitch-soc Web UI
Fixes #1298
|
2020-03-11 23:25:15 +01:00 |
|
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>
|
2020-03-08 20:43:53 +01:00 |
|
Thibaut Girka
|
b93d4d2b2a
|
Fix boosting private toots in detailed view
|
2020-02-09 22:15:49 +01:00 |
|
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>
|
2020-02-09 12:29:51 +01:00 |
|
Eugen Rochko
|
ac320c111c
|
[Glitch] Add number animations
Port 8ca6f2d3b2 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:36:27 +01:00 |
|
Sasha Sorokin
|
481b2e5df4
|
[Glitch] Fix unlocalized dropdown button title
Port 51f376aee3 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-25 10:20:05 +01:00 |
|
Thibaut Girka
|
4c312ad79d
|
Rename DropdownMenu's ariaLabel to title, to reduce unnecessary changes with upstream
|
2020-01-25 10:17:13 +01:00 |
|
ThibG
|
34f9541c3d
|
[Glitch] Fix reuse of detailed status components
Port cfaeea1779 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2020-01-07 16:30:53 +01:00 |
|
ThibG
|
55d1f5c78c
|
[Glitch] Add hotkey for opening media files
Port af891f82be to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-11-30 17:52:12 +01:00 |
|
BSKY
|
e02b77a1f4
|
[Glitch] Add noopener and/or noreferrer
Port 483cf4d52a to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-27 14:36:25 +01:00 |
|
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>
|
2019-10-06 00:32:06 +02:00 |
|
Eugen Rochko
|
2d701e88f5
|
[Glitch] Fix column header scrolling with the page
Port cf45e39dd5 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-10-05 22:53:20 +02:00 |
|
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>
|
2019-09-30 15:58:29 +02:00 |
|
Thibaut Girka
|
9b0b130299
|
Use the Icon component instead of directly using i tag
|
2019-09-09 19:00:20 +02:00 |
|
Thibaut Girka
|
080bdf6949
|
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 |
|
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>
|
2019-08-30 13:45:46 +02:00 |
|
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>
|
2019-08-29 17:32:22 +02:00 |
|
Eugen Rochko
|
024b9a24e0
|
[Glitch] Add audio player
Port f13761d84b to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-08-29 17:32:22 +02:00 |
|
Thibaut Girka
|
5de49ea272
|
Add option to rewrite mentions to mentioned user's username or acct
Fixes #666
|
2019-08-29 11:59:29 +02:00 |
|
Thibaut Girka
|
50553e097d
|
Remove link rewriting option as it is easily bypassable
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
2f4cb78803
|
Add options to highlight misleading links in statuses
Fixes #1162
|
2019-08-04 22:25:56 +02:00 |
|
Thibaut Girka
|
d84045c9ca
|
Move decodeIDNA to app/javascript/flavours/glitch/util
|
2019-08-04 22:25:56 +02:00 |
|
ThibG
|
447e13fec3
|
[Glitch] Memoize ancestorIds and descendantIds in detailed status view
Port eda4094171 to glitch-soc
|
2019-07-04 16:26:17 +02:00 |
|
Thibaut Girka
|
b99f77bd31
|
Use a different icon for audio attachments
|
2019-06-24 16:16:16 +02:00 |
|
Eugen Rochko
|
b02325e820
|
[Glitch] Add audio uploads
Port front-end changes from d7e2f554fb to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-06-24 16:00:42 +02:00 |
|
Thibaut Girka
|
3bf93a3612
|
Properly handle unboosting statuses from detailed view
Fixes #1106
|
2019-06-12 10:12:51 +02:00 |
|
Thibaut Girka
|
2fe493ba25
|
Fix unboost confirmation dialog not showing up on detailed statuses
|
2019-06-10 16:24:09 +02:00 |
|
Thibaut Girka
|
6819b3333e
|
Add option to display a warning before boosting toots lacking media descriptions
|
2019-06-10 16:24:09 +02:00 |
|
Thibaut Girka
|
c1619a5c24
|
[Glitch] Add keyboard shortcut to hide/show media
Port 7ee189fa60 and 9e238804ea to glitch-soc
|
2019-05-27 19:43:15 +02:00 |
|
Thibaut Girka
|
5052b8c29f
|
Fix content warning button displaying a link icon when no status card is set
|
2019-05-05 21:47:05 +02:00 |
|
Eugen Rochko
|
87a7a9a4df
|
[Glitch] Add blurhash
Port front-end changes from a6d2fe7165 to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-05-04 18:07:44 +02:00 |
|
Thibaut Girka
|
d20647fd94
|
Fix polls icon not showing in CW button in detailed statuses
|
2019-05-03 21:55:50 +02:00 |
|
Thibaut Girka
|
98732502f5
|
When selecting a toot via keyboard, ensure it is scrolled into view
Fixes detailed status column
|
2019-04-29 20:28:38 +02:00 |
|
Thibaut Girka
|
7ed89e9178
|
Add hotkey for bookmarking a toot
|
2019-04-28 20:23:04 +02:00 |
|
Thibaut Girka
|
619d55358f
|
Shift+click on column Back button to return to last pinable column
|
2019-04-17 18:40:40 +02:00 |
|
Thibaut Girka
|
b83e693c40
|
Do not handle clicks in detailed status content
|
2019-04-03 19:58:18 +02:00 |
|
ThibG
|
5ca976c776
|
[Glitch] Add a “Block & Report” button to the block confirmation dialog
Port 36a6089a22 to glitch-soc
|
2019-03-26 17:44:00 +01:00 |
|
Eugen Rochko
|
21366f9e05
|
[Glitch] Redesign landing page
Port 56822606f4 to glitch-soc
|
2019-03-13 15:53:00 +01:00 |
|
Thibaut Girka
|
1e4ea4f391
|
Make clicking on the account and status column headers scroll to top
|
2019-03-11 14:19:16 +01:00 |
|
ash lea
|
00bc35891b
|
add local setting to auto reveal media behind cw
|
2019-03-11 12:14:45 +01:00 |
|
Thibaut Girka
|
6ad1fc3254
|
[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
|
342d9d25bb
|
Add polls
Port front-end parts of 4a3acdc916 to glitch-soc
|
2019-03-05 21:35:03 +01:00 |
|
Mélanie Chauvel (ariasuni)
|
2a7690601a
|
[Glitch] Make the column header of toot/thread view look like the others
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
|
2019-03-01 14:01:51 +01:00 |
|
Thibaut Girka
|
e8ae6b050b
|
[Glitch] Fix crash on public hashtag pages when streaming fails
Port 3547e3e59e to glitch-soc
|
2019-02-17 14:28:25 +01:00 |
|
Thibaut Girka
|
04d7200ba4
|
[Glitch] Add "copy link" item to status action bars
Port 12cb694634 to glitch-soc
|
2019-02-13 07:29:57 +01:00 |
|
Thibaut Girka
|
3d5ef5c497
|
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 |
|
Thibaut Girka
|
a9078c18eb
|
Fix CW unfolding not triggering re-layout in public hashtag page
|
2019-02-06 15:32:48 +01:00 |
|
Thibaut Girka
|
d55233da9a
|
Fix unfolding CWs on public hashtag page
Fixes #909
|
2019-02-06 14:37:57 +01:00 |
|
Thibaut Girka
|
a847f3bec6
|
[Glitch] Fix new hashtag page's items not being full-width on mobile
Port d28a2f7636 to glitch-soc
|
2019-01-20 11:52:06 +01:00 |
|
Thibaut Girka
|
eaebfc67d8
|
[Glitch] Improve the public hashtag page
Port 43014334f8 to glitch-soc
|
2019-01-20 11:47:17 +01:00 |
|
Thibaut Girka
|
8219940214
|
[Glitch] Redesign public hashtag page to use a masonry layout
Port 380b246728 to glitch flavour
|
2019-01-20 11:38:09 +01:00 |
|
Thibaut Girka
|
95dcaccb03
|
[Glitch] Display fallback link card thumbnail when none is given
Port 39d81be7de to glitch-soc
|
2019-01-10 21:00:33 +01:00 |
|
Thibaut Girka
|
ba8d23c7cb
|
Allow disabling the reply confirmation dialog
|
2018-12-18 21:54:34 +01:00 |
|
Thibaut Girka
|
467786f29b
|
Fix mention links in detailed statuses not opening in the WebUI
|
2018-12-06 15:31:21 +01:00 |
|