summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor: use Object.fromEntries() instead of in-house implementation (#6401)tamaina2020-05-236-32/+15
* Drop support for Node v11, v13 (#6402)MeiMei2020-05-234-6/+6
* feat(client): 翻訳をIndexedDBに保存・プッシュ通知を翻訳 (#6396)tamaina2020-05-23143-433/+290
* 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
* Fix CASCADE-related problems (#6374)DW2020-05-172-0/+14
* 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
* | 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
* feat(client): ローカルのみボタンを公開範囲ボタンの横に移動syuilo2020-05-161-1/+15
* Only show ellipsis if the button's interactable (#6373)DW2020-05-161-2/+6
* nyaizeが適用されるとMFMのオプションが失われるのを修正 F...MeiMei2020-05-162-1/+73
* Cache extra AP objects (#6349)MeiMei2020-05-155-5/+6
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-05-1510-122/+229
|\
| * リレーに不正なURLは追加できないように (#6351)MeiMei2020-05-152-0/+25
| * Apply blocked instance to LD-Signature host (#6355)MeiMei2020-05-151-0/+6
| * リレーのHTTP-Signatureは投稿者の鍵でするように (#6357)MeiMei2020-05-151-3/+1
| * Supports Unicode 13.0 emoji (#6365)MeiMei2020-05-153-115/+184
| * Add an indicator to make the undo renote button look more interactable (#6366)DW2020-05-151-3/+10
| * reCAPTCHAが動かなくなっているのを修正 (#6367)MeiMei2020-05-151-1/+1
| * refactor(client): Add notesyuilo2020-05-111-0/+2
* | fix(client): Mk:api関数にトークンを渡せない問題syuilo2020-05-151-1/+2
|/
* 12.37.0syuilo2020-05-102-5/+14
* New Crowdin translations (#6312)syuilo2020-05-108-87/+525
* pub-relay (#6341)MeiMei2020-05-1027-12/+510
* fix(server): Remove koa-compresssyuilo2020-05-103-43/+2
* fix(client): Fix reply stylesyuilo2020-05-101-1/+5
* chore(lint): Add missing semicolonsyuilo2020-05-101-1/+1
* chore(lint): Add missing semicolonssyuilo2020-05-109-26/+26
* chore(client): :art:syuilo2020-05-101-3/+3
* fix(client): Fix poll vote notificationsyuilo2020-05-101-3/+14
* refactor(client): Use unique class namesyuilo2020-05-102-4/+4
* fix(client): Fix style of poll viewersyuilo2020-05-101-1/+0
* refactor(client): Use unique class namesyuilo2020-05-102-4/+4
* fix(client): Do not expand each notes in my/messagessyuilo2020-05-101-1/+1
* fix(client): Do not expand each notes in my/mentionssyuilo2020-05-101-1/+1
* chore(lint): Add missing semicolonsyuilo2020-05-101-1/+1
* chore(lint): Add semicolon rulesyuilo2020-05-101-1/+2
* feat(client): Implement threaded repliessyuilo2020-05-102-41/+79
* refactor(client): Clean up componentsyuilo2020-05-101-4/+2
* refactor(client): Use ===syuilo2020-05-101-4/+4
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2020-05-102-5/+5
|\