KMY
76598bd542
Merge remote-tracking branch 'parent/main' into upstream-20240319
2024-03-19 09:15:20 +09:00
KMY(雪あすか)
ed246f0d03
Change: #648 センシティブワードの入力フォーム ( #653 )
...
* Change: #648 センシティブワードの入力フォーム
* Wip: 行の追加削除
* Wip: 設定の保存、マイグレーション
* 不要な処理を削除
* マイグレーションコード調整
2024-03-19 08:18:34 +09:00
Claire
d5063072c3
Revert friends-of-friends follow recommendation query to using a CTE ( #29619 )
2024-03-18 12:57:21 +00:00
Matt Jankowski
6262ceeb70
Fix RSpec/DescribedClass
cop ( #29472 )
2024-03-13 15:42:39 +00:00
Matt Jankowski
c09b8a7164
Add Account.without_internal
scope ( #29559 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-03-13 14:11:23 +00:00
Matt Jankowski
01b624c4a0
Use normalizes
on CustomFilter#context
value ( #27602 )
2024-03-13 08:50:21 +00:00
Matt Jankowski
216cea1e27
Fix incorrect frequency value in FriendsOfFriendsSource
data ( #29550 )
2024-03-12 08:38:32 +00:00
KMY
8e94ed2cec
Merge remote-tracking branch 'parent/main' into upstream-20240308
2024-03-12 09:27:01 +09:00
Eugen Rochko
c10bbf5fe3
Add notification policies and notification requests in web UI ( #29433 )
2024-03-11 15:02:21 +00:00
Jeong Arm
4a6ddbc9c0
Normalize idna domain before account unblock domain ( #29530 )
2024-03-11 09:28:08 +00:00
KMY
fa96bf2e87
Merge remote-tracking branch 'parent/main' into upstream-20240308
2024-03-08 08:08:34 +09:00
Eugen Rochko
50b17f7e10
Add notification policies and notification requests ( #29366 )
2024-03-07 14:53:37 +00:00
KMY
2ab2e0f6e2
Revertしたコミットに注意書きを追加
2024-03-07 08:25:22 +09:00
KMY
2271e6d9cb
Revert "Fix follow suggestions potentially including silenced or blocked accounts ( #29306 )"
...
This reverts commit ee8d0b9447
.
2024-03-07 08:16:54 +09:00
KMY
b2ecd9245f
Merge remote-tracking branch 'parent/main' into upstream-20240306
2024-03-06 08:44:16 +09:00
Claire
ee8d0b9447
Fix follow suggestions potentially including silenced or blocked accounts ( #29306 )
2024-03-04 06:35:20 +00:00
KMY(雪あすか)
4119b8713e
Change: 一般ユーザーはデフォルトで招待を不可にするよう変更 ( #629 )
...
* Change: 一般ユーザーはデフォルトで招待を不可にするよう変更
* Fix test
2024-03-04 12:10:53 +09:00
KMY
42b5727723
Merge remote-tracking branch 'parent/main' into upstream-20240304
2024-03-04 10:37:41 +09:00
Daniel M Brasil
a25014de8f
Improve IpBlock
model test coverage ( #29460 )
2024-03-01 16:17:40 +00:00
Matt Jankowski
3389c41b58
Move nobody
position in UserRole
magic number to constant ( #29465 )
2024-03-01 11:05:24 +00:00
KMY(雪あすか)
2ab9ea642a
Add: #595 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理 ( #620 )
...
* Add: #591 リモート保留中アカウントからメンションが来た場合にuriを記録し、承認時にフェッチしに行く処理
* Rename fetch_remove_status_worker.rb to fetch_remote_status_worker.rb
* Wip
* Add lock code
2024-02-29 12:54:47 +09:00
KMY(雪あすか)
7d96d5828e
Add: #600 NGルール ( #602 )
...
* Wip
* Wip
* Wip: History
* Wip: テストコード作成
* Fix test
* Wip
* Wip
* Wip
* Fix test
* Wip
* Wip
* Wip
* Wip
* なんとか完成、これから動作確認
* spell miss
* Change ng rule timings
* Fix test
* Wip
* Fix test
* Wip
* Fix form
* 表示まわりの改善
2024-02-26 17:45:41 +09:00
KMY
a23f77a5b8
Merge remote-tracking branch 'parent/main' into upstream-20240218
2024-02-22 07:48:56 +09: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
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
a1f88f6001
Merge remote-tracking branch 'parent/main' into upstream-20240218
2024-02-18 14:39:40 +09:00
Matt Jankowski
117b507df5
Extract subject
from User#mark_email_as_confirmed!
spec ( #29231 )
2024-02-16 13:01:04 +00:00
Matt Jankowski
bba488c189
Reduce RSpec/MultipleExpectations
in media_attachment spec ( #29228 )
2024-02-16 13:00:09 +00:00
KMY
9ef5c05ea0
Merge remote-tracking branch 'parent/main' into upstream-20241015
2024-02-15 08:37:59 +09:00
Claire
b31af34c97
Merge pull request from GHSA-vm39-j3vx-pch3
...
* Prevent different identities from a same SSO provider from accessing a same account
* Lock auth provider changes behind `ALLOW_UNSAFE_AUTH_PROVIDER_REATTACH=true`
* Rename methods to avoid confusion between OAuth and OmniAuth
2024-02-14 15:16:07 +01:00
Emelia Smith
68eaa804c9
Merge pull request from GHSA-7w3c-p9j8-mq3x
...
* Ensure destruction of OAuth Applications notifies streaming
Due to doorkeeper using a dependent: delete_all relationship, the destroy of an OAuth Application bypassed the existing AccessTokenExtension callbacks for announcing destructing of access tokens.
* Ensure password resets revoke access to Streaming API
* Improve performance of deleting OAuth tokens
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-02-14 15:15:34 +01:00
KMY(雪あすか)
ba776d3677
Refactor: InstanceInfo
と絵文字リアクション利用可能判定テスト ( #534 )
...
* Refactor: `InstanceInfo`と絵文字リアクション利用可能判定テスト
* Fix: 新規登録のテストが特定時刻で落ちる問題
2024-02-13 08:56:46 +09:00
KMY(雪あすか)
e317edecb8
Add: #348 新規登録の上限人数 ( #527 )
...
* Add: #348 新規登録の上限人数
* Fix test
* Fix test
* Wip
* Fix test
* Add invite support
* Wip
* Fix test
* Fix test
* Fix test
2024-02-12 22:05:32 +09:00
KMY
05e52a09a8
Merge remote-tracking branch 'parent/main' into upstream-20230209
2024-02-09 12:53:59 +09:00
Matt Jankowski
95da28d201
Add common ThreadingHelper
module for specs ( #29116 )
2024-02-07 14:53:29 +00:00
Claire
66dda7c762
Fix already-invalid reports failing to resolve ( #29027 )
2024-02-06 09:35:27 +00:00
KMY(雪あすか)
57341a82ac
Change: ローカルタイムラインを無効にしている時、/api/v1/timelines/public
タイムライン取得で「リモートユーザーのみ」指定も無効化 ( #526 )
...
* Change: ローカルタイムラインを無効にしている時、「リモートユーザーのみ」指定も無効化
* Fix test
2024-02-06 10:03:41 +09:00
KMY(雪あすか)
4e1e675939
Add: #374 拡張ドメインブロックのインポート・エクスポートについてkmyblue独自の項目のサポート ( #520 )
...
* Fix : #374 拡張ドメインブロックのインポート・エクスポートについてkmyblue独自の項目が反映されない問題
* Fix test
2024-02-05 09:52:37 +09:00
KMY
92ef42d697
Merge remote-tracking branch 'parent/main' into upstream-20240201
2024-02-01 11:32:27 +09:00
Matt Jankowski
6d35a77c92
Combine repeated subjects in models/user
spec ( #28937 )
2024-01-26 16:22:44 +00:00
KMY
3dd9591a4b
Merge remote-tracking branch 'parent/main' into upstream-20240126
2024-01-26 11:14:21 +09:00
Matt Jankowski
42ab855b23
Add specs for Instance
model scopes and add with_domain_follows
scope ( #28767 )
2024-01-25 15:28:27 +00:00
Matt Jankowski
2866106ec1
Reduce factory creation in spec/models/account_statuses_cleanup_policy
( #28361 )
2024-01-25 13:37:25 +00:00
Matt Jankowski
6b6586f5d0
Add CustomFilterKeyword#to_regex
method ( #28893 )
2024-01-25 13:00:34 +00:00
KMY
54f5113b46
Merge remote-tracking branch 'parent/main' into upstream-20240124
2024-01-24 08:38:14 +09:00
Matt Jankowski
b0207d7757
Add coverage for Tag.recently_used
scope ( #28850 )
2024-01-23 09:10:11 +00:00
Matt Jankowski
18004bf227
Add Account.matches_uri_prefix
scope and use in activitypub/followers_synchronizations controller ( #28820 )
2024-01-22 13:55:37 +00:00
KMY
1771cb8cb4
Fix test
2024-01-22 10:31:03 +09:00