Matt Jankowski
|
6342ddd698
|
Add basic coverage for UnfavouriteService class (#29329)
|
2024-02-22 10:48:42 +00:00 |
|
Matt Jankowski
|
f70905f127
|
Add basic coverage for UnmuteService class (#29330)
|
2024-02-22 10:48:09 +00:00 |
|
Matt Jankowski
|
a69fe534e3
|
Add basic coverage for WebhookService class (#29331)
|
2024-02-22 10:46:20 +00:00 |
|
Matt Jankowski
|
d1602c017d
|
Add basic coverage for ApproveAppealService class (#29333)
|
2024-02-22 10:40:07 +00:00 |
|
Matt Jankowski
|
ab2ef63a03
|
Add basic coverage for VoteService class (#29334)
|
2024-02-22 10:39:18 +00:00 |
|
KMY(雪あすか)
|
f9100f1d93
|
Merge pull request #599 from kmycode/upstream-20240218
Upstream 20240218
|
2024-02-22 10:20:05 +09:00 |
|
KMY
|
a23f77a5b8
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-22 07:48:56 +09:00 |
|
Claire
|
2751acb6cd
|
Automatically switch from open to approved registrations in absence of moderators (#29318)
|
2024-02-21 17:45:06 +00:00 |
|
Matt Jankowski
|
08342ad40c
|
Add basic coverage for AfterUnallowDomainService class (#29324)
|
2024-02-21 17:13:11 +00:00 |
|
Matt Jankowski
|
8f61e32569
|
Add basic coverage for AppealService class (#29322)
|
2024-02-21 17:12:31 +00:00 |
|
Matt Jankowski
|
b73932461f
|
Add basic coverage for CreateFeaturedTagService class (#29321)
|
2024-02-21 16:58:19 +00:00 |
|
Matt Jankowski
|
5f19e7e799
|
Add basic coverage for ProcessHashtagsService class (#29320)
|
2024-02-21 16:57:45 +00:00 |
|
Matt Jankowski
|
1f648fdf1a
|
Remove erroneous service type on TagFeed model spec (#29302)
|
2024-02-21 11:25:33 +00:00 |
|
KMY
|
7684b5de6f
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-20 09:25:49 +09:00 |
|
Matt Jankowski
|
64f9939e39
|
Use capture_emails helper to improve email assertions in specs (#29245)
|
2024-02-19 15:57:47 +00:00 |
|
Wolfgang Fournès
|
86627ea2e4
|
Add a missing thread example to the statuses spec (#29278)
|
2024-02-19 13:35:58 +00:00 |
|
Matt Jankowski
|
245064bb98
|
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260)
|
2024-02-19 11:09:43 +00:00 |
|
KMY(雪あすか)
|
efdd20bf7f
|
Change: ホワイトリストが空でも設定が有効であればアカウント作成を保留 (#601)
* Change: ホワイトリストが空でも設定が有効であればアカウント作成を保留
* Fix test
|
2024-02-19 09:20:57 +09:00 |
|
KMY
|
a1f88f6001
|
Merge remote-tracking branch 'parent/main' into upstream-20240218
|
2024-02-18 14:39:40 +09:00 |
|
KMY(雪あすか)
|
c35c13ffba
|
Add: ローカルからフォローされていない全てのアカウントからのフォローを拒否する設定 (#592)
* Add: ローカルからフォローされていない全てのアカウントからのフォローを拒否する設定
* Fix test
* Fix test
|
2024-02-18 11:39:09 +09:00 |
|
KMY(雪あすか)
|
1efeedf896
|
Change: ホワイトリスト全体を有効にするオプション (#593)
|
2024-02-18 11:16:42 +09:00 |
|
KMY(雪あすか)
|
dfc9f35d71
|
Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する (#590)
* Add: #586 保留中のリモートアカウントからのフォローが飛んできた場合に記録する
* 本家に戻す処理を修正
* Fix test
* Fix worker link
* Fix test
* リモートアカウント拒否時に既存のリクエストを削除
|
2024-02-18 10:48:48 +09:00 |
|
KMY(雪あすか)
|
0f680a21b4
|
Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面 (#584)
* Add: ホワイトリスト運用時、承認待ちリモートアカウントの概念ならびに操作画面
* Fix test
* Fix test
|
2024-02-17 21:07:37 +09:00 |
|
KMY(雪あすか)
|
0048a8368e
|
Add: #573 新規のアカウント認識を全て停止するオプション (#583)
|
2024-02-17 16:48:13 +09:00 |
|
KMY(雪あすか)
|
80be9b38a0
|
Change: #576 公開範囲「公開」を禁止する設定について、ブーストにも適用されるように (#580)
|
2024-02-17 12:32:48 +09:00 |
|
KMY(雪あすか)
|
e5ab4a3eb2
|
Add: #568 ハッシュタグ・メンション上限を超えた投稿もNGワード履歴に記録 (#579)
|
2024-02-17 12:16:41 +09:00 |
|
KMY(雪あすか)
|
a6b5e64e15
|
Add: #577 メンション数上限設定を、メンションされた全てのローカルアカウントが相手をフォローしている場合、そうでない場合で分けられるように (#578)
|
2024-02-17 11:05:29 +09:00 |
|
KMY(雪あすか)
|
7411941885
|
Add: メンション数上限 (#565)
* Add: メンション数上限
* Fix test
|
2024-02-17 09:50:06 +09:00 |
|
Claire
|
96ddf1d482
|
Fix flaky end-to-end OCR test (#29244)
|
2024-02-16 16:57:23 +00:00 |
|
Matt Jankowski
|
1946e171e6
|
Reduce round trips in admin/disputes/appeals spec (#29234)
|
2024-02-16 13:46:28 +00:00 |
|
Matt Jankowski
|
3454fcbd71
|
Reduce round trips in auth/sessions spec (#29233)
|
2024-02-16 13:38:49 +00:00 |
|
KMY
|
f4826acd57
|
Fix test
|
2024-02-16 22:08:45 +09:00 |
|
KMY
|
c5782a87b7
|
Merge remote-tracking branch 'origin/kb_development' into upstream-20240216
|
2024-02-16 22:08:36 +09:00 |
|
Matt Jankowski
|
a316c0e38d
|
Reduce round trips in disputes/appeals spec (#29232)
|
2024-02-16 13:01:15 +00:00 |
|
Matt Jankowski
|
117b507df5
|
Extract subject from User#mark_email_as_confirmed! spec (#29231)
|
2024-02-16 13:01:04 +00:00 |
|
Matt Jankowski
|
1690fb39e6
|
Reduce RSpec/MultipleExpectations in instance_actors_controller spec (#29229)
|
2024-02-16 13:00:11 +00:00 |
|
Matt Jankowski
|
bba488c189
|
Reduce RSpec/MultipleExpectations in media_attachment spec (#29228)
|
2024-02-16 13:00:09 +00:00 |
|
KMY(雪あすか)
|
dbbca0300d
|
Fix: 登録時間帯のテストのエラー (#569)
* Fix: 登録時間帯のテストのエラー
* Fix test
|
2024-02-16 21:54:53 +09:00 |
|
KMY
|
54ee9772fb
|
Merge remote-tracking branch 'parent/main' into upstream-20240216
|
2024-02-16 20:33:24 +09:00 |
|
Claire
|
9fee5e8526
|
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
|
2024-02-16 11:56:12 +01:00 |
|
KMY
|
d000e56393
|
Merge remote-tracking branch 'parent/main' into upstream-20240216
|
2024-02-16 18:49:35 +09:00 |
|
KMY(雪あすか)
|
76b5d4f2c6
|
Change: #538 NGワード「フォローしていないアカウントへのメンションで利用できないキーワード」を、参照投稿にも適用する (#544)
* Change: #538 NGワード「フォローしていないアカウントへのメンションで利用できないキーワード」を、参照投稿にも適用する
* Update create.rb
* Update create.rb
* Update create.rb
* Fix test
|
2024-02-16 18:19:14 +09:00 |
|
KMY(雪あすか)
|
7421c89431
|
Add: #545 NGワード指定で実際に除外された投稿のログ (#561)
|
2024-02-16 17:52:59 +09:00 |
|
Matt Jankowski
|
a9f9b0097b
|
Reduce RSpec/MultipleExpectations in captcha feature spec (#29226)
|
2024-02-16 07:52:57 +00:00 |
|
Matt Jankowski
|
4b7f04e3ea
|
Reduce RSpec/MultipleExpectations in post_status_service spec (#29225)
|
2024-02-16 07:52:29 +00:00 |
|
Matt Jankowski
|
ed4939296a
|
Reduce RSpec/MultipleExpectations in ap/activity/create spec (#29224)
|
2024-02-16 07:43:00 +00:00 |
|
Matt Jankowski
|
1df2ffc3ee
|
Use subject in blacklist email validator spec (#29211)
|
2024-02-16 07:42:03 +00:00 |
|
Matt Jankowski
|
fc4f823464
|
Avoid local block var assignment in ap/process_status_update_service spec (#29210)
|
2024-02-16 07:41:25 +00:00 |
|
KMY(雪あすか)
|
91cb329e18
|
Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を新規作成 (#551)
* Change: #420 絵文字リアクションストリーミングWorkerのキューの種類を`push`に変更
* `perishable`キュー新規作成に変更
* 優先順位を`ingress`と一緒に
|
2024-02-15 12:59:27 +09:00 |
|
KMY
|
9ef5c05ea0
|
Merge remote-tracking branch 'parent/main' into upstream-20241015
|
2024-02-15 08:37:59 +09:00 |
|