KMY(雪あすか)
|
ad723b0cbd
|
Change: ホワイトリストが空でも設定が有効であればアカウント作成を保留 (#601)
* Change: ホワイトリストが空でも設定が有効であればアカウント作成を保留
* Fix test
|
2024-02-19 09:21:28 +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(雪あすか)
|
1b3c0e3fb7
|
Fix: #588 リモート保留中ユーザーに関して、サスペンドから戻す操作を削除 (#589)
* Fix: #588 リモート保留中ユーザーに関して、サスペンドから戻す操作を削除
* 条件を書く場所を変更
* 各アカウントの画面を調整
|
2024-02-18 08:37:22 +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(雪あすか)
|
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 |
|
KMY
|
c5782a87b7
|
Merge remote-tracking branch 'origin/kb_development' into upstream-20240216
|
2024-02-16 22:08:36 +09:00 |
|
KMY(雪あすか)
|
b2fae3ca84
|
Change: #539 プライバシー追加設定の「Misskey系サーバーに「相互のみ」投稿を配送しない」説明文に最新の状況を反映する (#567)
|
2024-02-16 19:07:20 +09:00 |
|
KMY
|
d000e56393
|
Merge remote-tracking branch 'parent/main' into upstream-20240216
|
2024-02-16 18:49:35 +09:00 |
|
KMY(雪あすか)
|
c534c3d7fe
|
Add: #559 公開投稿を禁止する管理者設定 (#564)
|
2024-02-16 18:43:43 +09:00 |
|
KMY(雪あすか)
|
f1ce14e396
|
Add: #400 検索結果(投稿)にフィルター (#563)
|
2024-02-16 18:43:33 +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 |
|
github-actions[bot]
|
1c93d625c6
|
New Crowdin Translations (automated) (#29195)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-16 07:51:13 +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 |
|
Claire
|
d4d0565b0f
|
Fix user creation failure handling in OAuth paths (#29207)
|
2024-02-14 21:49:45 +00:00 |
|
Claire
|
554e2a019e
|
Add sidekiq_unique_jobs:delete_all_locks task and disable sidekiq-unique-jobs UI by default (#29199)
|
2024-02-14 12:12:13 +00:00 |
|
Emelia Smith
|
46142cdbdd
|
Disable administrative doorkeeper routes (#29187)
|
2024-02-13 18:11:47 +00:00 |
|
KMY(雪あすか)
|
f2fb829e63
|
Add: #518 コンテンツキャッシュについて、リアクションのあった投稿は削除しないオプション (#535)
* Add: #518 コンテンツキャッシュについて、リアクションのあった投稿は削除しないオプション
* Fix: 新規登録のテストが特定時刻で落ちる問題
|
2024-02-13 08:56:55 +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 |
|
github-actions[bot]
|
6482948547
|
New Crowdin Translations (automated) (#29156)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-12 09:59:05 +00:00 |
|
Claire
|
8125dae5a8
|
Rename ES_CA_CERT to ES_CA_FILE for consistency (#29147)
|
2024-02-12 09:54:06 +00:00 |
|
github-actions[bot]
|
c07028b2fa
|
New Crowdin Translations (automated) (#29152)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-09 09:55:30 +00:00 |
|
KMY
|
05e52a09a8
|
Merge remote-tracking branch 'parent/main' into upstream-20230209
|
2024-02-09 12:53:59 +09:00 |
|
github-actions[bot]
|
2a362d62a8
|
New Crowdin Translations (automated) (#29145)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-08 09:43:02 +00:00 |
|
github-actions[bot]
|
17052714a2
|
New Crowdin Translations (automated) (#29121)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-07 12:38:37 +00:00 |
|
Claire
|
2912829411
|
Add support for specifying custom CA cert for Elasticsearch (#29122)
|
2024-02-07 12:09:43 +00:00 |
|
github-actions[bot]
|
90ccf7beb2
|
New Crowdin Translations (automated) (#28965)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-02-06 18:47:44 +00:00 |
|
Claire
|
64300e0fe3
|
Fix self-destruct schedule not actually replacing initial schedule (#29049)
|
2024-02-06 15:32:09 +00:00 |
|
KMY(雪あすか)
|
5a7b248310
|
Fix: #502 ユーザー設定のログインユーザーのみ(ja.statuses.visibilities.login)の翻訳がない (#524)
|
2024-02-06 09:30:03 +09:00 |
|
KMY
|
92ef42d697
|
Merge remote-tracking branch 'parent/main' into upstream-20240201
|
2024-02-01 11:32:27 +09:00 |
|
Matt Jankowski
|
ce0d134147
|
Add redirect_with_vary to AllowedMethods for Style/FormatStringToken cop (#28973)
|
2024-01-30 15:39:01 +00:00 |
|
github-actions[bot]
|
45287049ab
|
New Crowdin Translations (automated) (#28923)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-26 09:15:55 +00:00 |
|
KMY
|
3dd9591a4b
|
Merge remote-tracking branch 'parent/main' into upstream-20240126
|
2024-01-26 11:14:21 +09:00 |
|
Matt Jankowski
|
c8f59d2ca4
|
Fix Style/TernaryParentheses cop (#28387)
|
2024-01-25 13:28:49 +00:00 |
|
github-actions[bot]
|
59d2ea0d82
|
New Crowdin Translations (automated) (#28899)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-25 13:00:44 +00:00 |
|
KMY
|
9fa938eb0f
|
Merge remote-tracking branch 'parent/main' into upstream-20240125
|
2024-01-25 18:15:21 +09:00 |
|
KMY(雪あすか)
|
2860765866
|
Add: Misskeyに相互限定投稿を配送しないオプション (#499)
|
2024-01-24 21:36:31 +09:00 |
|
Eugen Rochko
|
b19ae521b7
|
Add confirmation when redirecting logged-out requests to permalink (#27792)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 10:49:19 +00:00 |
|
github-actions[bot]
|
a34d27c18f
|
New Crowdin Translations (automated) (#28875)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-24 10:06:56 +00:00 |
|
Eugen Rochko
|
5b1eb09d54
|
Add annual reports for accounts (#28693)
|
2024-01-24 09:38:10 +00:00 |
|
KMY(雪あすか)
|
306b96f04c
|
Merge pull request #498 from kmycode/upstream-20240124
Upstream 20240124
|
2024-01-24 09:03:43 +09:00 |
|
KMY(雪あすか)
|
e4375143ca
|
Change: #456 名称変更「スタンプ」→「絵文字リアクション」 (#497)
|
2024-01-24 08:49:10 +09:00 |
|
KMY
|
54f5113b46
|
Merge remote-tracking branch 'parent/main' into upstream-20240124
|
2024-01-24 08:38:14 +09:00 |
|
github-actions[bot]
|
78ee1453f9
|
New Crowdin Translations (automated) (#28857)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-23 10:11:37 +00:00 |
|
Claire
|
e2d9635074
|
Add notification email on invalid second authenticator (#28822)
|
2024-01-22 13:55:43 +00:00 |
|
github-actions[bot]
|
76e383ea1e
|
New Crowdin Translations (automated) (#28827)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-22 11:52:26 +00:00 |
|