summaryrefslogtreecommitdiff
path: root/packages/backend/src/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: auto nsfw detection (#8840)syuilo2022-07-076-6/+67
* chore(server): tweak api for adminsyuilo2022-07-071-1/+1
* chore(server): tweak api for adminsyuilo2022-07-071-1/+1
* enhance: Styled error screen (#8946)Kainoa Kanter2022-07-071-13/+153
* revert: feat: styled error screen (#8930)syuilo2022-07-064-138/+11
* perf: allow get for notes/reactionssyuilo2022-07-051-0/+3
* rename: BIOS -> Repair Toolsyuilo2022-07-052-3/+3
* feat: styled error screen (#8930)Kainoa Kanter2022-07-054-11/+138
* Add additional drive capacity change support (#8867)CyberRex2022-07-053-1/+50
* fix typosyuilo2022-07-031-1/+1
* feat: moderation notesyuilo2022-07-033-0/+34
* feat(server): add fetch-rss api to reduce dependency of external apissyuilo2022-07-022-0/+41
* feat: Log user ips (#8872)syuilo2022-07-0210-27/+125
* enhance(server): アンケートを新しい順にソートsyuilo2022-07-021-3/+12
* chore(client): tweak uisyuilo2022-07-021-1/+2
* fix typoJohann1502022-06-301-1/+1
* 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
* feat(api): add federation/stats endpointsyuilo2022-06-282-0/+51
* feat: make possible to delete an account by adminsyuilo2022-06-273-17/+36
* refactor: remove duplicate code (#8895)Johann1502022-06-278-32/+24
* 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-241-1/+0
* enhance: Redisをioredisに統一してIPv6サポート (#8869)MeiMei2022-06-241-1/+5
* refactor: simplify ap/show with DbResolver (#8838)Johann1502022-06-231-99/+33
* feat: Add Badge Image to Push Notification (#8012)tamaina2022-06-202-5/+88
* Improve: unclip (#8823)futchitwo2022-06-182-0/+59
* 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: some fixes of multiple notification read (#8819)tamaina2022-06-122-1/+7
* chore: synchronize visibility checks (#8687)Johann1502022-06-111-6/+8
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2022-06-1049-0/+224
|\
| * 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
* use node 16syuilo2022-06-041-1/+3
* fix: add id for activitypub follows (#8689)Johann1502022-06-041-1/+28
* User moderation details (#8762)PikaDude2022-06-031-5/+37
* Fix IP address rate limit (#8758)MeiMei2022-05-312-9/+5
* fix(client): Vite related boot mechanism revision (#8753)tamaina2022-05-293-17/+14