summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update CHANGELOG.mdsyuilo2023-04-091-1/+1
|
* チャンネルを新規作成できない問題を修正syuilo2023-04-092-1/+2
|
* さがすのローカルユーザー(ピンどめ)が無限に生成さ ↵syuilo2023-04-092-1/+2
| | | | る問題を修正
* Update CHANGELOG.mdsyuilo2023-04-091-1/+1
|
* チャンネルのお気に入りが無限に読み込まれる問題を修正syuilo2023-04-092-0/+2
|
* fix(client): ↵taichan2023-04-093-0/+4
| | | | | | | | | リスト、クリップが無限ロードされる現象の解決 (#10538) * fix my-list infinite items loading * update CHANGELOG.md * fix my-clip infinite items loading
* fix(backend): ↵syuilo2023-04-092-1/+2
| | | | 通知読み込みでエラーが発生する場合がある問題を修正
* fix: redis から取得できないチャンネル投稿はDBから取得 ↵futchitwo2023-04-091-6/+12
| | | | (#10539)
* Update CHANGELOG.mdsyuilo2023-04-091-0/+1
|
* fix(server): ↵tamaina2023-04-097-7/+92
| | | | | | | | | IdService.parseを全てのidタイプに対応させるように (#10533) * wip fix-id * :v: * fix import
* update CHANGELOG.mdtamaina2023-04-081-1/+12
|
* fix(client): ↵Takeshi Kishi2023-04-092-0/+2
| | | | | | | | | | PWA時の絵文字ピッカーの位置をホームバーに重ならないように調整 (#10534) * fix emoji picker padding emoji picker bottoms are hidden by iPhone Home Bar. To fix this, add safe-area padding * update CHANGELOG
* [ci skip] Update CHANGELOG.mdsyuilo2023-04-081-3/+0
|
* disable account migrationsyuilo2023-04-084-6/+5
|
* [ci skip] 13.11.0syuilo2023-04-082-2/+2
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-082-1/+2
|\
| * fix(client): Fix antenna list infinite items loadingtamaina2023-04-081-0/+1
| | | | | | | | https://github.com/misskey-dev/misskey/pull/10506#issuecomment-1500859975
| * [ci skip] Update CHANGELOG.mdsyuilo2023-04-081-1/+1
| |
* | use for ofsyuilo2023-04-081-4/+4
|/
* Update CHANGELOG.mdsyuilo2023-04-081-0/+1
|
* enhance(client): ↵atsuchan2023-04-082-2/+51
| | | | 広告・お知らせが新規登録時に増殖しないように (#10412)
* fix(frontend): URLに他のクエリがあるときにもZen ↵okayurisotto2023-04-081-1/+1
| | | | UIが適用されるように (#10477)
* New Crowdin updates (#10512)syuilo2023-04-0836-50/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Romanian) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Danish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Greek) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * 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 Simplified) * 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 (Croatian) * New translations ja-JP.yml (Uyghur) * New translations ja-JP.yml (Lojban) * New translations ja-JP.yml (Sinhala) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (Lao) * New translations ja-JP.yml (Haitian Creole) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Swedish)
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-084-4/+22
|\
| * test: use M PLUS Rounded 1c on Storybook (#10520)Acid Chicken (硫酸鶏)2023-04-081-0/+6
| | | | | | | | | | * test: use M PLUS Rounded 1c on Storybook * test: fix hostname
| * chore: local test が redis version 起因で落ちる (#10519)omi2023-04-081-1/+1
| |
| * docs: thanks (#10518)Acid Chicken (硫酸鶏)2023-04-081-2/+10
| |
| * ci: avoid 0000000Acid Chicken (硫酸鶏)2023-04-081-1/+5
| |
* | disable flaky testsyuilo2023-04-081-34/+35
|/
* 13.11.0-beta.8syuilo2023-04-081-1/+1
|
* fetch person again (#10514)Namekuji2023-04-082-15/+23
|
* Update CHANGELOG.mdsyuilo2023-04-081-0/+1
|
* tweak localesyuilo2023-04-083-16/+18
|
* fix typesyuilo2023-04-081-2/+0
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-04-081-2/+33
|\
| * chore: disable sampling for cat ears (#10513)Acid Chicken (硫酸鶏)2023-04-081-2/+33
| | | | | | | | | | | | | | * chore: sample 3px for cat ears * fix: typo * chore: disable avatar plot for cat ears
* | feat(backend): support replication of postgresqlsyuilo2023-04-087-0/+96
| | | | | | | | Resolve #10205
* | :artsyuilo2023-04-081-5/+5
|/
* 13.11.0-beta.7syuilo2023-04-081-1/+1
|
* Update misskey-js.api.mdsyuilo2023-04-081-12/+17
|
* Update misskey-js.api.mdsyuilo2023-04-081-7/+12
|
* use css modulesyuilo2023-04-081-8/+7
|
* :art:syuilo2023-04-082-12/+12
|
* Create 1680931179228-account-move.jssyuilo2023-04-081-0/+17
|
* chore: use for instead of forEachsyuilo2023-04-081-4/+4
|
* feat: account migration (#10507)Namekuji2023-04-0824-58/+676
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add Move activity * add endpoint to move from local to remote * follow move activity coming to inbox * fix move endpoint * add known-as endpoint to create account alias * add migration page * add route to migration page * add move and known-as endpoints * fix dependnecies error * fix new endpoints * fix move activity id * fix refollow * add movedToUri and alsoKnownAs to api * fix moveToUri indicator * fix missing context * add chengelog * rename MkMoved to MkAccountMoved * add missing semicolon * fix targetUri * fix followings query * remove redundant null check
* enhance(backend): ↵syuilo2023-04-081-24/+43
| | | | | | Redisにチャンネル投稿がない場合はDBから持ってくるように Fix #10473
* tweak MkWindow.vuesyuilo2023-04-081-2/+4
|
* lint fixessyuilo2023-04-081-3/+5
|
* lint fixsyuilo2023-04-081-1/+5
|