4036 Commits

Author SHA1 Message Date
diondiondion
83ea9b94de [Glitch] Increase clickable area around collection items, refactor ListItem component
Port 2b93a2211fbf8bceb521b8f2bc4f5c768c8ad9ed to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-27 20:44:53 +02:00
diondiondion
2ab8d53694 [Glitch] Add server thumbnail alt text to frontend
Port 3473b8a65278783bc74ce2738aea98cca0c7a5ed to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 10:05:06 +02:00
Echo
77955109ca [Glitch] Profile redesign: Show full join date
Port e2be688389f618684b3d6d735d22d0b4424172a6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 10:05:06 +02:00
diondiondion
66298d8567 [Glitch] Implement collection limit on frontend
Port 2f0db28aa4f3813ceddfc588cf1b25169e52bde3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 10:05:06 +02:00
diondiondion
5bcb9ae43d [Glitch] Fix preview for local collection links
Port d7b60a2cb6496938d86b17a707e0b49a7fae3a9b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 10:05:05 +02:00
diondiondion
0e4878c733 [Glitch] Show collection preview cards and open collections links locally
Port 478dae0ab3420853d1d9ff2f6b3efcb85b322fd3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 10:05:05 +02:00
diondiondion
41c68365ff [Glitch] Fix minor collection bugs
Port 540042dfe3186c52237cde3562b40f50eeb75be9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 09:27:27 +02:00
Echo
8f9d4f1463 [Glitch] Profile editing: Fix overflow in advanced view
Port 1d1deaab2a10ea527732404be9a36c18e21e35cc to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 09:27:02 +02:00
Echo
abc86b8704 [Glitch] Emoji loading performance
Port 5bc69ea668192f253ff032dbdc5c9213e2b0c03e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-25 09:26:24 +02:00
diondiondion
4cbbffb8a6 [Glitch] Fix confusing hover states in admin list items
Port 5b1891a1aef0a477d598b3a2cfc128a6675abca8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-22 20:35:02 +02:00
diondiondion
a7bbc0872a [Glitch] Fix ugly Combobox loading state
Port e3c0883d329b5201348ae4d6505ca6b1709c3e47 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-22 20:35:02 +02:00
Echo
c5f07296af [Glitch] Removes React Toggle library
Port bc09d3c5f2e48895d686f550a21af6c8155f2485 to glitch-soc

Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-22 20:35:02 +02:00
Claire
5f6f53dcb4
Change the default glitch-soc secondary privacy button behavior (#3475)
“Keep” is confusing and error-prone, “restrict” is consistent with the default button
and much safer.
2026-04-22 12:41:30 +02:00
diondiondion
73a01fe82f [Glitch] Implement final design for collection editor account dropdown menu
Port a706fce6781104b3aa1315be14f1fb8ccd4fcb1b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-21 19:23:08 +02:00
Echo
f135486200 [Glitch] Remove animation detection in favour of never cropping GIFs
Port 57c5d1c8dd50a02bc3a11af30b29fa8163fcdb73 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-21 19:22:24 +02:00
diondiondion
0e56e899a0 [Glitch] Add "Must follow" section to account suggestion dropdown menu
Port d82bada742c85ec2369806c2dadac1315c7c68af to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-21 19:22:01 +02:00
diondiondion
582a8a0880 [Glitch] Update design of account search dropdown in collection editor
Port 05a1c170c285221860e27cb3239092401c3cca8b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:18:20 +02:00
diondiondion
fe712fa5af [Glitch] Allow grouping items in Combobox component
Port 570f2ef4828044312a88ad410fa8e66939e75c56 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:16:16 +02:00
diondiondion
3916132f2f [Glitch] Remove "View other collections from this user" from collection menu
Port e571994b5c6700cd896795f792978a709a09c5ce to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:13:13 +02:00
diondiondion
8257bdcbca [Glitch] Implement new Collection inclusion rules in Collection accounts editor
Port a40b07164019ee38290eb2167b648a9f46c2634a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:12:39 +02:00
Claire
fe869936ab [Glitch] Fix Bundle being used with incorrect prop types by using type-dependent key
Port 0e6180a5afdecca880ec94077b7086dcbcaa29ab to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:12:03 +02:00
diondiondion
7c9d73d1cb [Glitch] Update design of collection accounts editor
Port 5a38246ee8dffad6789fb4a3a7723477d2d97b4c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:10:54 +02:00
diondiondion
87c66c8b96 [Glitch] Add more actions to collections notifications & context menus
Port 543db6d24c8764fe3975a138c777ffb1c28ae29e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-17 18:07:21 +02:00
Echo
2c7edf0e19 [Glitch] Profile redesign: Make illustration use CSS vars
Port fab1e799a6f5eebc4c50b39b6137db28f73c3c14 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-15 16:43:10 +02:00
diondiondion
f18834d86e [Glitch] Allow viewing unlisted collections on your own Profile's Featured tab
Port 4835c3b7b481000476f0a34d335b0d7503b11680 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-15 16:33:47 +02:00
diondiondion
25f4e44580 [Glitch] Prevent text wrapping in Badge component
Port 298fc7ce4c86fd3a723937ae47090eda3b70ddce to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-15 16:33:18 +02:00
Echo
3ed2f28301 [Glitch] Makes RelativeTimestamp default to not showing the future
Port e71d6fa34478e0a44d726b57d949f0a05d3b41db to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-15 16:32:53 +02:00
Echo
55e2570703 [Glitch] Featured tab: Check if collections are enabled for loading status
Port d9ea631d5911ebfe090e0d1ea1b11441aa58c918 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-15 13:37:39 +02:00
github-actions[bot]
91cb6aa410
Merge pull request #3469 from glitch-soc/i18n/crowdin/translations
New Crowdin Translations (automated)
2026-04-14 19:40:03 +02:00
Claire
763bf5b930 [Glitch] Update handle explainer copy
Port 2b93d19d2ca18366b015e3dcde412e67625fe8f5 to glitch-soc

Co-authored-by: nicolas <nclm@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-14 18:21:13 +02:00
Echo
16328187d7 [Glitch] Prevents featured tags from flickering
Port d931e2f30d107899a8392744358a508962a7222b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-14 18:20:52 +02:00
Echo
26e03f37e9 [Glitch] Profile redesign: Allow animated and transparent avatars
Port 6142c7b003430b92f9c10f66fd48aa646c722e4a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-14 18:20:28 +02:00
diondiondion
2e70474cde [Glitch] Allow revealing blocked/muted accounts in a collection
Port 02deb0b2381e116b512a826064f6d4008c260cd5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-13 19:12:48 +02:00
diondiondion
01a0fb382d [Glitch] Fix Followers/Following list error when they contain accounts that have never posted
Port a89608180868df79f786d9e79edefcb02577596b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:35:01 +02:00
diondiondion
04b3f0fc32 [Glitch] Adds collection notification UI
Port df4b4f1620413e279f1be69177ed8029396bff9f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:34:31 +02:00
diondiondion
4c38bcce5d [Glitch] Change "My collections" path to /@username/collections
Port d6c0b93c859febbb88332276d8fa40b9297efbea to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:33:49 +02:00
diondiondion
852e3052e8 [Glitch] More design tweaks for empty state in Featured tab > Collections
Port ef4a583f54018e7b9d1affda4fe038bc2cf8cbb6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:30:16 +02:00
diondiondion
1783832c73 [Glitch] Fix broken line clamping for bios in AccountListItem
Port 2ef9cceccd30a8e8966ace4035008e6b7f95acf3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:29:36 +02:00
diondiondion
c2fe62be6c [Glitch] Allow hiding featured tab from empty state
Port 19ef4e5c40818278156f9be9a4fd76d18cd44822 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:29:09 +02:00
diondiondion
f84df36bd1 [Glitch] Update Profile Featured tab to latest designs
Port 05bed6f3d8fc57edfa699e3aac614d2989ef1f73 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:26:34 +02:00
diondiondion
ef1a207558 [Glitch] Hide bio & familiar followers from Followers/Following lists
Port 4e60a6f163e60d669ec417e290b88e9ec4a4b087 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:25:01 +02:00
diondiondion
338884e37e [Glitch] Use more neutral background color on Share page
Port b6f09b9a2bd15d5858395e5f944420557578a0bf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-11 13:24:39 +02:00
Matt Jankowski
f204f01a23 [Glitch] Update vite to version 8.0.5
Port 4299e33389c3e6d4b229c7bc25510d4abe779e97 to glitch-soc

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:58:32 +02:00
diondiondion
2ee6e447b4 [Glitch] Update collection account item design
Port 7d9b1e6d1edcadcbe8a62ede3d94860be785be13 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:58:32 +02:00
diondiondion
2a5a64d057 [Glitch] Allow "Follows you" badge to wrap along with profile heading
Port e65fedd6721e8008fffb30c65a4671e988282a3f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:39:11 +02:00
Claire
22a7f785f5 [Glitch] Add added_to_collection and collection_updated notification types
Port 39c70649caf8237996b7acb2535c7c1b49c4c78a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:38:44 +02:00
diondiondion
68a2b592bf [Glitch] Rename CSS classes for profile redesign
Port df64716b3407cc423cd261126350ed238206febd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:37:48 +02:00
Claire
979b1a78cb [Glitch] Fix new profile dropdown blocking without confirmation modal
Port 99a219036f36cbba20b6f862e6cc956526497f8d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:36:14 +02:00
diondiondion
8032905c55 [Glitch] Fix gap in profile fields layout
Port f091e7050c50bd9ea682adb05917b4582abfe07e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-08 19:35:15 +02:00
Echo
0a6b75dd90 [Glitch] Profile redesign: Changes verified field border colors
Port db13dddcf90343574dee320fff7e8bb9bf3707e4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-07 20:14:00 +02:00