summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-13fix(sw, notification): Don't issue an event if there is no affect (#8979)tamaina1-1/+3
2022-07-11re: update mfm-js 0.23.0-canary.1syuilo1-1/+1
2022-07-10fix: QueryFailedError when logging user's IPs (#8973)dogcraft1-2/+2
2022-07-09Fix Attempts to update all notifications (#8974)MeiMei1-1/+1
2022-07-09enhance: make active email validation configurablesyuilo2-0/+10
2022-07-07feat: auto nsfw detection (#8840)syuilo6-6/+67
2022-07-07chore(server): tweak api for adminsyuilo1-1/+1
2022-07-07chore(server): tweak api for adminsyuilo1-1/+1
2022-07-05perf: allow get for notes/reactionssyuilo1-0/+3
2022-07-05Add additional drive capacity change support (#8867)CyberRex3-1/+50
2022-07-03fix typosyuilo1-1/+1
2022-07-03feat: moderation notesyuilo3-0/+34
2022-07-02feat(server): add fetch-rss api to reduce dependency of external apissyuilo2-0/+41
2022-07-02feat: Log user ips (#8872)syuilo10-27/+125
2022-07-02enhance(server): アンケートを新しい順にソートsyuilo1-3/+12
2022-07-02chore(client): tweak uisyuilo1-1/+2
2022-06-30fix typoJohann1501-1/+1
2022-06-30chore(client): tweak uisyuilo1-2/+3
2022-06-30fix(server): cannot show userssyuilo1-20/+1
2022-06-30chore(client): tweak clientsyuilo1-0/+10
2022-06-28improve instance doughnut chartssyuilo1-3/+18
2022-06-28feat(api): add federation/stats endpointsyuilo2-0/+51
2022-06-27feat: make possible to delete an account by adminsyuilo3-17/+36
2022-06-27refactor: remove duplicate code (#8895)Johann1508-32/+24
2022-06-26fix: mocha テストが動かないのを修正 v2 (#8892)MeiMei1-0/+2
2022-06-26fix #8894syuilo1-1/+1
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 lintsJohann1501-1/+0
2022-06-24enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei1-1/+5
2022-06-23refactor: simplify ap/show with DbResolver (#8838)Johann1501-99/+33
2022-06-18Improve: unclip (#8823)futchitwo2-0/+59
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-12fix: some fixes of multiple notification read (#8819)tamaina2-1/+7
2022-06-11chore: synchronize visibility checks (#8687)Johann1501-6/+8
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-03User moderation details (#8762)PikaDude1-5/+37
2022-05-31Fix IP address rate limit (#8758)MeiMei2-9/+5
2022-05-28fix: validate text is not emptyJohann1501-1/+1
2022-05-28enhance: replace signin CAPTCHA with rate limit (#8740)Johann1504-53/+64
2022-05-27fix(docs): correct information for drive upload (#8736)Johann1501-2/+14
2022-05-19enhance: uniform theme color (#8702)Johann1501-1/+1
2022-05-15fix: postgres type errorJohann1501-1/+1
2022-05-15CAPTCHA求めるのは2fa認証が無効になっているときだけにしたsyuilo1-12/+12