471 Commits

Author SHA1 Message Date
Echo
6308fcd9f8 [Glitch] Add more resilience to Emoji IDB upgrades
Port 1dc2abb9f5b430f80e771f214343983919cd543d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-24 17:30:07 +02:00
Claire
ddfb2ea968 [Glitch] Fixes being unable to edit an attachment twice without submitting
Port 3109a5a4d8612ba2d9468a2151cafbe738598099 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-17 14:44:24 +02:00
Echo
4b67d8e34f [Glitch] Emoji: Add back to state
Port 963a54664804e60ea8e30795090a0f20de7a48dc to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-16 21:52:32 +02:00
Eugen Rochko
dce5466365 [Glitch] Change validation to permit polls and media being combined
Port 1bbe3872f25f4f0f7de60a35bd805608c6484c24 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-10 19:09:14 +02:00
diondiondion
adfc894a1f [Glitch] Navigation focus handling polish
Port 2994e8543deec8fb3c4228afd7c556a37904662f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-10 19:07:57 +02:00
diondiondion
4cb1bf73c9 [Glitch] Manage focus on navigation
Port bcb8553e01270bdb56827a701c4359d39643aa2c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-10 19:04:58 +02:00
Echo
9917327511 [Glitch] Emoji substring search
Port 9f7e2d0002a65f9b77d32e7a12640dce0ae479ce to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-10 18:55:22 +02:00
diondiondion
8cf1947d4a [Glitch] Fix missing null check when importing collections from notifications
Port c08d13a65cc0434bb3c9d1c0e9ff03640cf77526 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:45:24 +02:00
diondiondion
a147932ce6 [Glitch] Prefetch collection accounts for statuses and notifications
Port 906ae955fb694588d3c948e8c774937e83933098 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:43:46 +02:00
diondiondion
550299a71c [Glitch] Display collection in search results when searched by URL
Port fe4613ba325f0dd07176b6a7519a4e36d0f59a54 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-06-07 14:40:35 +02:00
diondiondion
45628d7e6e [Glitch] Reduce account overfetching when displaying collection lists
Port 0caf334891e0a5f4e995f1d667eb83d3aad7e41e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:20:38 +02:00
Echo
b5bd0f2297 [Glitch] Collection notification filtering
Port 4101f567c5da9f388f48cfd59ea805646dd6159a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-30 12:18:17 +02:00
Echo
f6cf58039c [Glitch] Emojis: Fix bug with search + improve custom tokenization
Port c39072ad9d2b531a04c0192f06018fbd8d737f69 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-26 22:13:10 +02:00
Eugen Rochko
1de3b951eb [Glitch] Add new overview landing page setting
Port 07d099cbf7b646b7dc715c3bfe3a8ea453e9eafb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-26 22:13:10 +02:00
Eugen Rochko
2fb6a268b1 [Glitch] Fix some server-side limits not being respected in web UI
Port f6d1795da5e42b9436b6f4bf49d25a3f29d34e25 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-26 21:38:32 +02:00
Eugen Rochko
96d81ca432 [Glitch] Refactor server reducer into TypeScript
Port 076c8ec51e1ff7347e6521bcec2e26436d2b80cf to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-22 19:49:43 +02:00
Claire
da3cfecb8d [Glitch] Fix custom emoji selection
Port f28715d3703b3ab860b4735eb86dd3fd1a9a99a8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-20 11:32:28 +02:00
Echo
3f884ada27 [Glitch] Refactor emoji search
Port 34c91555ae956181e3f45602220a805a3ac7cf9e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-19 20:46:02 +02:00
Echo
5650b5a2dd [Glitch] Remove legacy emojify function
Port 8d6406f561654697291dfb6b169fa926d21879b8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-05-08 20:48:01 +02:00
Echo
1f0fb21039 [Glitch] Fixes custom emoji not appearing in autocomplete
Port a47ed3104718ce6f69bca2c028b267988a28c26b to glitch-soc

