Commit graph

19630 commits

Author SHA1 Message Date
KMY
2ab2e0f6e2 Revertしたコミットに注意書きを追加 2024-03-07 08:25:22 +09:00
KMY
372400c037 Merge commit 'b8bd94ca8e' into upstream-20240307 2024-03-07 08:20:43 +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
Mashiro
b8bd94ca8e
Fix unhandled nullable attachments limitation counter (#29183) 2024-03-06 12:53:54 +00:00
KMY(雪あすか)
53c2aa797b
Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション (#638)
* Add: #36 アカウント詳細画面の「フォローされています」を隠すオプション

* Fix lint
2024-03-06 12:30:48 +09:00
KMY(雪あすか)
eee13b3f5f
ユーザー設定の複数の項目を反転 (#639) 2024-03-06 12:01:39 +09:00
KMY(雪あすか)
fcb97f6125
Merge pull request #640 from kmycode/upstream-20240306
Upstream 20240306
2024-03-06 12:01:27 +09:00
KMY
b2ecd9245f Merge remote-tracking branch 'parent/main' into upstream-20240306 2024-03-06 08:44:16 +09:00
renovate[bot]
f89512fbed
Update dependency rack-cors to v2.0.2 [SECURITY] (#29507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 15:09:52 +01:00
KMY(雪あすか)
82a8026ba2
Fix: #636 投稿削除時エラーが出る場合がある問題 (#637) 2024-03-05 20:17:47 +09:00
renovate[bot]
7265d47342
Update peter-evans/create-pull-request action to v6.0.1 (#29503)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 09:42:49 +00:00
renovate[bot]
4c138ee4eb
Update DefinitelyTyped types (non-major) (#29502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 09:42:26 +00:00
renovate[bot]
cb0f3ecc28
Update eslint (non-major) (#29505)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 09:41:31 +00:00
renovate[bot]
0f7f257139
Update Yarn to v4.1.1 (#29508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-05 09:39:12 +00:00
KMY(雪あすか)
8cb4838fb1
Add: 管理画面での操作履歴フィルタにkmyblue独自項目 (#635) 2024-03-05 12:38:54 +09:00
KMY(雪あすか)
cfb808b915
Fix: #542 カスタム絵文字を編集した回数だけ「追加しました」ログが記録される (#634) 2024-03-05 12:38:48 +09:00
KMY(雪あすか)
0a3007a9b0
Add: 管理画面で特に負荷の大きい処理を無効にする環境変数 (#633) 2024-03-05 12:05:52 +09:00
Claire
ee8d0b9447
Fix follow suggestions potentially including silenced or blocked accounts (#29306) 2024-03-04 06:35:20 +00:00
KMY(雪あすか)
0ed58512a1
Fix: 新規登録設定画面の有効・無効判定条件ミス (#632) 2024-03-04 13:13:04 +09: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(雪あすか)
878b4eb2ce
Merge pull request #630 from kmycode/upstream-20240304
Upstream 20240304
2024-03-04 12:03:22 +09:00
KMY
7232ce4646 Fix test 2024-03-04 10:41:11 +09:00
KMY
42b5727723 Merge remote-tracking branch 'parent/main' into upstream-20240304 2024-03-04 10:37:41 +09:00
renovate[bot]
68600893d2
Update babel monorepo to v7.24.0 (#29434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-02 18:33:33 +00:00
Matt Jankowski
64b8ba36bb
Add bin/dev script to launch foreman (#28242) 2024-03-02 18:31:43 +00:00
Dave MacLeod
b6b94c971f
Add Interlingue to available_locales (#28630) 2024-03-01 17:51:22 +00:00
gunchleoc
1d5de8b26a
Add Vai to posting languages (#27136) 2024-03-01 17:41:49 +00:00
gunchleoc
5ab944af95
Rename Panjabi to Punjabi (#27117) 2024-03-01 17:40:48 +00:00
Helge
8d22599318
Add Pennsylvania Dutch to languages dropdown (#26634) 2024-03-01 17:36:00 +00:00
Krzysztof Piwowar
b4af3639e8
Add Kashubian to languages dropdown (#26024) 2024-03-01 17:35:35 +00: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
Claire
1d721b21e1
Add attribution to Tabler.io icons used in the new mailer designs (#29470) 2024-03-01 14:51:01 +00:00
HTeuMeuLeu
934cab7508
New welcome email (#28883)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
2024-03-01 12:16:53 +00:00
Matt Jankowski
3389c41b58
Move nobody position in UserRole magic number to constant (#29465) 2024-03-01 11:05:24 +00:00
Claire
ec953bf378
Fix regression in handling select elements in packs/admin.tsx (#29469) 2024-03-01 10:16:35 +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
b9940eb977
Disable codecov comments on PRs (#29464) 2024-02-29 23:25:04 +00:00
Renaud Chaput
958a810553
Convert packs/admin.jsx to Typescript (#29425) 2024-02-29 15:21:03 +00:00
renovate[bot]
6dfe318f34
Update dependency express to v4.18.3 (#29458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-29 15:20:39 +00:00
Matt Jankowski
eb1b8f69de
Allow pagination Link headers on API accounts/statuses when pinned true (#29442) 2024-02-29 14:21:56 +00:00
Claire
edd6aa70e1
Fix regression with search bar icon position (#29456) 2024-02-29 13:54:06 +00:00
Claire
f24c62a5c8
Fix preview card player getting embedded when clicking on the external link button (#29457) 2024-02-29 13:54:02 +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
e1fcb02867
Align TagServersMeasure to use WITH query style similar to others (#29435) 2024-02-29 11:00:58 +00:00
Matt Jankowski
14c65180df
Use sequence in software_update fabricator to allow multiple (#29438) 2024-02-29 10:51:11 +00:00
Renaud Chaput
4185f3792c
Fix full date display not respecting the locale 12/24h format (#29448) 2024-02-29 09:40:13 +00:00