| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* fix: Change isPublic to correctly recognize as:Public term
* Update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| |
|
|
|
| |
* fix(backend): Use OFFSET instead of SKIP when using LIMIT
* update CHANGELOG.md
|
| | |
|
| | |
|
| |
|
|
| |
リストTLで、ユーザーが追加・削除されてもTLを更新しないように
|
| | |
|
| | |
|
| |
|
|
|
| |
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Swedish)
|
| | |
|
| | |
|
| |
|
|
| |
Login bug?
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
自動でたたまれる機能が返信先や引用RNにも適用されるように (#10989)
* 返信、引用RNでMFMがあったら自動で隠すように
* Update CHANGELOG.md
* Update MkSubNoteContent.vue
* refactor: avoid `Boolean`
* docs: update CHANGELOG.md
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add OGP data for notes with multiple images/videos
* Update CHANGELOG.md
* Update packages/backend/src/server/web/views/note.pug
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update packages/backend/src/server/web/views/note.pug
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| |
|
|
| |
#11129
|
| |
|
|
| |
antennas/notesを叩いてもアンテナの無効化が解除されないことがある問題を修正
|
| | |
|
| |
|
|
|
|
|
| |
アンテナ再有効の手段にアンテナ設定の更新を追加 (#11036)
* fix(server): アンテナ再有効の手段にアンテナの表示とアンテナ設定の更新を追加
* 無効+Redisも空なアンテナの再有効化手段を antennas/update だけに
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
https://github.com/misskey-dev/misskey/pull/11329#issuecomment-1644217395
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
設定ファイルでioredisの全てのオプションを指定可能に (#11329)
* enhance(backend): 設定ファイルでioredisの全てのオプションを指定可能に
* yappa kousuru
* fix
* fix?
* fix
* Revert "fix"
This reverts commit 227f19ff3afcbbd560b831493975206263a1a5a3.
* fix
|
| |
|
|
|
| |
* refactor(frontend): use nodemon for storybook
* Update package.json
|
| | |
|
| |
|
|
| |
絵文字登録でファイル名を絵文字名の初期値に
|
| | |
|
| |
|
| |
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* New translations ja-JP.yml (Japanese, Kansai)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (Chinese Traditional)
* New translations ja-JP.yml (German)
* New translations ja-JP.yml (English)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
DBのトランザクション回数を減らす (#11324)
* perf(backend): createPersonでキャッシュを積極的に利用する, トランザクション回数を減らす
* move comment
* fix
* oops
* fix
* fix
* fix
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
ユーザーにロールが期限付きでアサインされている場合、その期限をユーザーのモデレーションページで確認できるように
Close #11059
|
| |
|
|
| |
Resolve #11318
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
ユーザー名が長い場合に、フォローボタンを折り返して表示させる (#11326)
|
| | |
|
| |
|
|
|
|
|
|
|
| |
* New translations ja-JP.yml (Swedish)
* New translations ja-JP.yml (Korean)
* New translations ja-JP.yml (Thai)
* New translations ja-JP.yml (Thai)
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix: resolving alias for local users (#9199)
Signed-off-by: xtex <xtexchooser@duck.com>
* style: return type for RemoteUserResolveService#resolveSelf
Signed-off-by: xtex <xtexchooser@duck.com>
* docs: update CHANGELOG
Signed-off-by: xtex <xtexchooser@duck.com>
* style: fix typecheck
Signed-off-by: xtex <xtexchooser@duck.com>
---------
Signed-off-by: xtex <xtexchooser@duck.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|