summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix #6337 (#6338)Satsuki Yanagi2020-05-102-5/+5
* | refactor(server): Improve readabilitysyuilo2020-05-101-6/+16
|/
* Fix inbox bug (#6334)MeiMei2020-05-091-0/+2
* chore(lint): Update rulesyuilo2020-05-091-1/+2
* refactor(client): Remove deprecated propertysyuilo2020-05-091-1/+0
* fix(client): Fix bug that cannot set custom texturesyuilo2020-05-092-5/+5
* feat(client): Reimplement Misskey Roomssyuilo2020-05-09149-1/+1672
* refactor(client): Use getters to avoid watch vuexsyuilo2020-05-094-133/+112
* chore: Update deps :rocket:syuilo2020-05-092-35/+35
* Receive Flag (#6331)MeiMei2020-05-094-4/+40
* APリファクタとLD-Signatureの検証に対応 (#6300)MeiMei2020-05-0920-230/+1049
* WebAuthnでログインできないのを修正 (#6327)Satsuki Yanagi2020-05-094-31/+45
* brotli圧縮の無効化など Resolve #6325 (#6326)MeiMei2020-05-092-2/+4
* chore: Use actions/checkout@v2 (#6328)Satsuki Yanagi2020-05-082-2/+2
* docker buildでyarn.lockを考慮してなかったのを修正 (#6330)rinsuki2020-05-081-1/+1
* Merge pull request #6316 from syuilo/patch/autogen/v11Acid Chicken (硫酸鶏)2020-05-081-1/+3
|\
| * Update README.md [AUTOGEN]Acid Chicken (硫酸鶏)2020-05-081-1/+3
|/
* chore: Use node 14.2syuilo2020-05-071-1/+1
* chore: Update typescript to 3.9syuilo2020-05-072-5/+5
* Fix using Buffer on window scope (#6324)Acid Chicken (硫酸鶏)2020-05-061-6/+6
* fix(client): Add missing iconsyuilo2020-05-061-1/+2
* fix(client): Fix default reaction settingsyuilo2020-05-061-1/+1
* feat(client): Make possible to customize sidebarsyuilo2020-05-067-93/+283
* refactor(client): Reorder propertysyuilo2020-05-061-6/+6
* refactor(client): Export default reaction setting and use itsyuilo2020-05-062-2/+3
* chore: Update deps :rocket:syuilo2020-05-062-40/+47
* Merge pull request #6303 from syuilo/features/hcaptchaAcid Chicken (硫酸鶏)2020-05-0516-46/+332
|\
| * Update hcaptcha.d.tsAcid Chicken (硫酸鶏)2020-05-021-2/+2
| * Update src/@types/hcaptcha.d.tsAcid Chicken (硫酸鶏)2020-05-021-2/+4
| * Update src/server/api/private/signup.tsAcid Chicken (硫酸鶏)2020-05-021-1/+1
| * refactorsyuilo2020-05-021-15/+18
| * Update signup.vueAcid Chicken (硫酸鶏)2020-04-291-0/+1
| * Fix bugAcid Chicken (硫酸鶏)2020-04-292-37/+36
| * Factorize *captcha componentAcid Chicken (硫酸鶏)2020-04-295-175/+179
| * Refactor codeAcid Chicken (硫酸鶏)2020-04-291-2/+2
| * Add *captcha settings guideAcid Chicken (硫酸鶏)2020-04-292-0/+40