Matt Jankowski
|
ff490daa58
|
Reduce factory generation in AccountStatusesFilter spec (#32727)
|
2024-11-04 09:00:01 +00:00 |
|
KMY
|
1c1f76697b
|
Merge remote-tracking branch 'parent/main' into upstream-20241101
|
2024-11-01 08:04:03 +09:00 |
|
Eugen Rochko
|
c2b498a2b0
|
Fix IDs not being serialized as strings in annual reports API (#32710)
|
2024-10-31 09:38:00 +00:00 |
|
Jonny Saunders
|
9074c1fac9
|
Use likes and shares totalItems on status creations and updates (#32620)
|
2024-10-28 04:55:18 +00:00 |
|
KMY
|
0c99b8fbb0
|
Merge remote-tracking branch 'parent/main' into upstream-20241026
|
2024-10-26 10:41:00 +09:00 |
|
Matt Jankowski
|
2a13d6824c
|
Use subject for FeedManager lib spec (#32486)
|
2024-10-25 07:59:31 +00:00 |
|
KMY
|
ab58aed910
|
Merge remote-tracking branch 'parent/main' into upstream-20241021
|
2024-10-21 07:07:48 +09:00 |
|
Matt Jankowski
|
b742ce9d09
|
Reduce factory creation (17 -> 0) in PlainTextFormatter spec (#32487)
|
2024-10-15 13:58:45 +00:00 |
|
Matt Jankowski
|
e9b27852be
|
Reduce factory creation (14 -> 8) in ActivityPub::Activity::Block spec (#32488)
|
2024-10-15 13:51:52 +00:00 |
|
Matt Jankowski
|
6a39212b02
|
Reduce factories (36 > 12) in AccountReachFinder spec (#32482)
|
2024-10-15 13:18:57 +00:00 |
|
Matt Jankowski
|
0cc21f1ded
|
Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498)
|
2024-10-15 12:54:56 +00:00 |
|
KMY
|
66bed31dbe
|
Merge remote-tracking branch 'parent/main' into upstream-20241006
|
2024-10-05 09:10:58 +09:00 |
|
Jeong Arm
|
66b2bc1c84
|
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-02 08:08:02 +00:00 |
|
KMY(雪あすか)
|
294acdfd94
|
Change: #844 searchableBy に意図しない値が入っていたときの挙動 (#862)
|
2024-10-02 08:22:30 +09:00 |
|
KMY
|
133a263f79
|
Merge remote-tracking branch 'parent/main' into upstream-20241001
|
2024-10-01 08:13:23 +09:00 |
|
Claire
|
513f187daf
|
Add “A Mastodon update is available.” message on admin dashboard for non-bugfix updates (#32106)
|
2024-09-26 19:27:57 +00:00 |
|
KMY
|
c905714459
|
Merge remote-tracking branch 'parent/main' into upstream-20240926
|
2024-09-26 08:29:41 +09:00 |
|
Renaud Chaput
|
3dc4ddc663
|
Fix search params being dropped when redirected to non-deck path (#31984)
|
2024-09-25 13:35:37 +00:00 |
|
Matt Jankowski
|
c2ef83ea4c
|
Consolidate shared a scope example parts into one attributes check (#32046)
|
2024-09-25 07:56:42 +00:00 |
|
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Taylor Chaparro
|
1b6a82b799
|
Fix invalid date searches returning 503 (#31526)
|
2024-09-12 13:40:20 +00:00 |
|
Claire
|
c35ea59ee6
|
Fix security context sometimes not being added in LD-Signed activities (#31871)
|
2024-09-12 12:58:12 +00:00 |
|
David Roetzel
|
ab763c493f
|
Ignore undefined as canonical url (#31882)
|
2024-09-12 11:14:42 +00:00 |
|
Matt Jankowski
|
cdcd834f3c
|
Add coverage for AnnualReport::* source child classes (#31849)
|
2024-09-11 08:01:32 +00:00 |
|
KMY
|
91a2dc81c4
|
Fix: LD Signaturesで署名された投稿の検索許可(検索範囲)が改竄できる問題
|
2024-09-10 06:51:26 +09:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
David Roetzel
|
f85694acfd
|
Add credentials to redis sentinel configuration (#31768)
|
2024-09-05 14:06:58 +00:00 |
|
David Roetzel
|
7d91723f05
|
Support REDIS_SENTINEL_PORT variables (#31767)
|
2024-09-05 09:26:49 +00:00 |
|
David Roetzel
|
ef2bc8ea26
|
Add redis sentinel support to ruby part of code (#31744)
|
2024-09-04 14:10:45 +00:00 |
|
Matt Jankowski
|
f1003b2560
|
Enable "zero monkey patching" mode in RSpec (#31614)
|
2024-09-04 05:12:25 +00:00 |
|
Matt Jankowski
|
2f0d0fc127
|
Add coverage for CLI::Accounts#fix_duplications task (#30639)
|
2024-09-03 15:36:59 +00:00 |
|
Matt Jankowski
|
31c00108a4
|
Add first pass coverage for AnnualReport class (#31704)
|
2024-09-03 09:05:26 +00:00 |
|
David Roetzel
|
388d5473e1
|
Refactor (ruby) redis configuration (#31694)
|
2024-09-02 14:19:55 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|
Claire
|
8a5b57f668
|
Revert "Support JSON-LD named graph (#31288)" (#31355)
|
2024-08-09 13:48:54 +00:00 |
|
Christian Schmidt
|
9d0cafd06b
|
Check Content-Length in ResponseWithLimitAdapter (#31285)
|
2024-08-06 08:23:48 +00:00 |
|
Christian Schmidt
|
e9e63ed203
|
Support JSON-LD named graph (#31288)
|
2024-08-06 07:52:47 +00:00 |
|
KMY(雪あすか)
|
b787b130a2
|
Remove: #609 NGワード設定の2項目を削除 (#789)
* Remove: #609 NGワード設定の2項目を削除
* Fix test
|
2024-08-06 09:17:36 +09:00 |
|
KMY
|
8b09a57a91
|
Merge remote-tracking branch 'parent/main' into upstream-20240731
|
2024-07-31 13:00:13 +09:00 |
|
KMY
|
e92a9a3557
|
Fix test
|
2024-07-31 09:04:02 +09:00 |
|
Adam Niedzielski
|
887e64efd4
|
Allow @ at the end of an URL (#31124)
|
2024-07-25 15:02:58 +00:00 |
|
Adam Niedzielski
|
fbf95216c5
|
Fix LinkCrawlWorker NoMethodError: undefined method `[]' for nil (#31144)
|
2024-07-25 14:51:44 +00:00 |
|
KMY
|
a99f174d98
|
Merge commit '9e04007020 ' into upstream-20240725
|
2024-07-25 13:06:26 +09:00 |
|
Adam Niedzielski
|
cd0ca4b994
|
Select correct self link when parsing Webfinger response (#31110)
|
2024-07-23 14:42:31 +00:00 |
|
Claire
|
ced5e853c7
|
Fix duplicate orderedItems in user archive's outbox.json (#31099)
|
2024-07-22 08:56:05 +00:00 |
|
Matt Jankowski
|
05342529dd
|
Reduce factory creation in AP activity move spec (#31064)
|
2024-07-19 08:31:34 +00:00 |
|
Emelia Smith
|
aa88aca0ad
|
Add optional OAuth application to reports (#30539)
|
2024-07-16 13:23:08 +00:00 |
|
KMY
|
adee1645a3
|
Merge remote-tracking branch 'parent/main' into upstream-20240716
|
2024-07-16 09:01:12 +09:00 |
|
Matt Jankowski
|
00cb4a0313
|
Avoid repeated factory creation in media_attachments_vacuum_spec (#31000)
|
2024-07-12 14:09:16 +00:00 |
|