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 |
|
KMY(雪あすか)
|
82a8026ba2
|
Fix: #636 投稿削除時エラーが出る場合がある問題 (#637)
|
2024-03-05 20:17:47 +09:00 |
|
Claire
|
ee8d0b9447
|
Fix follow suggestions potentially including silenced or blocked accounts (#29306)
|
2024-03-04 06:35:20 +00:00 |
|
KMY(雪あすか)
|
941705be62
|
Change: #621 登録時間帯制限で、制限時間中は登録を禁止ではなく承認制にする (#628)
* Change: #621 登録時間帯制限で、制限時間中は登録を禁止ではなく承認制にする
* 管理画面のUIを改善
* Fix test
* Fix lint
|
2024-03-04 12:38:56 +09: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 |
|
Matt Jankowski
|
18945f62e0
|
Convert more API specs from controller->request style (#29004)
|
2024-03-01 16:24:45 +00: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(雪あすか)
|
76b24193c4
|
Remove: #608 ドメインブロック「リプライを拒否」 (#624)
|
2024-03-01 12:03:31 +09:00 |
|
KMY(雪あすか)
|
dc3aabb4f4
|
Change: NGルール・NGワードのテキストマッチはHTMLタグを除外する (#623)
|
2024-03-01 12:01:09 +09:00 |
|
KMY(雪あすか)
|
bc07ebef3d
|
Change: #556 ドメインブロック「フォローされていない相手からのリプライを拒否」に、参照を含める (#625)
|
2024-03-01 12:00:52 +09:00 |
|
Matt Jankowski
|
eb1b8f69de
|
Allow pagination Link headers on API accounts/statuses when pinned true (#29442)
|
2024-02-29 14:21:56 +00:00 |
|
Matt Jankowski
|
6675bf574a
|
Extract parsed_uri_query_values helper in ap/replies controller spec (#29410)
|
2024-02-29 13:47:38 +00:00 |
|
Matt Jankowski
|
14c65180df
|
Use sequence in software_update fabricator to allow multiple (#29438)
|
2024-02-29 10:51:11 +00:00 |
|
KMY(雪あすか)
|
5646b4e1e6
|
Merge pull request #622 from kmycode/upstream-20240229
Upstream 20240229
|
2024-02-29 12:54:54 +09: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
|
4b5fc77b6e
|
Merge remote-tracking branch 'parent/main' into upstream-20240229
|
2024-02-29 09:23:59 +09:00 |
|
KMY(雪あすか)
|
b2acc7dbb8
|
Add: #581 NGワード検出履歴を定期的に削除する処理 (#619)
* Add: #581 NGワード検出履歴を定期的に削除する処理
* マイグレーションコードを修正
|
2024-02-28 08:34:47 +09:00 |
|
Matt Jankowski
|
8f3c91fc3c
|
Add change block expectation to admin/invites#deactivate_all spec (#29412)
|
2024-02-27 16:25:58 +00:00 |
|
Claire
|
6f7615ba86
|
Add basic end-to-end test for admin moderation interface (#29424)
|
2024-02-27 15:18:06 +00:00 |
|
Matt Jankowski
|
9e78129e6e
|
Use "cacheable response" shared example in more places (#29419)
|
2024-02-27 11:50:21 +00:00 |
|
KMY(雪あすか)
|
04b3f9fc4f
|
Merge pull request #614 from kmycode/upstream-20240227
Upstream 20240227
|
2024-02-27 10:15:06 +09:00 |
|
KMY(雪あすか)
|
9dd11117db
|
Add: #605 リモート投稿に適用するセンシティブワード設定 (#612)
|
2024-02-27 10:14:42 +09:00 |
|
KMY
|
78446fead4
|
Merge remote-tracking branch 'parent/main' into upstream-20240227
|
2024-02-27 08:53:15 +09:00 |
|
Matt Jankowski
|
8156113d58
|
Use response_vary_headers method in requests/cache_spec (#29411)
|
2024-02-26 16:27:07 +00:00 |
|
Damien Mathieu
|
1540f42522
|
Better tests for auth/registrations#update (#29303)
|
2024-02-26 16:09:56 +00:00 |
|
Wolfgang Fournès
|
d51c3ac087
|
Add a missing spec to SessionsController#webauthn_options (#29277)
|
2024-02-26 16:09:40 +00: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
|
1802e318f9
|
Merge remote-tracking branch 'parent/main' into upstream-20240226
|
2024-02-26 12:23:46 +09:00 |
|
Matt Jankowski
|
b0064ddda7
|
Add basic coverage for MoveService class (#29301)
|
2024-02-23 09:59:29 +00:00 |
|
Matt Jankowski
|
a6ed148769
|
Use heredoc on the HTML blocks in verify link spec (#29365)
|
2024-02-22 21:26:48 +00:00 |
|
Claire
|
9d8dfeb5fb
|
Fix processing of Link objects in Image objects (#29335)
|
2024-02-22 22:27:24 +01:00 |
|
Claire
|
5152dd869e
|
Fix link verifications when page size exceeds 1MB (#29358)
|
2024-02-22 17:31:50 +00:00 |
|
Claire
|
b71904816a
|
Change registrations to be disabled by default for new servers (#29280)
|
2024-02-22 13:28:19 +00:00 |
|
Matt Jankowski
|
e9b0f0c314
|
Add basic coverage for RemoveDomainsFromFollowersService class (#29327)
|
2024-02-22 10:53:38 +00:00 |
|
Matt Jankowski
|
7c7dfe7de3
|
Add basic coverage for RemoveFeaturedTagService class (#29328)
|
2024-02-22 10:51:04 +00:00 |
|
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 |
|