485 Commits

Author SHA1 Message Date
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
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
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
Echo
5bc6630132 [Glitch] Profile redesign: Nudge to add featured tags
Port 931da0c3277b353a74f4ef74155c90badc8be0f3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-24 12:15:37 +01:00
diondiondion
784f0169e2 [Glitch] Implements tag suggestions for collections topic field
Port 8bce0b99d4c426840de7e48165e1b37bbdefa5de to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-20 18:15:00 +01: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
938f53a624 [Glitch] Profile editing: Finish image editing
Port 4328807f28f28eed7afbd650aef45f5bcd436d38 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-16 18:31:24 +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
diondiondion
8ec882df0c [Glitch] Allow displaying field status (error, warning, info) under form fields
Port 890b2673fcb8416ec62d71f993d57b47e257b2f8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-14 11:43:31 +01:00
diondiondion
979ef236ca [Glitch] Collection editor: Format topic as hashtag
Port 3ef7d2835a5ef36bac71cd392710b5ea10602cb1 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-11 18:55:45 +01:00
diondiondion
18aefaea62 [Glitch] Refactor collection editor state handling
Port 20932752fee1dc3da856fdb9fadc8df5aaae23f1 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-11 18:54:52 +01:00
Echo
3ed3ce4e05 [Glitch] Profile editing: Fix bug with reordering
Port f971670c620db61da4dadff07efe86b51c145bfd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-11 18:53:42 +01:00
diondiondion
e616200e59 [Glitch] Allow removing yourself from a collection
Port 3a796544e3c20687c14632e87c5d099154a0b8e5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-09 12:42:58 +01:00
Echo
7575226495 [Glitch] Profile editing: Custom fields (deleting, editing)
Port dae0926c1fe6c96260f8ee6f1e93aa5846e8135a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-05 18:46:34 +01:00
Echo
54cfc49b42 [Glitch] Profile editing: Allow adding arbitrary featured tags
Port 74b3b6c798d1f137947e80df8eefb7412e70febd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-03-02 18:48:31 +01:00
Echo
49bed149df [Glitch] Profile editing: Utilize new API
Port d18a47b6a704ea599e7ab0abe1fdd7a3a791a334 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-26 18:30:49 +01:00
diondiondion
ae6dbbcc53 [Glitch] Display public collections on profile "Featured tab"
Port 440466c246a6ad372ce2c66eb56acc678ff600c4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-25 19:11:38 +01:00
Echo
ff7c61b82c [Glitch] Profile editing: Featured tags
Port ef6405ab28e02686c0c9aa69d77eb43909be5f6f to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-23 18:34:58 +01:00
diondiondion
79fba522e1 [Glitch] Merge collection settings into single editor page
Port c118ff708f849e89fdfda42afcf93e2c005effb9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-19 22:02:44 +01:00
diondiondion
9abfde6189 [Glitch] Allow managing collection accounts
Port a644a4a762e60fda318d82631acbde9f4029664d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-17 12:15:31 +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
Nicholas La Roux
5272a18855 [Glitch] Update various eslint packages and correct offences
Port 062d0b454be3f29411fa87be31307bb2a0967741 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-02-11 20:29:09 +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
diondiondion
94314b2982 [Glitch] Implement editing collection settings and deleting collections
Port 6f53b0b634ee821272d2fc9c73c8ce0df7d63814 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-29 21:20:52 +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
diondiondion
46c83fc91d [Glitch] Add "My collections" page
Port a1acf8f4bcc0ffb03c7bc0dc7f83b8b98426542e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-23 18:10:20 +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
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
5aaf5f2256 [Glitch] Prevent "invalid access token" error when opening Mastodon while logged out
Port 807e1254e6f1e4d73941a94623d606159382245e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-15 20:28:14 +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
Claire
691f4e3210 [Glitch] Fix “Delete and Redraft” on a non-quote being treated as a quote post in some cases
Port 1ae3b4672bffbc4aaf26f60c7063d6901239de5d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-05 20:08:05 +01:00
Echo
0061f9a699 [Glitch] Create new entrypoint for sharable Wrapstodon
Port 0dac31dfd588e4cd866f382ed001a9535f06234a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-04 21:17:30 +01:00
Echo
2d93e63e43 [Glitch] Wrapstodon modal with new share button
Port 31c392b1bc816814d0ba3058ea87eb16bedec321 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-12-04 21:17:30 +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
Claire
c57ca36006 [Glitch] Fix quoting overwriting current content warning
Port c22b203bca7c49765d530f7f6ea088bd62cdc981 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-19 22:07:22 +01:00
Claire
fa721568e0
Change quotes to inherit local-only status of quoted post in composer (#3286) 2025-11-19 21:28:51 +01:00
Claire
41279ac801
Fix threaded mode not resetting quote (#3284) 2025-11-18 18:38:53 +01:00
Claire
08ef682995 [Glitch] Fix prepared quote not being discarded with contents when replying
Port 315833cb75d26786b23baec15e7b68622b0dec21 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-08 10:46:14 +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
Claire
e24151f688 [Glitch] Change quote action to error instead of insert link in Private Mentions
Port 1b795c12e955eed27d88a31defc78e7b0f93d444 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-04 20:59:48 +01:00
Echo
58158eba00 [Glitch] Quote Posts: Add notifications for DMs and private posts
Port 3ab5ae1e4ab99b7c13ac48e74c1a340c54028633 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-11-04 20:58:52 +01:00
Echo
adfa407f6b [Glitch] Emoji: Remove final flag
Port 85d0cdb5f73850dc7474c5e2e64b3aa8513bd1d3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-10-28 22:34:14 +01:00
diondiondion
2fb14cbb2b [Glitch] Show new replies early if the fetch-all-replies task takes long to finish
Port 869eeecfee61d6e2a18ca3f7761809c0493e1fcc to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-10-16 18:37:48 +02:00
Brad Dunbar
1c278df424 [Glitch] Resolve typescript eslint warning
Port c578a0cb74bdc6492bed58007f8b7971eef43e30 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-10-08 18:21:01 +02:00
diondiondion
da99ec0eea [Glitch] Fetch all replies: Only display "More replies found" prompt when there really are new replies
Port 474fbb2770a4bff97e25d07897a21acfda373262 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-10-08 18:19:12 +02:00
diondiondion
1bb92520d6 [Glitch] Show hint explaining post visibility when quoting a "quiet public" post
Port cf20c5db9c2f36f3b4fe65ae2733dea44ed70eeb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2025-09-10 18:38:27 +02:00