1087 Commits

Author SHA1 Message Date
diondiondion
bde8aa2781 [Glitch] fix: Fix unresponsive status banner button
Port 4d29215ad33958f445ea949c2dd2f1816c04ae79 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-16 20:12:00 +02:00
diondiondion
19aa68897b [Glitch] fix: Remove redundant focus stop within status
Port ed4788a342a7215ac87b8d34761f0a996c83e699 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-16 20:11:31 +02:00
diondiondion
9e5e3a50a0 [Glitch] fix: Hide limited user info in hover card
Port f92ff6d699ddb468a373158eb0a2aa1b440b3192 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-13 18:14:12 +02:00
diondiondion
d5ba3aa6bd [Glitch] fix: Fix error caused by attempt to fetch non-existent quote
Port 9f94ddcd402c0664961f3de77728ba9af9795176 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 17:54:21 +02:00
diondiondion
c4feceab06 [Glitch] fix: Fetch missing nested quotes
Port d4d77ace97c105d6ef9823ced72eb9939fb52de6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 17:46:01 +02:00
diondiondion
5259623523 [Glitch] fix: Show hint for quotes hidden by filter
Port a13756148d353c7479f68e65a210f6d88d26c785 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 17:44:34 +02:00
Echo
3166396a16 [Glitch] Make React Spring respect animation preferences
Port 3aed93711c0118ab68fa09f4d3ac2635cb3344b8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 09:48:07 +02:00
diondiondion
1a732157d4 [Glitch] fix: Fix cramped layout of follower recommendations on small viewports
Port 2c828748a3fd7dd1d5e63d73547b38babf425e0a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 09:48:07 +02:00
Claire
0629ea4cba [Glitch] Fix quoted posts appearing between text and media
Port 722fb1ff55c5c3c94294cbc1c39c7084696de6f8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 09:48:07 +02:00
Eugen Rochko
9101067154 [Glitch] Change navigation layout on small screens in web UI
Port a13b33d85131e3e65cfc71894672cb2b15c89c51 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-12 09:48:07 +02:00
Echo
9a649a2072 [Glitch] Add a way to easily unpin profiles from the featured account area
Port 1fdcaaebbbd452fb777146cb8094e9344298d7b4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-06-05 18:09:42 +02:00
Eugen Rochko
2cf44bc914 [Glitch] Add icon to header of pinned posts carousel in web UI
Port 44d71d59efd79ee723a1dec72ec77833560c45cf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-31 15:31:44 +02:00
diondiondion
eef71fcc07 [Glitch] refactor(Pinned posts carousel): Don't animate initial resize
Port 1cc853059f68f12cddbd09ad8017c3d196d384f4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-31 15:31:13 +02:00
diondiondion
c80b14e251 [Glitch] feat: Add relationship info to hover card
Port 975db93e3f57134cc85b4cc1458141fa094b61da to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-30 17:43:58 +02:00
Echo
ebab5e42c0 [Glitch] Add language picker to server rules section
Port d78535eab9cefc285c0d7ef88adb125ab1ceb6bd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-27 20:51:37 +02:00
Echo
5bd7b2c6f3 [Glitch] Move pinned posts to a carousel
Port ba5320671c287b66284bc42544b3bccc506f22b9 to glitch-soc

Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-26 21:06:15 +02:00
diondiondion
ac4255c9e5 [Glitch] fix: Allow quotes to be filtered
Port 68a5724b3e4cb4e835900f522883923db25d6bb2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 16:14:34 +02:00
Claire
d28a62f900 [Glitch] Change display of quote posts to strip fallback link and preview cards
Port 02ac18da5128810c78f4930fa428bd8a7bffb1c3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 16:14:34 +02:00
Claire
cac981662e [Glitch] Fix quotes not being displayed in reblogs
Port e0ce4b9b6bc29dac1d3687f5870b06eca9ceeeda to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 16:14:34 +02:00
diondiondion
5061a32f1d [Glitch] Add visual indicator & link to nested quote posts
Port 79ccba17584eb1f8eaf3d54045c84b023e9dd64f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 16:14:34 +02:00
diondiondion
e3b424aa02 [Glitch] Add rendering of quote posts in web UI
Port 97b9e8849d07051edfeb097945879f554b0370af to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 16:14:34 +02:00
nicole mikołajczyk
93350d6dd9 [Glitch] Fix “Open original page” and “Add or Remove from lists” being included in account dropdown even when irrelevant
Port 6b066eac2c6fcf7b8073d0a0d27aa6a569a68f4a to glitch-soc

