summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* migrate parse5 to 7.0.0 (#8916)MeiMei2022-07-013-15/+17
* use parse5 6.0.1syuilo2022-07-013-33/+12
* fix typoJohann1502022-06-301-1/+1
* update depssyuilo2022-07-013-298/+342
* chore(client): tweak uisyuilo2022-06-301-2/+3
* fix(server): cannot show userssyuilo2022-06-301-20/+1
* chore(client): tweak clientsyuilo2022-06-301-0/+10
* improve instance doughnut chartssyuilo2022-06-281-3/+18
* fix(api): fix instance schemasyuilo2022-06-281-0/+4
* feat(api): add federation/stats endpointsyuilo2022-06-282-0/+51
* fix(api): add missing themeColor property of instancesyuilo2022-06-281-0/+1
* feat: make possible to delete an account by adminsyuilo2022-06-274-17/+59
* refactor: remove duplicate code (#8895)Johann1502022-06-2712-64/+41
* fix: mocha テストが動かないのを修正 v2 (#8892)MeiMei2022-06-266-73/+156
* fix #8894syuilo2022-06-261-1/+1
* enhance(client): Enhance boot error display (#8879)tamaina2022-06-261-14/+21
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-252-5/+5
|\
| * chore(deps): bump jsrsasign from 10.5.24 to 10.5.25 in /packages/backend (#8889)dependabot[bot]2022-06-252-5/+5
* | feat: allow GET for some endpointssyuilo2022-06-2516-16/+82
|/
* fix: always respect instance mutes (#8854)Johann1502022-06-258-73/+71
* chore(deps): bump jpeg-js from 0.4.1 to 0.4.4 in /packages/backend (#8843)dependabot[bot]2022-06-251-3/+3
* chore(deps): bump undici from 5.4.0 to 5.5.1 in /packages/backend (#8842)dependabot[bot]2022-06-251-3/+3
* feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo2022-06-241-9/+14
* fix lintsJohann1502022-06-244-4/+2
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-247-32/+23
* refactor: simplify ap/show with DbResolver (#8838)Johann1502022-06-231-99/+33
* enhance: word mute checks CW (#8873)Johann1502022-06-231-3/+5
* tweak clientsyuilo2022-06-212-0/+7
* fix(server): faviconUrl of federated instance is missingsyuilo2022-06-212-0/+6
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-2017-5/+101
* Improve: unclip (#8823)futchitwo2022-06-182-0/+59
* enhance: Improve player detection in URL preview (#8849)MeiMei2022-06-182-5/+5
* fix: render empty note content correctlyJohann1502022-06-161-3/+2
* fix: correctly render note textJohann1502022-06-161-1/+1
* fix: GenerateVideoThumbnail (#8825)MeiMei2022-06-141-7/+5
* fix: tmpdir cleanup removes contained files (#8826)Johann1502022-06-141-4/+9
* enhance(server): モデレーターであってもレートリミットを有...syuilo2022-06-141-1/+1
* fix: add limit to i/notifications (#8836)tamaina2022-06-141-0/+5
* fix(docs): use correct description propertyJohann1502022-06-141-5/+2
* fix: remove unused parameterJohann1502022-06-141-1/+1
* lint fixessyuilo2022-06-1490-201/+201
* fix: missing file name parameter (#8820)Johann1502022-06-131-1/+1
* fix: some fixes of multiple notification read (#8819)tamaina2022-06-122-1/+7
* chore: synchronize visibility checks (#8687)Johann1502022-06-112-6/+9
* update depssyuilo2022-06-102-266/+170
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-1052-3/+244
|\
| * enhance(federation): use ActivityPub defined property in favour of proprietar...Johann1502022-06-103-3/+20
| * enhance: improve documentation for `/users/` endpoints (#8790)Johann1502022-06-1049-0/+224
* | chore: tweak logosyuilo2022-06-101-3/+1
|/
* refactor: use awaitAll to reduce duplication (#8791)Johann1502022-06-081-61/+25