Claire
c96eebde37
Merge commit 'ded7f50f2c2672879292ff571b2e531ea87f77e4' into glitch-soc/merge-4.5
...
Conflicts:
- `app/controllers/api/v1/statuses_controller.rb`:
Upstream refactored a bit where we had an extra argument for markdown/HTML.
Adapted upstream change.
2026-01-19 18:29:02 +01:00
Claire
723b2601b8
Fix custom emojis not being rendered in status prepend ( #3342 )
2026-01-19 18:27:03 +01:00
Essem
66c06a0655
Merge pull request #3340 from TheEssem/fix/quote-cw-fallback-md
...
Fix quotes with only CWs not having fallback link when posting with other content types
2026-01-19 18:27:03 +01:00
Claire
ded7f50f2c
Fix FeedManager#filter_from_home error when handling a reblog of a deleted status ( #37486 )
2026-01-19 11:37:34 +01:00
Claire
85eda5b46f
Simplify status batch removal SQL query ( #37469 )
2026-01-19 11:37:34 +01:00
Matt Jankowski
f1c9c89c39
Add spec for quote policy update change ( #37474 )
2026-01-19 11:37:34 +01:00
Shlee
57e0c6562f
Fix quote_approval_policy being reset to user defaults when omitted in status update ( #37436 )
2026-01-19 11:37:34 +01:00
Joshua Rogers
f7b6e57151
Fix Vary parsing in cache control enforcement ( #37426 )
2026-01-19 11:37:34 +01:00
Joshua Rogers
57f658dc5c
Fix arg order for non_matching_uri_hosts? call in QuoteRequest ( #37425 )
2026-01-19 11:37:34 +01:00
Joshua Rogers
0cda068918
Fix thread-unsafe ActivityPub activity dispatch ( #37423 )
2026-01-19 11:37:34 +01:00
David Roetzel
deeaf50472
Fix URI generation for reblogs by accounts with numerical AP ids ( #37415 )
2026-01-19 11:37:34 +01:00
Shlee
adea0b7b31
Fix SignatureParser accepting duplicate parameters in HTTP Signature header ( #37375 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com >
2026-01-19 11:37:34 +01:00
Shlee
1eb8d1b967
SharedConnectionPool - NoMethodError: undefined method 'site' for Integer ( #37374 )
2026-01-19 11:37:34 +01:00
Echo
f354bbe8aa
Remove trailing variation selector code for legacy emojis ( #37320 )
2026-01-19 11:37:34 +01:00
diondiondion
53437c4653
Fix mobile admin sidebar displaying under batch table toolbar ( #37307 )
2026-01-19 11:37:34 +01:00
Claire
617926742c
Update SECURITY.md ( #37505 )
2026-01-15 14:17:38 +01:00
Claire
5799d5d306
Merge pull request #3336 from ClearlyClaire/glitch-soc/merge-4.5
...
Merge upstream changes up to 55a7b1ea58 into stable-4.5
2026-01-07 14:40:15 +01:00
Claire
b5d868018d
Merge commit '55a7b1ea5820b2fa8d754108b6a948d4bd60d98b' into glitch-soc/merge-4.5
2026-01-07 14:25:37 +01:00
Claire
55a7b1ea58
Bump version to v4.5.4 ( #37409 )
2026-01-07 14:23:34 +01:00
Claire
c1fb6893c5
Merge commit from fork
2026-01-07 14:15:14 +01:00
Claire
71ae4cf2cf
Merge commit from fork
2026-01-07 14:14:42 +01:00
Claire
2ffe03457d
Merge pull request #3334 from ClearlyClaire/glitch-soc/merge-4.5
...
Merge upstream changes up to a846ed17ff into stable-4.5
2026-01-06 20:38:29 +01:00
Claire
c1f5a9db23
[Glitch] Fix custom emojis not being rendered in profile fields
...
Port b622f4c698 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2026-01-06 18:14:35 +01:00
Claire
7c0701d906
[Glitch] Fix outdated link target for “locked” warning
...
Port e8a49bd6ae to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2026-01-06 18:14:35 +01:00
Claire
b134c6a8ef
Merge commit 'a846ed17ffb85087de658678b482495981f02770' into glitch-soc/merge-4.5
2026-01-06 18:12:51 +01:00
Claire
a846ed17ff
Fix custom emojis not being rendered in profile fields ( #37365 )
2026-01-06 14:11:56 +01:00
Claire
3013039720
Fix serialization of context pages ( #37376 )
2026-01-06 14:11:56 +01:00
Claire
ad4ba5aa00
Fix quotes with CWs but no text not having fallback link ( #37361 )
2026-01-06 14:11:56 +01:00
Claire
1c5461fffe
Fix outdated link target for “locked” warning ( #37366 )
2026-01-06 14:11:56 +01:00
Claire
725c1a159d
Merge pull request #3324 from ClearlyClaire/glitch-soc/merge-4.5
...
Merge upstream changes up to 3de59a9344 into stable-4.5
2025-12-28 19:47:25 +01:00
ChaosExAnima
b52efea5cb
[Glitch] Remove rendering of custom emoji using the database
...
Port 3de59a9344 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-28 10:56:09 +01:00
Claire
a0bdfc46c7
[Glitch] Fix custom emojis not displaying in CWs and fav/boost notifications
...
Port 962ae88caf to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-28 10:55:34 +01:00
diondiondion
afcdc19730
[Glitch] Fix notifications page error in Tor browser
...
Port 7d9d3de972 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-28 10:55:10 +01:00
Echo
80aa3bc8ad
[Glitch] Emojis: Show in embedded statuses
...
Port 546a95349e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-28 10:54:47 +01:00
Claire
92955f7e6e
[Glitch] Fix hashtag autocomplete replacing suggestion's first characters with input
...
Port 8d1ea4c531 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-28 10:53:53 +01:00
Claire
b868e598bc
Merge commit '3de59a93441367fbca0fd22818c8411adc73a967' into glitch-soc/merge-4.5
2025-12-28 10:51:43 +01:00
ChaosExAnima
3de59a9344
Remove rendering of custom emoji using the database ( #37284 )
2025-12-19 11:02:32 +01:00
Echo
32c3376d84
Fixes CDN domain loading ( #37310 )
2025-12-19 11:02:32 +01:00
Claire
962ae88caf
Fix custom emojis not displaying in CWs and fav/boost notifications ( #37306 )
2025-12-19 11:02:32 +01:00
diondiondion
7d9d3de972
Fix notifications page error in Tor browser ( #37285 )
2025-12-19 11:02:32 +01:00
Echo
546a95349e
Emojis: Show in embedded statuses ( #37272 )
2025-12-19 11:02:32 +01:00
Claire
df1ab0ab90
Fix default Admin role not including view_feeds permission ( #37301 )
2025-12-19 11:02:32 +01:00
Claire
8d1ea4c531
Fix hashtag autocomplete replacing suggestion's first characters with input ( #37281 )
2025-12-19 11:02:32 +01:00
Claire
8233295e3b
Fix mentions of domain-blocked users being processed ( #37257 )
2025-12-19 11:02:32 +01:00
Claire
4eb0a506d3
Change HTTP Signature verification status from 401 to 503 on temporary failure to get remote actor ( #37221 )
2025-12-19 11:02:32 +01:00
Claire
75739a5a9b
Change build-releases workflow to tag images latest based on latest stable-x.y branch ( #37179 )
...
Co-authored-by: emilweth <7402764+emilweth@users.noreply.github.com >
2025-12-19 11:02:32 +01:00
Claire
54e08a54e9
Merge pull request #3308 from ClearlyClaire/glitch-soc/merge-4.5
...
Merge upstream changes up to 86cff1abca into stable-4.5
2025-12-08 17:20:59 +01:00
Claire
12ec21a95f
[Glitch] Fix “Delete and Redraft” on a non-quote being treated as a quote post in some cases
...
Port 1ae3b4672b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-08 16:40:40 +01:00
Echo
fe9a71975c
[Glitch] Fixes YouTube embeds
...
Port 9bc9ebc59e to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-08 16:40:11 +01:00
Echo
e1f145973b
[Glitch] Remove noreferrer from external links
...
Port 234990cc37 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com >
2025-12-08 16:39:17 +01:00