Signed-off-by: Nicole Mikołajczyk <git@mkljczk.pl>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 15:26:37 +02:00
diondiondion
964e8f7cf8 [Glitch] fix: Fix various UI text wrapping and overflow issues
Port 5dda094daa56dc13d50ac0734957ac5f6a9482de to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 15:26:37 +02:00
diondiondion
4c67a70159 [Glitch] Add "Followers you know" to hovercard
Port 12c8a6498c4e5cf8fc8364d314df1cc8cc66992e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 15:26:37 +02:00
diondiondion
c046ac5f07 [Glitch] fix: Show Follow account modal before allowing adding to list
Port 24551375cf556dbf8ef86dd508413a1b449ebde9 to glitch-soc

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Jankowski <matt@jankowski.online>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <noreply@github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-25 14:52:32 +02:00
Claire
f49940db85 Merge commit 'c4f47adb49663f24ee80d9174ab24431a8c165c0' into glitch-soc/merge-upstream
Too many conflicts to list, because of webpack → vite migration.
2025-05-25 14:36:51 +02:00
Claire
c5ded39c0e [Glitch] Fix middle button mouse up on status header always opening status in a new tab
Port 24d35996907ffcdf393f9938589eedced84353e4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-16 17:42:12 +02:00
diondiondion
ea9f451184 [Glitch] refactor: Remove duplicated AvatarGroup CSS and familiar followers cleanup
Port ccffa11f2be5df500e6a69fdc6c0c2288fa85427 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-15 19:10:05 +02:00
diondiondion
59f986784f [Glitch] feat: Add "Followers you know" widget to user profiles
Port b135a831eaa8b17d86345ab21f28b1bfe40dc2b2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-14 13:59:41 +02:00
Renaud Chaput
54fc83b036 [Glitch] fix: do not use the deprecated /api/v1/instance end point
Port df6b80875001e9e70db3427a0af1c51a226dc569 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-06 12:07:32 +02:00
Claire
8b42ec1cfb
[Glitch] Change design of audio player in web UI (#3059)
Port b4394ec12954414b7d601473ecb21a49d9558082 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2025-05-04 22:25:08 +02:00
Patryk Rzucidło
a5020a3ed3 [Glitch] Fix directory scroll position reset
Port e3f0b955b8bc47eb4b3a81d2a896fbc473dc3b0c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-03 18:20:15 +02:00
Claire
7e910639cd [Glitch] Fix edit dropdown crashing the web interface on mobile
Port b81c28e7dcc6a306e412bbc5beac364ff74531e0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-03 18:12:17 +02:00
Eugen Rochko
4540d09cfd [Glitch] Refactor <ActionsModal> to TypeScript (#34559)
Port 926c67c64821debfd1eced6b8859ea48891fa9c0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-03 17:46:35 +02:00
Eugen Rochko
1c71abc5de [Glitch] Change "Pin on profile" to "Feature on profile" for posts in web UI
Port 49b6a49c76caaa754c5a5e8d60203409eb2ced9f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-03 17:41:37 +02:00
Echo
eb07c0c439 [Glitch] Adds featured tab to web
Port 64d94f9e57e58f244e6f662e90ff143c9ba73dff to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-05-03 16:11:43 +02:00
Eugen Rochko
c0bb21ecd8 [Glitch] Add dropdown menu to hashtag links in web UI
Port a9cfaa6eed31c3d73094f585f9ab7fac9f3a28a8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-21 14:37:59 +02:00
Claire
8e461af113 [Glitch] Fix dropdown menus not working on mobile
Port 23edac59ec33c9a4e6d48c4ebd9f7412cbaef42f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-11 19:17:30 +02:00
Eugen Rochko
b1c8a54df5 [Glitch] Add dropdown to lists of accounts in web UI
Port 5d817a758d0d16924364489092f661b82451e1c9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-10 17:53:16 +02:00
Eugen Rochko
4cb9d6b333 [Glitch] Refactor <Dropdown> into TypeScript
Port 22d33244ee63b310f4572952cd2cc8a1bc3c573b to glitch-soc

Co-authored-by: Echo <ChaosExAnima@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-10 17:19:49 +02:00
Eugen Rochko
c684b1df15 [Glitch] Refactor <FollowedTags> into TypeScript
Port bdf9baa2e82a3e363b73990e24697c3a321feeae to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-08 20:43:43 +02:00
Eugen Rochko
3fcbad3e48 [Glitch] Refactor <DomainBlocks> to TypeScript
Port 2c70c28bbba61affd32a6161387b64d391f7dd03 to glitch-soc

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-04 20:10:45 +02:00
Eugen Rochko
fafd384311 [Glitch] Refactor <CopyIconButton> to TypeScript
Port 063030df82d06518ad1f55ee4bb5e6958e0ded66 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-04 20:02:44 +02:00
Echo
07d1625786 [Glitch] Upgrade to ESLint v9 flat config
Port e8270e2807727e1cf6a47a40442b3038c5bca858 to glitch-soc

Co-authored-by: Nick Schonning <nschonni@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-04-01 20:59:38 +02:00
Claire
832d3c36e8 [Glitch] Fix poll refresh button being incorrectly hidden
Port 33f3a4c4c8997d8c48bf0c839886549e23f6cc5b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-31 17:17:01 +02:00
Renaud Chaput
0a39eac6fe [Glitch] Convert the polls reducer to plain JS
Port 1bc28709ccde4106ab7d654ad5888a14c6bb1724 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-30 12:21:05 +02:00
Echo
e673e6c993 [Glitch] Remove react-motion library
Port 902aab1245a06319b7acd20045bd9ce051627300 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-29 17:15:52 +01:00
Claire
d924335d78
Reduce discrepancies with upstream in Video component (#3018) 2025-03-28 20:48:06 +01:00
scarf
d5ff3ee4a0 [Glitch] feat: use <time> tag
Port e9fe01e2a63c6aaec73a6686de80af05221e151e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-27 19:42:37 +01:00
Claire
7e8a06ba94 [Glitch] Add new filter action to blur media
Port c93b2c6809905d24262b5973efe20832f1b04a6d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-03-26 18:22:06 +01:00