summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: lint fixessyuilo2022-06-057-40/+41
* chore(client): fix menu item stylesyuilo2022-06-051-10/+11
* use node 16syuilo2022-06-043-5/+11
* update summalysyuilo2022-06-042-5/+6
* Revert "feat: option to collapse long notes (#8561)"syuilo2022-06-041-24/+3
* fix bugsyuilo2022-06-041-3/+3
* fix testsyuilo2022-06-041-1/+3
* feat: option to collapse long notes (#8561)Balazs Nadasdi2022-06-041-3/+24
* fix: add id for activitypub follows (#8689)Johann1502022-06-045-15/+63
* fix: ensure resolver does not fetch local resources via HTTP(S) (#8733)Johann1502022-06-042-50/+115
* fix: correctly render empty note text (#8746)Johann1502022-06-032-7/+5
* User moderation details (#8762)PikaDude2022-06-032-5/+40
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-0311-88/+31
|\
| * fix(client): correctly handle MiAuth URLs with query string (#8772)sn0w2022-06-031-1/+4
| * fix: server metrics widgetJohann1502022-06-011-4/+4
| * fix(lint): indentationJohann1502022-05-311-1/+1
| * fix(mfm): remove duplicate br tag/newline (#8616)Johann1502022-05-311-0/+3
| * fix: always remove completed tasks (#8771)Johann1502022-05-312-1/+4
| * Fix IP address rate limit (#8758)MeiMei2022-05-313-9/+14
| * chore: fix import tinycolortamaina2022-05-301-1/+1
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2022-05-30219-5287/+4850
| |\
| * | chore: remove packages/sw/webpack.config.jstamaina2022-05-301-71/+0
* | | 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
* | fix(client): fix popout url (#8494)futchitwo2022-05-292-3/+4
* | refactor: improve code quality (#8751)Johann1502022-05-296-77/+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-2815-16/+16
* | enhance: replace signin CAPTCHA with rate limit (#8740)Johann1502022-05-285-57/+72
* | 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-255-29/+60
* | fix: wrong type for isVisibleForMeJohann1502022-05-242-2/+2