5 Commits
Author | SHA1 | Message | Date |
---|---|---|---|
TrueCharts Bot |
fd1971ce95
|
chore(deps): update container image misskey/misskey to v2024.3.1@e9a4f1b by renovate (#18880)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [misskey/misskey](https://togithub.com/misskey-dev/misskey) | minor | `2024.2.0` -> `2024.3.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>misskey-dev/misskey (misskey/misskey)</summary> ### [`v2024.3.1`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202431) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2024.3.0...2024.3.1) ##### General - ##### Client - Fix: 絵文字関係の不具合を修正 ([#​13485](https://togithub.com/misskey-dev/misskey/issues/13485)) - 履歴に残っている or ピン留めされた絵文字がコントロールパネルより削除されていた際にリアクションデッキが表示できなくなる - Unicode絵文字が履歴に残っている or ピン留めされているとリアクションデッキが表示できなくなる - Fix: カスタム絵文字の画像読み込みに失敗した際はテキストではなくダミー画像を表示 [#​13487](https://togithub.com/misskey-dev/misskey/issues/13487) ##### Server - ### [`v2024.3.0`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202430) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2024.2.0...2024.3.0) ##### General - Enhance: 投稿者のロールに応じて、一つのノートに含むことのできるメンションとダイレクト投稿の宛先の人数に上限を設定できるように - デフォルトのメンション上限は20アカウントに設定されます。(管理者はベースロールの設定で変更可能です。) - 連合の問い合わせに応答しないサーバーのリモートユーザーへのメンションは、上限の人数に含めない実装になっています。 - Enhance: 通知がミュート、凍結を考慮するようになりました - Enhance: サーバーごとにモデレーションノートを残せるように - Enhance: コンディショナルロールの条件に「マニュアルロールへのアサイン」を追加 - Enhance: 通知の受信設定に「フォロー中またはフォロワー」を追加 - Enhance: 通知の履歴をリセットできるように - Fix: ダイレクトなノートに対してはダイレクトでしか返信できないように ##### Client - Enhance: ノート作成画面のファイル添付メニューの区切り線の位置を調整 - Fix: syuilo/misskeyの時代からあるインスタンスが改変されたバージョンであると誤認識される問題 - Fix: MFMのオートコンプリートが出るべき状況で出ないことがある問題を修正 - Fix: チャートのラベルが消えている問題を修正 - Fix: 画面表示後最初の音声再生が爆音になることがある問題を修正 - Fix: 設定のバックアップ作成時に名前を入力しなかった場合、ローカライゼーションがおかしくなる問題を修正 - Fix: ページ`/admin/emojis`の絵文字編集ダイアログで「リアクションとして使えるロール」を追加する際に何も選択せずOKを押下すると画面が固まる問題を修正 - Fix: 絵文字サジェストの順位で、絵文字自体の名前が同じものよりもタグで一致しているものが優先されてしまう問題を修正 - Fix: ユーザの情報のポップアップが消えなくなることがある問題を修正 ##### Server - Enhance: エンドポイント`flash/update`の`flashId`以外のパラメータは必須ではなくなりました - Fix: nodeinfoにenableMcaptchaとenableTurnstileが無いのを修正 - Fix: 破損した通知をクライアントに送信しないように - 通知欄が無限にリロードされる問題が改善する可能性があります - Fix: 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題を修正 - Fix: 自分がフォローしていないアカウントのフォロワー限定ノートが閲覧できることがある問題を修正 - Fix: タイムラインのオプションで「リノートを表示」を無効にしている際、投票のみの引用リノートが流れてこない問題を修正 - Fix: エンドポイント`admin/emoji/update`の各種修正 - 必須パラメータを`id`または`name`のいずれかのみに - `id`の代わりに`name`で絵文字を指定可能に(`id`・`name`両指定時は従来通り`name`を変更する挙動) - `category`および`licence`が指定なしの時勝手にnullに上書きされる挙動を修正 - Fix: 通知の受信設定で「相互フォロー」が正しく動作しない問題を修正 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
|
Vicky |
161f28c10a
|
chore(deps): update container image misskey/misskey to v2024.2.0 (#18262)
**Description** Update Misskey to v2024.2.0 **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** I haven't done any testing. **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [x] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [x] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` |
|
TrueCharts Bot |
f815a4a2c2
|
chore(deps): update container image misskey/misskey to v2023.12.2@e2883d5 by renovate (#16667)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [misskey/misskey](https://togithub.com/misskey-dev/misskey) | patch | `2023.12.0` -> `2023.12.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>misskey-dev/misskey (misskey/misskey)</summary> ### [`v2023.12.2`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2023122) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2023.12.1...2023.12.2) ##### General - v2023.12.1でDockerを利用してサーバーを起動できない問題を修正 ##### Client - Enhance: 検索画面においてEnterキー押下で検索できるように ### [`v2023.12.1`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2023121) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2023.12.0...2023.12.1) ##### Note - アクセストークンの権限が再整理されたため、一部のAPIが古いAPIトークンでは動作しなくなりました。\ 権限不足になる場合には権限を再設定して再生成してください。 ##### General - Enhance: ローカリゼーションの更新 - Fix: 自分のdirect noteがuser list timelineに追加されない ##### Client - Feat: AiScript専用のMFM構文`$[clickable.ev=EVENTNAME ...]`を追加。`Mk:C:mfm`のオプション`onClickEv`に関数を渡すと、クリック時に`EVENTNAME`を引数にして呼び出す - Enhance: MFM入力補助ボタンを投稿フォームに表示できるように [#​12787](https://togithub.com/misskey-dev/misskey/issues/12787) - Fix: 一部のモデログ(logYellowでの表示対象)について、表示の色が変わらない問題を修正 - Fix: `fg`/`bg`MFMに長い単語を指定すると、オーバーフローされずはみ出る問題を修正 ##### Server - Enhance: センシティブワードの設定がハッシュタグトレンドにも適用されるようになりました - Enhance: `oauth/token`エンドポイントのCORS対応 - Fix: [`1702718`](https://togithub.com/misskey-dev/misskey/commit/1702718871541)-ffVisibility.jsのdownが壊れている - Fix:「非センシティブのみ(リモートはいいねのみ)」を設定していても、センシティブに設定されたカスタム絵文字をリアクションできる問題を修正 - Fix: ロールアサイン時の通知で,ロールアイコンが縮小されずに表示される問題を修正 - Fix: サードパーティアプリケーションがWebsocket APIに無条件にアクセスできる問題を修正 - Fix: サードパーティアプリケーションがユーザーの許可なしに非公開の情報を見ることができる問題を修正 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> |
|
TrueCharts Bot |
882219fa57
|
chore(deps): update container image misskey/misskey to v2023.12.0@c5e96cb by renovate (#16496)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [misskey/misskey](https://togithub.com/misskey-dev/misskey) | minor | `2023.11.1` -> `2023.12.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>misskey-dev/misskey (misskey/misskey)</summary> ### [`v2023.12.0`](https://togithub.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#2023120) [Compare Source](https://togithub.com/misskey-dev/misskey/compare/2023.11.1...2023.12.0) ##### Note - 依存関係の更新に伴い、Node.js 20.10.0が最小要件になりました - 絵文字の追加辞書を既にインストールしている場合は、お手数ですが再インストールのほどお願いします - 絵文字ピッカーにピン留め表示する絵文字設定が「リアクション用」と「絵文字入力用」に分かれました。以前の設定は「リアクション用」として使用されます。 **影響:**\ それにより、投稿フォームから表示される絵文字ピッカーのピン留め絵文字がリセットされたように感じるかもしれません(新設された"ピン留め(全般)"の設定が使われるため)。\ 投稿用のピン留め絵文字をアップデート前の状態にするには、以下の手順で操作します。 1. 「設定」メニューに移動し、「絵文字ピッカー」タブを選択します。 2. 「ピン留 (全般)」のタブを選択します。 3. 「リアクション設定から上書きする」ボタンを押すことで、アップデート前の状態に戻すことができます。 ##### General - Feat: メールアドレスの認証にverifymail.ioを使えるように (cherry-pick from |
|
Kjeld Schouten |
5bded42f49
|
chore: move new-common incubator stuff to stable (#15646)
**Description** Applications that are currently on new common in incubator are either working or unstable. We should act on that and filter accordingly **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [x] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._ |
Renamed from charts/incubator/misskey/values.yaml (Browse further)