summaryrefslogtreecommitdiff
path: root/packages/backend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* migrate parse5 to 7.0.0 (#8916)MeiMei2022-07-011-4/+6
* use parse5 6.0.1syuilo2022-07-011-1/+1
* fix typoJohann1502022-06-301-1/+1
* update depssyuilo2022-07-011-4/+4
* 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-261-0/+2
* fix #8894syuilo2022-06-261-1/+1
* enhance(client): Enhance boot error display (#8879)tamaina2022-06-261-14/+21
* feat: allow GET for some endpointssyuilo2022-06-2516-16/+82
* fix: always respect instance mutes (#8854)Johann1502022-06-258-73/+71
* feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo2022-06-241-9/+14
* fix lintsJohann1502022-06-244-4/+2
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-245-14/+20
* 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-203-5/+96
* Improve: unclip (#8823)futchitwo2022-06-182-0/+59
* 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
* 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
* fix(test): make chart tests workingsyuilo2022-06-052-1/+21
* use node 16syuilo2022-06-043-5/+11
* fix bugsyuilo2022-06-041-3/+3
* 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