summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-102-3/+6
|\
| * prefer using composition (#9521)あずき⪥™2023-01-102-3/+6
| |
* | :art:syuilo2023-01-102-14/+22
|/
* enhance(server): アンケート選択肢の文字数制限を緩和syuilo2023-01-103-1/+13
| | | | Resolve #9511
* 13.0.0-beta.38syuilo2023-01-101-1/+1
|
* New Crowdin updates (#9502)syuilo2023-01-1028-3/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * 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 (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 (Polish) * 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 (Chinese Traditional) * New translations ja-JP.yml (English) * 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 (Kannada) * New translations ja-JP.yml (Kabyle) * New translations ja-JP.yml (Japanese, Kansai) * 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 (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 (Polish) * 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 (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * 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 (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified)
* fix deck stylesyuilo2023-01-101-8/+7
|
* fix stylesyuilo2023-01-102-10/+10
|
* Update .node-versionsyuilo2023-01-101-1/+1
|
* refactor(client): use css modulessyuilo2023-01-101-10/+6
|
* refactor(client): use css modulessyuilo2023-01-101-15/+27
|
* refactor(client): use css modulessyuilo2023-01-101-8/+14
|
* refactor(client): use css modulessyuilo2023-01-101-135/+132
|
* lintsyuilo2023-01-101-2/+2
|
* refactor: api, apiGet関数をosから@/scripts/api.tsに分離する (#9510)tamaina2023-01-102-80/+81
| | | | | | | | | | | | | * split api? * fix * :v: * no vue split? * Revert "no vue split?" This reverts commit 27ccec971e2925184a58da65c3472655def2617c.
* 画面下部に必要なスペース関連の改善 (#9509)あずき⪥™2023-01-107-21/+11
| | | | | | | | | * enhance: apply same safe area processing to the tab bar * fix: remove unnecessary bottom space on messaging room * enhance bottom spacing * fix size of `minBottomSpacing`
* 13.0.0-beta.37syuilo2023-01-101-1/+1
|
* :art:syuilo2023-01-103-3/+2
|
* tweak csssyuilo2023-01-101-2/+2
|
* refactor(client): use css modulessyuilo2023-01-105-67/+72
|
* refactor(client): use css modulessyuilo2023-01-101-27/+24
|
* refactor(client): use css modulessyuilo2023-01-104-332/+298
|
* :art:syuilo2023-01-101-32/+24
|
* refactor(client): use css modulessyuilo2023-01-101-87/+69
|
* refactor(client): use css modulessyuilo2023-01-101-47/+47
|
* update nodesyuilo2023-01-102-3/+3
|
* refactor(client): use css modulessyuilo2023-01-103-8/+7
|
* Update vite.config.tssyuilo2023-01-101-0/+37
|
* fix importsyuilo2023-01-101-2/+2
|
* refactor(client): rename widget filenamesyuilo2023-01-1030-30/+30
|
* refactor(client): use css modulessyuilo2023-01-101-149/+149
|
* refactor(client): use css modulessyuilo2023-01-101-32/+32
|
* refactor(client): use css modulessyuilo2023-01-101-60/+52
|
* refactor(client): use css modulessyuilo2023-01-101-59/+46
|
* fix stylesyuilo2023-01-101-4/+4
|
* refactorsyuilo2023-01-101-3/+3
|
* refactorsyuilo2023-01-103-9/+9
|
* tweak stylesyuilo2023-01-101-17/+3
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-01-101-4/+1
|\
| * fix: 続rss-ticker.vue修正tamaina2023-01-091-3/+0
| |
| * fix: fix rss-ticker TypeErrortamaina2023-01-091-1/+1
| |
* | refactor(client): use css modulessyuilo2023-01-105-431/+376
|/
* :art:syuilo2023-01-091-15/+3
|
* feat(client): add instance info widgetsyuilo2023-01-095-4/+102
|
* feat(client): add profile widgetsyuilo2023-01-094-0/+100
| | | | Resolve #7722
* typosyuilo2023-01-091-2/+1
|
* :art:syuilo2023-01-091-8/+10
|
* 13.0.0-beta.36syuilo2023-01-091-1/+1
|
* New Crowdin updates (#9490)syuilo2023-01-0920-46/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Slovak) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (English) * 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 (Japanese, Kansai) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Swedish) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Thai) * New translations ja-JP.yml (Chinese Traditional)
* 絵文字ピッカーにフォーカスされないのを修正syuilo2023-01-091-0/+5
|