| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* enhance: メールのverifyをAPIに変更
* enhance(frontend): メールのVerifyページを追加
* fix
* :art:
* :art:
* Update Changelog
* lint
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Italian)
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* wip
* Update cli.ts
* Update cli.ts
* wip
* Update CHANGELOG.md
* Delete cli.mjs
|
| | |
| |
| |
| |
| |
| |
| | |
読み込み直後にプラグインによるノートの書き換えが行われない問題を修正
ブート時にプラグインがロードされるまで待機
Fix #16428
|
| | | |
|
| | |
| |
| | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| | | |
|
| | |
| |
| |
| | |
非ログイン時に表示されるトップページのスタイルを選択できるように
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* chore(locales): Add "setManually" and "_time.month"
Add Japanese locales to auto-generate other languages.
* feat(frontend): Add text fields to set lockdown duration manually
Choose from presets or set it manually.
* refactor(frontend): Make objects contains option's values and labels
When adding a new option, it needed to write two times.
* docs(changelog): Add a description about this change
Users can notice what's changed by this PR.
* refactor(frontend): Manage state by MkSelect
The functions only initialize the values.
* refactor(frontend): Make the custom input as writable computed
Clean up the MkInput components.
* chore(locales): Switch to "custom"
A single word is better than sentence on this situation.
* refactor(frontend): Insert the custom button to presets
Users don't need to click multiple times to use prests.
|
| | | |
|
| | |
| |
| |
| | |
#16410
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* feat: preserve number of pages referencing the note
* chore: delete pages on account delete
* fix: notes on the pages are removed by CleanRemoteNotes
* test: add the simplest test for page embedded notes
* fix: section block is not considered
* fix: section block is not considered in migration
* chore: remove comments from columns
* revert unnecessary change
* add pageCount to webhook test
* fix type error on backend
|
| | |
| |
| |
| | |
Close #16318
|
| | |
| |
| |
| | |
Botプロテクションの設定の変更検知が正しくない問題を修正
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* enhance: performance for CleanRemoteNotesProcessorService
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* suggestions
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* docs
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* change initial limit to 100
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* robustness for transient race conditions
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* handle cursors in postgres
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* robustness: transient errors and timeout handling
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* use '0' as initial cursor
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
|
| | |\ |
|
| | | | |
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Chinese Simplified)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
メンション補完のためのサジェストが正しく表示されない問題を修正 (#16401)
* fix(frontend): mention-syntax detection for autocomplete doesn't work properly
* docs(changelog): update changelog
|
| | |/ |
|
| | | |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Norwegian)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Turkish)
* New translations ja-jp.yml (Italian)
|
| | | |
|
| | | |
|
| | | |
|
| | |
| |
| |
| |
| | |
https: //github.com/misskey-dev/misskey/pull/16308
Co-Authored-By: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* fix(deps): update [backend] update dependencies
* Update HttpRequestService.ts
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
| | | |
|
| | | |
|
| | |
| |
| | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| | | |
|
| | |
| |
| |
| |
| | |
* enhance: ユーザー検索を制限できるように
* Update Changelog
|
| | |
| |
| |
| | |
Fix #16357
|
| | | |
|
| | | |
|
| | |
| |
| | |
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
| | |
| |
| |
| | |
言語バンドルの作成状況がログに残るように (#16385)
|
| | |
| |
| |
| |
| | |
* fix: チャットの利用可否ポリシーの考慮漏れを修正
* :art:
|
| | | |
|
| | | |
|