Claire
e33a8d5bfb
Merge commit '9b5986b36e86d50d19b68b10788b3316012894c3' into glitch-soc/merge-upstream
...
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-13 18:01:53 +01:00
Matt Jankowski
92ad380e11
Update rubocop to version 1.82.1 ( #37475 )
2026-01-13 16:21:25 +00:00
Shlee
c6be114cef
Non-ActivityPub Link header alternate blocks HTML ActivityPub discovery in FetchResourceService ( #37439 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2026-01-13 15:47:48 +00:00
Echo
122b1592ed
Add feature flag detection for profile redesign ( #37472 )
2026-01-13 14:17:43 +00:00
Shlee
232b9e9cc6
Fix delivery worker counting unsalvageable HTTP errors as successes ( #37235 )
2026-01-13 13:49:36 +00:00
diondiondion
41639655ff
Fix isDarkMode utility ( #37470 )
2026-01-13 11:06:54 +00:00
Heath Dutton🕴️
be60c4585e
Fix keyboard navigation in media modal after clicking image ( #37464 )
2026-01-13 10:47:04 +00:00
Claire
5b54cd7f76
Add ability to include inline javascript ( #37459 )
2026-01-13 10:40:26 +00:00
Shlee
9b5986b36e
Fix quote_approval_policy being reset to user defaults when omitted in status update ( #37436 )
2026-01-13 10:40:08 +00:00
Claire
9332f48abe
Simplify status batch removal SQL query ( #37469 )
2026-01-13 10:18:26 +00:00
github-actions[bot]
6cb533311a
New Crowdin Translations (automated) ( #37466 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-01-13 09:14:27 +00:00
Claire
478462ab25
Merge commit 'ed17b3a7ec52c0421ae2483a8e08431316f08b1c' into glitch-soc/merge-upstream
2026-01-12 21:00:14 +01:00
github-actions[bot]
8f70cfc8b1
New Crowdin Translations (automated) ( #37447 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-01-12 09:54:19 +00:00
David Roetzel
a9cfddf28e
AP/AS serialization of Collections ( #37434 )
2026-01-12 08:39:25 +00:00
github-actions[bot]
6541d7ed39
New Crowdin translations ( #3335 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-01-10 19:47:20 +01:00
Echo
aff69de399
[Glitch] Fix bug with how Emojibase wasn't stripping characters
...
Port a4b8b9fe98c677f718e4b2c1ffe1755d58e7f8d7 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-10 13:18:55 +01:00
diondiondion
18d4606cce
[Glitch] Further clean up types for the card object
...
Port 973fef4b697428c7e9f440e9d67fcdc027cff7be to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-10 13:18:34 +01:00
Echo
124d6e37eb
[Glitch] Emoji: Adds search
...
Port 628fc9b95b064f7feba7f54f3c4146210828f18d to glitch-soc
Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-10 13:18:05 +01:00
Echo
c5fd0d47da
[Glitch] Remove trailing variation selector code for legacy emojis
...
Port f254b4706731fd5921047c7c95f64f71d560d494 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-10 13:17:30 +01:00
Joshua Rogers
9d33d43006
[Glitch] Fix modal closeModal ignoreFocus payload type
...
Port 25053db22ba1e7c6ea1fb08f4a18b95305305d42 to glitch-soc
Co-authored-by: diondiondion <mail@diondiondion.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-10 13:15:12 +01:00
Echo
bb640bd845
[Glitch] Video modals should not be pushed down on mobile
...
Port de7b405e55e9ad95e5f624e6992fc72944189496 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-10 13:14:49 +01:00
Claire
d7254ecec4
Merge commit 'a4b8b9fe98c677f718e4b2c1ffe1755d58e7f8d7' into glitch-soc/merge-upstream
2026-01-10 13:12:36 +01:00
Claire
3c1bf72e1a
Fix custom emojis not being rendered in status prepend ( #3342 )
2026-01-10 13:11:50 +01:00
Echo
a4b8b9fe98
Fix bug with how Emojibase wasn't stripping characters ( #37442 )
2026-01-09 18:38:22 +00:00
Joshua Rogers
b55982cc1a
Fix Vary parsing in cache control enforcement ( #37426 )
2026-01-09 16:21:18 +00:00
Joshua Rogers
b35b3a8bcc
Fix arg order for non_matching_uri_hosts? call in QuoteRequest ( #37425 )
2026-01-09 16:21:05 +00:00
Joshua Rogers
48ce49260d
Fix thread-unsafe ActivityPub activity dispatch ( #37423 )
2026-01-09 16:20:59 +00:00
Shlee
f97a015cf9
SharedConnectionPool - NoMethodError: undefined method 'site' for Integer ( #37374 )
2026-01-09 16:20:50 +00:00
diondiondion
973fef4b69
Further clean up types for the card object ( #37023 )
2026-01-09 14:40:27 +00:00
Echo
628fc9b95b
Emoji: Adds search ( #37418 )
...
Co-authored-by: diondiondion <mail@diondiondion.com>
2026-01-09 10:37:14 +00:00
Joshua Rogers
25053db22b
Fix modal closeModal ignoreFocus payload type ( #37424 )
...
Co-authored-by: diondiondion <mail@diondiondion.com>
2026-01-08 13:22:31 +00:00
github-actions[bot]
780c6378e0
New Crowdin Translations (automated) ( #37407 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-01-08 11:18:50 +00:00
Shlee
e0cca5c3ba
Fix SignatureParser accepting duplicate parameters in HTTP Signature header ( #37375 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2026-01-08 10:47:53 +00:00
Echo
de7b405e55
Video modals should not be pushed down on mobile ( #37421 )
2026-01-08 09:44:17 +00:00
Essem
5c358ceaf1
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-07 21:39:27 +01:00
David Roetzel
aa2110025e
Fix URI generation for reblogs by accounts with numerical AP ids ( #37415 )
2026-01-07 15:39:22 +00:00
Claire
bdcdd539f6
Fix unnecessary downcasing of some words in moderation/settings interface ( #37364 )
2026-01-07 15:34:39 +00:00
Claire
aa6ec435d2
Merge commit '9fe14a30724e18425aedaba59ca63c63d8b14083' into glitch-soc/merge-upstream
2026-01-07 14:53:51 +01:00
Claire
0f79e29188
Merge commit from fork
2026-01-07 14:15:14 +01:00
Claire
0b1b98c4f2
Merge commit from fork
2026-01-07 14:14:42 +01:00
Claire
3e4cd799fd
Merge commit '7e634eecbc5dc2f65b7bdbfc5c2b5c8a0955156d' into glitch-soc/merge-upstream
2026-01-06 18:11:26 +01:00
github-actions[bot]
7e634eecbc
New Crowdin Translations (automated) ( #37394 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2026-01-06 10:40:22 +00:00
Claire
0aa70234aa
[Glitch] Fix custom emojis not being rendered in profile fields
...
Port b622f4c698fe4d22e6f35be39b7e91199d9eceec to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-05 18:24:51 +01:00
Claire
550240281e
[Glitch] Fix outdated link target for “locked” warning
...
Port e8a49bd6ae5b2a0f02a2049ffcea0f9cfaf6c9a9 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2026-01-05 18:24:29 +01:00
Claire
b1d219afd0
Merge commit '82fb2596c70a18fc4a2d99ab51106180196bfe98' into glitch-soc/merge-upstream
2026-01-05 18:19:58 +01:00
Claire
82fb2596c7
Fix posts with edited out media attachments being returned in /api/v1/accounts/:id/statuses?only_media=true ( #37363 )
2026-01-05 15:06:20 +00:00
Claire
b622f4c698
Fix custom emojis not being rendered in profile fields ( #37365 )
2026-01-05 14:24:59 +00:00
Claire
b5bc301cbd
Fix serialization of context pages ( #37376 )
2026-01-05 11:59:10 +00:00
Claire
f711e222dc
Fix quotes with CWs but no text not having fallback link ( #37361 )
2026-01-05 10:35:35 +00:00
Claire
1fe737e0bd
Add translation string for Webauthn key nickname ( #37371 )
2026-01-05 10:35:28 +00:00