KMY
|
91e252259d
|
Fix lint
|
2025-06-12 10:37:20 +09:00 |
|
KMY
|
f3c3ea42c2
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-06-12 10:17:21 +09:00 |
|
Claire
|
7a7e0ba4cd
|
Add basic support for remote attachments with multiple media types (#34996)
|
2025-06-10 13:26:29 +00:00 |
|
Matt Jankowski
|
dc2cfd50a0
|
Fix Style/OptionalBooleanParameter cop (#34968)
|
2025-06-10 08:17:35 +00:00 |
|
Claire
|
d0c6f30378
|
Add fasp queue to sidekiq queue system check (#34965)
|
2025-06-06 15:23:16 +00:00 |
|
Claire
|
989ca63b59
|
Remove inbound_quotes feature flag (#34958)
|
2025-06-06 08:25:59 +00:00 |
|
Claire
|
86627624f1
|
Fix quote post streaming edge cases (#34957)
|
2025-06-06 07:32:24 +00:00 |
|
Claire
|
3d474807bf
|
Change “legacy” non-fast-tracked quote posts to not be displayed as such (#34945)
|
2025-06-05 13:53:57 +00:00 |
|
Claire
|
129e72b914
|
Revert "Add telemetry for status / bio formatting (#32677)" (#34906)
|
2025-06-03 15:06:32 +00:00 |
|
David Roetzel
|
9c80b16401
|
Accept HTTP Message Signatures (RFC9421) (#34814)
|
2025-06-02 09:27:08 +00:00 |
|
Claire
|
32b521b7f4
|
Fix multiple issues in quoted posts hydration (#34864)
|
2025-05-31 15:20:31 +00:00 |
|
Claire
|
064d333620
|
Fix inconsistent filtering of silenced accounts for other silenced accounts (#34863)
|
2025-05-30 13:20:51 +00:00 |
|
Matt Jankowski
|
f7a3dd0e38
|
Use config_for for VAPID key storage (#34845)
|
2025-05-30 07:00:33 +00:00 |
|
KMY
|
c538c23ef7
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-05-29 12:52:49 +09:00 |
|
Darius Kazemi
|
991796172a
|
Fix NoMethodError in edge case of emoji cache handling (#34749)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-05-28 09:39:55 +00:00 |
|
KMY
|
7c65b6f9df
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-05-27 10:51:58 +09:00 |
|
Matt Jankowski
|
37c82a3003
|
Update sidekiq to version 7 (#34745)
|
2025-05-26 15:32:41 +00:00 |
|
David Roetzel
|
3acd87419c
|
Update to linzer 0.7 (#34765)
|
2025-05-23 06:43:02 +00:00 |
|
Matt Jankowski
|
f1a6f4333a
|
Remove redis-namespace gem (#34742)
|
2025-05-21 15:20:17 +00:00 |
|
David Roetzel
|
a5a2c6dc7e
|
Add support for FASP data sharing (#34415)
|
2025-05-16 12:24:02 +00:00 |
|
Claire
|
1b68020331
|
Fix admin dashboard crash on specific Elasticsearch connection errors (#34683)
|
2025-05-14 14:50:32 +00:00 |
|
KMY
|
1e8420464c
|
StatusReferencesService を引用に関与しない新仕様に対応
|
2025-05-13 07:28:37 +09:00 |
|
KMY
|
9de0de7d65
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-05-07 09:39:51 +09:00 |
|
KMY
|
29b904483e
|
Merge commit 'e3f0b955b8 ' into kbtopic-remove-quoteMerge
|
2025-05-07 08:46:25 +09:00 |
|
Claire
|
79931bf3ae
|
Merge commit from fork
* Check scheme in account and post links
* Harden media attachments
* Client-side mitigation
* Client-side mitigation for media attachments
|
2025-05-06 15:02:13 +02:00 |
|
Claire
|
22e2e7f02b
|
Fix crash when likes or shares collections are not inlined, for real (#34619)
|
2025-05-06 09:51:42 +00:00 |
|
Claire
|
3e5d78cc5b
|
Fix crash when likes or shares collections are not inlined (#34618)
|
2025-05-06 07:39:26 +00:00 |
|
Claire
|
89cafb01b4
|
Remove double-query for signed query strings (#34610)
|
2025-05-05 12:33:31 +00:00 |
|
Claire
|
cbaba54e9d
|
Add support for importing embedded self-quotes (#34584)
|
2025-05-05 08:01:16 +00:00 |
|
Jonny Saunders
|
8b34daf254
|
Fix: Use strings not symbols to access totalItems in interaction collections (#34594)
|
2025-05-03 10:37:06 +00:00 |
|
Eugen Rochko
|
715cbee93d
|
Fix dashboard warning about Elasticsearch index mismatch not showing up (#34567)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-04-28 13:59:49 +00:00 |
|
Claire
|
9ed6a14d45
|
Add support for ingesting quote policies (#34479)
|
2025-04-28 08:48:27 +00:00 |
|
KMY(雪あすか)
|
c6b740ace2
|
Update chewy_config.rb
|
2025-04-26 08:49:32 +09:00 |
|
KMY
|
80542ea172
|
Merge remote-tracking branch 'parent/main' into kbtopic-remove-quote
|
2025-04-26 08:30:17 +09:00 |
|
Claire
|
ae3b7dd28d
|
Reject incoming QuoteRequest activities (#34480)
|
2025-04-25 23:28:09 +00:00 |
|
KMY
|
e4c72836a3
|
Merge commit 'df2611a10f ' into kbtopic-remove-quote
|
2025-04-26 07:48:46 +09:00 |
|
Claire
|
7a70d95435
|
Add warning for Elasticsearch index analyzers mismatch (#34515)
|
2025-04-25 10:35:11 +00:00 |
|
KMY
|
d845d1e9fb
|
Remove: kmyblue独自機能の引用
|
2025-04-24 08:48:28 +09:00 |
|
Claire
|
df2611a10f
|
Add initial support for ingesting and verifying remote quote posts (#34370)
|
2025-04-17 07:45:23 +00:00 |
|
KMY
|
ebc6c9d6fb
|
Fix test
|
2025-04-14 13:40:53 +09:00 |
|
KMY
|
dba5f3b93f
|
Merge remote-tracking branch 'parent/main' into upstream-20250414
|
2025-04-14 13:23:00 +09:00 |
|
Claire
|
678c8dfeec
|
Refactor StatusCacheHydrator (#34414)
|
2025-04-10 14:34:27 +00:00 |
|
Matt Jankowski
|
4c2f64907b
|
Remove deprecated Import model (#34371)
|
2025-04-10 12:49:24 +00:00 |
|
KMY
|
32f5604499
|
Merge remote-tracking branch 'parent/main' into upstream-20250403
|
2025-04-03 08:36:36 +09:00 |
|
Claire
|
dd23ba9c83
|
Refactor local-URI-to-account resolving (#34349)
|
2025-04-02 14:44:09 +00:00 |
|
David Roetzel
|
e2ef173b82
|
Refactoring: Move SignatureVerificationError into Mastodon namespace (#34342)
|
2025-04-02 07:54:29 +00:00 |
|
David Roetzel
|
97b9994743
|
Basic FASP support (#34031)
|
2025-03-28 12:16:40 +00:00 |
|
Claire
|
c2defe0e4c
|
Change account suspensions to be federated to recently-followed accounts as well (#34294)
|
2025-03-28 09:20:32 +00:00 |
|
KMY
|
12ed20b6d5
|
Merge remote-tracking branch 'parent/main' into upstream-20250328
|
2025-03-28 08:44:30 +09:00 |
|
Claire
|
1326088110
|
Change AccountReachFinder to consider statuses based on suspension date (#34291)
|
2025-03-27 13:41:13 +00:00 |
|