summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* New translations ja-JP.yml (English)syuilo2020-05-311-0/+1
|
* New translations ja-JP.yml (German)syuilo2020-05-311-0/+1
|
* New translations ja-JP.yml (Chinese Simplified)syuilo2020-05-311-0/+1
|
* New translations ja-JP.yml (English)syuilo2020-05-311-0/+12
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+7
|
* New translations ja-JP.yml (French)syuilo2020-05-261-1/+1
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+13
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+30
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+4
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+7
|
* New translations ja-JP.yml (French)syuilo2020-05-261-4/+4
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+1
|
* New translations ja-JP.yml (French)syuilo2020-05-261-1/+1
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+42
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+22
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+31
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+26
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+17
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+46
|
* New translations ja-JP.yml (Arabic)syuilo2020-05-261-0/+24
|
* New translations ja-JP.yml (French)syuilo2020-05-261-0/+1
|
* New translations ja-JP.yml (French)syuilo2020-05-261-0/+5
|
* New translations ja-JP.yml (Spanish)syuilo2020-05-261-0/+4
|
* New translations ja-JP.yml (Spanish)syuilo2020-05-261-0/+8
|
* New translations ja-JP.yml (Spanish)syuilo2020-05-261-0/+3
|
* 12.38.1syuilo2020-05-241-1/+1
|
* New Crowdin translations (#6379)syuilo2020-05-2411-90/+519
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Uyghur) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Uyghur) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Kannada) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German)
* chore(deps): Update dependencies :rocket:syuilo2020-05-243-111/+142
|
* Resolve #6405 (#6406)tamaina2020-05-241-2/+1
|
* refactor: use Object.fromEntries() instead of in-house implementation (#6401)tamaina2020-05-236-32/+15
| | | | | | * refactor: use Object.fromEntries() instead of in-house implementation * Remove extra type assertions
* Drop support for Node v11, v13 (#6402)MeiMei2020-05-234-6/+6
|
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-23143-433/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * tabun ok * better msg * oops * fix lint * Update gulpfile.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * Update src/client/scripts/set-i18n-contexts.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * ✨ * wip * fix lint * たぶんおk * fix flush * Translate Notification * remove console.log * fix * add notifications * remove san * wip * ok * :v: * Update src/prelude/array.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * wip * i18n refactor * Update init.ts * :v: Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* fix(i18n): Fix missing translationtamaina2020-05-201-0/+1
|
* Update CHANGELOG.mdtamaina2020-05-181-2/+2
|
* Update CHANGELOG.mdtamaina2020-05-181-2/+2
|
* Update CHANGELOG.mdtamaina2020-05-181-0/+21
|
* 12.38.0syuilo2020-05-171-1/+1
|
* chore(deps): Update dependencies :rocket:syuilo2020-05-172-200/+177
|
* feat(client): :yen:syuilo2020-05-175-1/+6
|
* New Crowdin translations (#6342)syuilo2020-05-176-27/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French)
* Fix CASCADE-related problems (#6374)DW2020-05-172-0/+14
| | | | | | | * Fix renotes remaining on remote when CASCADE is invoked * Fix CASCADE-invoked deletion not being federated to relays Co-authored-by: DW <chocological00@gitlab.com>
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-05-164-0/+4
|\
| * Add Ai3Dstatic model for Room. (#6350)tohara2020-05-164-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Ai3Dstatic model for Room. * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * Update src/client/scripts/room/furnitures.json5 Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * doll-Aiの大文字を小文字へ変更 * Update furnitures.json5 * マテリアルをBackgroundからPrincipled BSDFに変更 * a * なんかファイルが二重にでてくるので削除 * テクスチャーファイルと3Dデータを再コミット * Remove noodle * Update doll-ai.glb Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* | chore(locale): Add doll-ai translationsyuilo2020-05-161-0/+1
|/
* fix(client): Use router-link instead of a to avoid page refreshsyuilo2020-05-161-3/+3
|
* Local only indicator (#6291)DW2020-05-162-11/+17
| | | | | | | | | | | | | | | | | | | * Add Local only & public indicator * Add local only & public indicator on renotes remove visibility conditional * Cleaner Style * :v: * Update note-header.vue * Update note.vue Co-authored-by: DW <chocological00@gitlab.com> Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
* feat(client): ローカルのみボタンを公開範囲ボタンの横に移動syuilo2020-05-161-1/+15
|
* Only show ellipsis if the button's interactable (#6373)DW2020-05-161-2/+6
| | | | | | | | | | | | * Add an indicator to make the undo renote button look more interactable * Use faEllipsisH :art * Only show elipsis if it's interactable * Update note.vue Co-authored-by: DW <chocological00@gitlab.com> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* nyaizeが適用されるとMFMのオプションが失われるのを修正 ↵MeiMei2020-05-162-1/+73
| | | | Fix #6370 (#6371)
* Cache extra AP objects (#6349)MeiMei2020-05-155-5/+6
| | | | | * Cache extra AP objects * Cache nodeinfo