| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
る問題を修正
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
リスト、クリップが無限ロードされる現象の解決 (#10538)
* fix my-list infinite items loading
* update CHANGELOG.md
* fix my-clip infinite items loading
|
| |
|
|
| |
通知読み込みでエラーが発生する場合がある問題を修正
|
| |
|
|
| |
(#10539)
|
| | |
|
| |
|
|
|
|
|
|
|
| |
IdService.parseを全てのidタイプに対応させるように (#10533)
* wip fix-id
* :v:
* fix import
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
PWA時の絵文字ピッカーの位置をホームバーに重ならないように調整 (#10534)
* fix emoji picker padding
emoji picker bottoms are hidden by iPhone Home Bar.
To fix this, add safe-area padding
* update CHANGELOG
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |
| |
| |
| | |
https://github.com/misskey-dev/misskey/pull/10506#issuecomment-1500859975
|
| | | |
|
| |/ |
|
| | |
|
| |
|
|
| |
広告・お知らせが新規登録時に増殖しないように (#10412)
|
| |
|
|
| |
UIが適用されるように (#10477)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
| |\ |
|
| | |
| |
| |
| |
| | |
* test: use M PLUS Rounded 1c on Storybook
* test: fix hostname
|
| | | |
|
| | | |
|
| | | |
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| | |
* chore: sample 3px for cat ears
* fix: typo
* chore: disable avatar plot for cat ears
|
| | |
| |
| |
| | |
Resolve #10205
|
| |/ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
| |
|
|
|
|
| |
Redisにチャンネル投稿がない場合はDBから持ってくるように
Fix #10473
|
| | |
|
| | |
|
| | |
|