Co-authored-by: Copilot <copilot@github.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19:19:27 +02:00
Echo
11f3393825 [Glitch] Remove custom emojis from Redux
Port 5d9796afb2ab07f64e9876273c363c35ab864bd5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-30 19: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
Claire
4028172753 [Glitch] Fix being unable to disable sound for quote update notification
Port 954cc92a6d8e34c78200b8791efaaf603d6a881a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-04-02 18:31:04 +02:00
Echo
781491e643 [Glitch] Profile redesign: Profile tab settings
Port 6507a61d30078982855f904d649f4b60588bb4f9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-20 18:14:16 +01:00
Echo
59879b7a61 [Glitch] Profile editing: Uploading avatar and header images
Port 21c27eb3affc486767334cf1b1431e4398fcafc0 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-16 18:30:43 +01:00
Echo
ce4b913792 [Glitch] Emoji: Cache data by path instead of just Etag
Port 3d0a6ba83128641ddd8d66ec539df9d52a7679e3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-13 18:41:42 +01:00
Claire
00f16a1863 [Glitch] Fix delete & redraft of pending posts
Port ab9aa25cd37f65edbb96dfd20d9a6c21b5b46a1f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-13 13:05:52 +01:00
Echo
f90670683a [Glitch] Make pinning and unpinning directly modify state
Port ca9966ce2ff79dcac90b2feced65fa991534d53e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-11 20:58:55 +01:00
Echo
455fa54106 [Glitch] Fix: Changes to pins update immediately
Port b4fb25643a12e13b909f5681ce747074c341cd7c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-09 21:46:08 +01:00
Echo
69f0c52bb5 [Glitch] Profile redesign: Pinned posts
Port 2e30044a374811bc94fd62a8159cb2c9ffe18a4d to glitch-soc

Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-06 23:39:00 +01:00
Echo
82f7cdcb48 [Glitch] Profile redesign: Follow button and menu reorg
Port 346ca87ee890f0a10e9914124d35878fd5608516 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-03 15:57:49 +01:00
Echo
fcd00902d1 [Glitch] Fix instance api account merging
Port 0688e64a0b2839ee3bcfcaa16aedf5f6cd0d33ab to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-30 12:01:18 +01:00
Echo
fd0ab20402 [Glitch] Profile redesign: Timeline filters
Port ec76288dff7330ef243a2e4230f95d37b45823d6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-28 19:30:54 +01:00
Claire
b14cbb3ee9
Merge pull request #3364 from ClearlyClaire/glitch-soc/features/local-only-drop-emoji
Deprecate eye emoji in favor of a bespoke API parameter
2026-01-27 22:30:17 +01:00
Heath Dutton🕴️
edf50bd073 [Glitch] Fix directory showing load more button when no more profiles exist
Port 93f5ed0fcecee13a59c2ca9e59c40b60574c0d4d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-16 22:31:54 +01:00
Echo
177d3c59d0 [Glitch] Emoji: Refresh custom emoji on new
Port 3d55dcdf7fbbebe3006ef86e765e9fc2455d34e1 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-17 18:34:02 +01:00
Claire
22724d2367 [Glitch] Fix hashtag autocomplete replacing suggestion's first characters with input
Port d6a40c2891770d2bd5dfa881d482a34c4acd646f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-17 18:31:31 +01:00
Echo
f56f360a5c [Glitch] Wrapstodon: Load report data only on display
Port a9c84529b2c1c2ef3cf5c88521917834f2fe9e1c to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-16 18:32:30 +01:00
diondiondion
8fad8681ab [Glitch] Convert Settings class to TS
Port 8748f0812d17eb602eefca840d134d1da7a9b9ab to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-12 17:59:53 +01:00
Echo
aa45a5fa83 [Glitch] Wrapstodon: Allow dismissing banner
Port 10f232ca08f9fab4d91c6fd29f4344f4d9f6a08f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-12 17:48:12 +01:00
Echo
35a89a0173 [Glitch] Fix issue where Wrapstodon was pushed to the bottom of the feed
Port 76184c998c4dc3b8248d41c12ae9b984e3a5dc81 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-10 18:12:23 +01:00
Echo
e554e5723d [Glitch] Fix emoji on Wrapstodon
Port 9702cbb41ceb9b7469ee7eb3280eca18644d4ed3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-09 18:09:22 +01:00
Echo
376332bfe7 [Glitch] Display Wrapstodon inline widget
Port e5e3a64a9be8d1ff5776556507f0c18c7766c695 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-04 20:27:02 +01:00
Claire
62dc7c1ee6 [Glitch] Fix error handling when re-fetching already-known statuses
Port edfbcfb3f515aef0b7eb487c835c63f6c593f521 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-04 20:18:59 +01:00
diondiondion
51698213b5 [Glitch] Remove unused bundle-related Redux actions
Port 07ecf648ddc25fbb07b2282274a4bd190c8d6f20 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-30 17:03:10 +01:00
Claire
8240644b6e [Glitch] Fix bogus quote approval policy not always being replaced correctly
Port f25e066112b1b2c2db9b692e32b95f99aadef4ee to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-14 18:25:37 +01:00
Claire
593d21d2ed [Glitch] Fix hashtag completion not being inserted correctly
Port 6d8c43ab85da55bd7b4994feb662bbd07da119fe to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-14 18:24:45 +01:00
Claire
d53ff25529 [Glitch] Fix error when sending new posts
Port 98c8c1ebd278f59e97c7d17628e7710cd4c933d4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-13 18:14:59 +01:00
Claire
8ab9040afc [Glitch] Fix posts coming from public/hashtag streaming being marked as unquotable
Port 9dbebbb2ee9c00490f0cf7e4e8f5c076055496b8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-13 18:14:42 +01:00
Claire
9475eeaada [Glitch] Change paste-link-to-quote loading state from generic loading bar to compose placeholder
Port 26e7fe97714d077930621f9111b7eaad2774df65 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-04 21:00:09 +01:00