summaryrefslogtreecommitdiff
path: root/packages (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-05chore: lint fixessyuilo7-40/+41
2022-06-05chore(client): fix menu item stylesyuilo1-10/+11
2022-06-04use node 16syuilo3-5/+11
2022-06-04update summalysyuilo2-5/+6
2022-06-04Revert "feat: option to collapse long notes (#8561)"syuilo1-24/+3
2022-06-04fix bugsyuilo1-3/+3
2022-06-04fix testsyuilo1-1/+3
2022-06-04feat: option to collapse long notes (#8561)Balazs Nadasdi1-3/+24
2022-06-04fix: add id for activitypub follows (#8689)Johann1505-15/+63
2022-06-04fix: ensure resolver does not fetch local resources via HTTP(S) (#8733)Johann1502-50/+115
2022-06-03fix: correctly render empty note text (#8746)Johann1502-7/+5
2022-06-03User moderation details (#8762)PikaDude2-5/+40
2022-06-03fix(test): reset redis in e2e testsyuilo1-0/+2
2022-06-03fix(client): correctly handle MiAuth URLs with query string (#8772)sn0w1-1/+4
2022-06-01fix: server metrics widgetJohann1501-4/+4
2022-05-31fix(lint): indentationJohann1501-1/+1
2022-05-31fix(mfm): remove duplicate br tag/newline (#8616)Johann1501-0/+3
2022-05-31fix: always remove completed tasks (#8771)Johann1502-1/+4
2022-05-31Fix IP address rate limit (#8758)MeiMei3-9/+14
2022-05-30chore: fix import tinycolortamaina1-1/+1
2022-05-30chore: remove packages/sw/webpack.config.jstamaina1-71/+0
2022-05-30fix(client): import shared ESLint config in client package (#8761)Andreas Nedbal2-47/+59
2022-05-29fix: add missing importJohann1501-1/+1
2022-05-29fix(client): fix popout url (#8494)futchitwo2-3/+4
2022-05-29refactor: improve code quality (#8751)Johann1506-77/+76
2022-05-29fix(client): Vite related boot mechanism revision (#8753)tamaina3-17/+14
2022-05-29preload app css (#8752)tamaina3-15/+23
2022-05-28chore: remove unused importsJohann1501-3/+3
2022-05-28fix: validate text is not emptyJohann1501-1/+1
2022-05-29refactor: use css module at components/global/loading.vue (#8750)tamaina1-31/+33
2022-05-28Fix theme import (#8749)tamaina5-31/+46
2022-05-28feat(tests): add e2e tests for widgets (#8735)Andreas Nedbal15-16/+16
2022-05-28enhance: replace signin CAPTCHA with rate limit (#8740)Johann1505-57/+72
2022-05-27fix(docs): correct information for drive upload (#8736)Johann1501-2/+14
2022-05-26fix lints (#8737)Johann15069-257/+255
2022-05-26use http-signature module that supports hs2019 (#8635)Johann1507-19/+19
2022-05-25update depssyuilo4-732/+608
2022-05-25refactor: use ===syuilo1-2/+2
2022-05-25fix: assume remote users are following each other (#8734)Johann1501-9/+15
2022-05-25fix: activity widget used wrong variable nameJohann1501-3/+3
2022-05-25fix: server metrics widgetJohann1501-4/+4
2022-05-25refactor: temporary files (#8713)Johann15012-331/+297
2022-05-25Refactor widgets and fix lint issues (#8719)Andreas Nedbal26-313/+256
2022-05-25refactor(client): refactor admin/other-settings to use Composition API (#8667)Andreas Nedbal1-39/+22
2022-05-25Refactor admin/overview to use Composition API (#8674)Andreas Nedbal1-79/+37
2022-05-25Refactor my-antennas/edit to use Composition API (#8680)Andreas Nedbal2-146/+96
2022-05-25Supports Unicode Emoji 14.0 (#8699)MeiMei5-29/+60
2022-05-24fix: wrong type for isVisibleForMeJohann1502-2/+2
2022-05-23fix(client): wrong scoping breaks 2FAJohann1501-2/+2
2022-05-23fix(client): fix undefined data value on 2FA settings (#8725)Andreas Nedbal1-1/+1