summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix(test): reset redis in e2e testsyuilo2022-06-031-0/+2
* fix(client): import shared ESLint config in client package (#8761)Andreas Nedbal2022-05-302-47/+59
* fix: add missing importJohann1502022-05-291-1/+1
* enhance(dev): ask for log snippetsJohann1502022-05-291-1/+4
* fix(client): fix popout url (#8494)futchitwo2022-05-292-3/+4
* refactor: improve code quality (#8751)Johann1502022-05-297-78/+76
* fix(client): Vite related boot mechanism revision (#8753)tamaina2022-05-293-17/+14
* preload app css (#8752)tamaina2022-05-293-15/+23
* chore: remove unused importsJohann1502022-05-281-3/+3
* fix: validate text is not emptyJohann1502022-05-281-1/+1
* refactor: use css module at components/global/loading.vue (#8750)tamaina2022-05-291-31/+33
* Fix theme import (#8749)tamaina2022-05-285-31/+46
* feat(tests): add e2e tests for widgets (#8735)Andreas Nedbal2022-05-2816-16/+100
* Remove require captcha from signin from CHANGELOG (#8748)Kainoa Kanter2022-05-281-1/+0
* enhance: replace signin CAPTCHA with rate limit (#8740)Johann1502022-05-287-57/+75
* enhance: clearly link documentationJohann1502022-05-271-0/+4
* fix(docs): correct information for drive upload (#8736)Johann1502022-05-271-2/+14
* fix lints (#8737)Johann1502022-05-2669-257/+255
* use http-signature module that supports hs2019 (#8635)Johann1502022-05-267-19/+19
* update depssyuilo2022-05-254-732/+608
* refactor: use ===syuilo2022-05-251-2/+2
* fix: assume remote users are following each other (#8734)Johann1502022-05-251-9/+15
* fix: activity widget used wrong variable nameJohann1502022-05-251-3/+3
* fix: server metrics widgetJohann1502022-05-251-4/+4
* refactor: temporary files (#8713)Johann1502022-05-2512-331/+297
* Refactor widgets and fix lint issues (#8719)Andreas Nedbal2022-05-2526-313/+256
* refactor(client): refactor admin/other-settings to use Composition API (#8667)Andreas Nedbal2022-05-251-39/+22
* Refactor admin/overview to use Composition API (#8674)Andreas Nedbal2022-05-251-79/+37
* Refactor my-antennas/edit to use Composition API (#8680)Andreas Nedbal2022-05-252-146/+96
* Supports Unicode Emoji 14.0 (#8699)MeiMei2022-05-256-29/+61
* feat(dev): highlight editing of wrong localesJohann1502022-05-241-0/+3
* fix: wrong type for isVisibleForMeJohann1502022-05-242-2/+2
* Update README.md (#8729)Kainoa Kanter2022-05-241-11/+8
* fix(client): wrong scoping breaks 2FAJohann1502022-05-231-2/+2
* fix(client): fix undefined data value on 2FA settings (#8725)Andreas Nedbal2022-05-231-1/+1
* chore(dev): tweak textsyuilo2022-05-221-5/+8
* Update .mocharc.jsonsyuilo2022-05-211-1/+1
* lintsyuilo2022-05-2114-201/+201
* refactorsyuilo2022-05-211-4/+3
* Update utils.tssyuilo2022-05-211-1/+5
* Update utils.tssyuilo2022-05-211-37/+33
* chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#8708)dependabot[bot]2022-05-211-3/+3
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-05-211-0/+1
|\
| * chore(meta): add pixeldesu to patron list (#8714)Andreas Nedbal2022-05-211-0/+1
* | feat(dev): introduce Pull Request Labelersyuilo2022-05-212-0/+19
|/
* fix(client): make emoji stand out more on reaction buttonsyuilo2022-05-191-4/+8
* hotfix: uniform color migration fixJohann1502022-05-191-8/+6
* enhance: page image component with alt text (#8634)Johann1502022-05-191-20/+8
* fix(activitypub): add authorization checks (#8534)Johann1502022-05-194-11/+20
* enhance(MFM): limit large MFM (#8540)Johann1502022-05-192-6/+35