summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-28improve instance doughnut chartssyuilo1-3/+18
2022-06-28fix(api): fix instance schemasyuilo1-0/+4
2022-06-28feat(api): add federation/stats endpointsyuilo2-0/+51
2022-06-28fix(api): add missing themeColor property of instancesyuilo1-0/+1
2022-06-27feat: make possible to delete an account by adminsyuilo4-17/+59
2022-06-27refactor: remove duplicate code (#8895)Johann15012-64/+41
2022-06-26fix: mocha テストが動かないのを修正 v2 (#8892)MeiMei1-0/+2
2022-06-26fix #8894syuilo1-1/+1
2022-06-26enhance(client): Enhance boot error display (#8879)tamaina1-14/+21
2022-06-25feat: allow GET for some endpointssyuilo16-16/+82
2022-06-25fix: always respect instance mutes (#8854)Johann1508-73/+71
2022-06-24feat: 管理者が特定ユーザーのアップロードしたファイル...syuilo1-9/+14
2022-06-24fix lintsJohann1504-4/+2
2022-06-24enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei5-14/+20
2022-06-23refactor: simplify ap/show with DbResolver (#8838)Johann1501-99/+33
2022-06-23enhance: word mute checks CW (#8873)Johann1501-3/+5
2022-06-21tweak clientsyuilo2-0/+7
2022-06-21fix(server): faviconUrl of federated instance is missingsyuilo2-0/+6
2022-06-20feat: Add Badge Image to Push Notification (#8012)tamaina3-5/+96
2022-06-18Improve: unclip (#8823)futchitwo2-0/+59
2022-06-16fix: render empty note content correctlyJohann1501-3/+2
2022-06-16fix: correctly render note textJohann1501-1/+1
2022-06-14fix: GenerateVideoThumbnail (#8825)MeiMei1-7/+5
2022-06-14fix: tmpdir cleanup removes contained files (#8826)Johann1501-4/+9
2022-06-14enhance(server): モデレーターであってもレートリミットを有...syuilo1-1/+1
2022-06-14fix: add limit to i/notifications (#8836)tamaina1-0/+5
2022-06-14fix(docs): use correct description propertyJohann1501-5/+2
2022-06-14fix: remove unused parameterJohann1501-1/+1
2022-06-14lint fixessyuilo90-201/+201
2022-06-13fix: missing file name parameter (#8820)Johann1501-1/+1
2022-06-12fix: some fixes of multiple notification read (#8819)tamaina2-1/+7
2022-06-11chore: synchronize visibility checks (#8687)Johann1502-6/+9
2022-06-10chore: tweak logosyuilo1-3/+1
2022-06-10enhance(federation): use ActivityPub defined property in favour of proprietar...Johann1503-3/+20
2022-06-10enhance: improve documentation for `/users/` endpoints (#8790)Johann15049-0/+224
2022-06-08refactor: use awaitAll to reduce duplication (#8791)Johann1501-61/+25
2022-06-05fix(test): make chart tests workingsyuilo2-1/+21
2022-06-04use node 16syuilo3-5/+11
2022-06-04fix bugsyuilo1-3/+3
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)PikaDude1-5/+37
2022-06-03fix(test): reset redis in e2e testsyuilo1-0/+2
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-29fix: add missing importJohann1501-1/+1
2022-05-29refactor: improve code quality (#8751)Johann1504-69/+70
2022-05-29fix(client): Vite related boot mechanism revision (#8753)tamaina3-17/+14