18053 Commits

Author SHA1 Message Date
Eugen Rochko
eda507e673 [Glitch] Change autosuggestions to include second word in web UI
Port e4e19ba26487e03c9db62275efe960dc124aa280 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:27:21 -04:00
diondiondion
57153179bf [Glitch] Fix swapped order of "accept/reject" actions in follow requests
Port de2cf76e4a10b7f1ebe6c4ea509985272dfc1e89 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:27:21 -04:00
Claire
6a17292c90 Fix Web Push subscription deletion endpoint incorrectly expecting anti-CSRF tokens (#39918) 2026-08-14 07:27:21 -04:00
Claire
15cca7599a Fix ActivityPub::Activity::Create trying to re-create known statuses when author changes (#39916) 2026-08-14 07:27:19 -04:00
Shlee
c3d24dbe96 Fix typo in quotes list error handling (#39904) 2026-08-14 07:26:51 -04:00
Claire
99a2528f94 Fix lax relevancy check in inbound activity processing (#39892) 2026-08-14 07:26:48 -04:00
Claire
723fdb98c5 Fix Account::Merging concern not supporting Quotes or Collections, refactor it (#39884) 2026-08-14 07:23:43 -04:00
Echo
11f28e1474 Improve emoji search (#39815) 2026-08-14 07:23:43 -04:00
zunda
e0fd68866e Accept non-Latin characters to suggest hash tag (#39696) 2026-08-14 07:23:43 -04:00
Eugen Rochko
04f4825c1f Change autosuggestions to include second word in web UI (#39622) 2026-08-14 07:23:43 -04:00
diondiondion
508405c31a Fix swapped order of "accept/reject" actions in follow requests (#39862) 2026-08-14 07:23:43 -04:00
Claire
99cecbe6f3 Fix suspended accounts not being removed from follow request count in /api/v1/accounts/verify_credentials (#39858) 2026-08-14 07:23:43 -04:00
diondiondion
dab63149d0 [Glitch] Fix TS lint error caused by a React typing change
Port ac385af2f4b4797448f714778ca5efc44a2ea7bb to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
diondiondion
d1e870cd5b [Glitch] Fix "Learn more" link target in column post privacy hint
Port ba773b9a8e20c83991ae48ffd8ca61b4617aef7b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
diondiondion
0a18cdd556 [Glitch] Fix page refresh when trying to save custom profile fields
Port b40eed5e3c016184784835d522450444edc95d06 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
diondiondion
ac1a00e0df [Glitch] Fix pagination overlapping announcement reactions bar
Port d70f1f983c945b3aa4c2089e540c67d706d762d9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
diondiondion
fe174bb8d3 [Glitch] Fix very wide images overflowing posts horizontally
Port dde6c28e97ebc697a03d744d78d8822f85cbd6e8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
Echo
9517037d46 [Glitch] Fix account language selector
Port 78894ca4ad00b52848ed89c32dc33c6d2663c681 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
Claire
d3c3e5d12a [Glitch] Fix relative times
Port 312400370506ba558c30dac6641b198fac0e1300 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
Echo
e5c7751d4f [Glitch] Fix pinned post button width
Port 71a4126f3ae2f3420a55bb82c99458f675b3392a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-08-14 07:23:43 -04:00
Claire
4dd369f201 Fix not being able to edit quote post text (#39837) 2026-08-14 07:23:43 -04:00
diondiondion
34c380195a Fix TS lint error caused by a React typing change 2026-08-14 07:23:43 -04:00
Claire
21e4d729f1 Rename ASSOCIATIONS_ON_SUSPEND to ASSOCIATIONS_ON_PURGE (#39831) 2026-08-14 07:23:43 -04:00
diondiondion
f355f8c768 Fix "Learn more" link target in column post privacy hint (#39829) 2026-08-14 07:23:43 -04:00
diondiondion
bee749985a Fix page refresh when trying to save custom profile fields (#39828) 2026-08-14 07:23:43 -04:00
Shlee
fad750b2e6 Include tag_follows in ASSOCIATIONS_ON_SUSPEND to suspended users (#39824) 2026-08-14 07:23:43 -04:00
Shlee
aed7356e1e Fix CW being copied to body when editing quote posts with empty text (#39823) 2026-08-14 07:23:43 -04:00
Shlee
6f772ef533 Fix handling of QuoteRequest rejections when those can't be found by id (#39820) 2026-08-14 07:23:43 -04:00
Shlee
1598c106ef Fix: Admin invite autofollow option is ignored (#39819) 2026-08-14 07:23:43 -04:00
diondiondion
f28ae71efe Fix pagination overlapping announcement reactions bar (#39814) 2026-08-14 07:23:42 -04:00
diondiondion
32b1f597f7 Fix very wide images overflowing posts horizontally (#39812) 2026-08-14 07:23:42 -04:00
David Roetzel
2f9f21bce0 Remove collections when user is suspended (#39809) 2026-08-14 07:23:42 -04:00
Echo
32cbeb3952 Fix account language selector (#39801) 2026-08-14 07:23:42 -04:00
Claire
c45bcd990b Fix error handling in ActivityPub::ProcessFeaturedItemService (#39787) 2026-08-14 07:23:42 -04:00
Claire
55ebcaf8f6 Fix relative times (#39742) 2026-08-14 07:23:42 -04:00
Echo
572d6b2bdc Fix pinned post button width (#39724) 2026-08-14 07:23:42 -04:00
Tarrien
36f2b5e3da Repair failing Mastodon-Modern glitch pack declaration 2026-07-11 14:00:23 -04:00
Tarrien
290f0ef3b9 Update to current 4.3.0-alpha-glitch-soc, update theming files 2026-07-11 14:00:22 -04:00
root
cc0b3374eb Modern theme update to latest version 2026-07-11 13:54:56 -04:00
root
e9c7eb800d Modern theme update 2026-07-11 13:54:56 -04:00
root
bddb494b93 fix Modern theme when split into separtate flavour 2026-07-11 13:54:56 -04:00
root
35a5183bda Migrate Modern theme to separate Flavour 2026-07-11 13:54:56 -04:00
root
ecd4d06f97 Migrate Modern theme to separate Flavour 2026-07-11 13:54:54 -04:00
root
4d583bc49a Re-add Modern theme, with color variants 2026-07-11 13:54:25 -04:00
Tarrien
a3fc0d1767 Fixing some customization tweaks 2026-07-11 13:53:01 -04:00
Tarrien
d0234df7d5 Wobbl customizations on Glitch-SOC 2026-07-11 13:52:59 -04:00
Tarrien
3f07c3c205 Theming and such 2026-07-11 13:51:49 -04:00
Vyr Cossont
beacc75a48 Fix Redis client and type errors introduced in #24285 (#24342) 2026-07-11 13:42:14 -04:00
Vyr Cossont
bb25616185 IndexingScheduler: fetch and import in batches (#24285)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2026-07-11 13:42:14 -04:00
Claire
a7f46757eb Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2026-07-11 13:42:14 -04:00