summary refs log tree commit diff
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-27prevent put /guilds/id/members/id for others until we have oauth2 scopes impledMadeline1-1/+4
2023-08-25Update style.ymlMadeline1-3/+3
2023-08-25Update build.ymlMadeline1-3/+3
2023-08-21what the fuck is session_id: "all"???Madeline1-2/+1
2023-08-21Close #1091Madeline1-26/+26
2023-08-13remove INVALID_PASSWORD error response. close #1090Madeline2-5/+12
2023-08-12Fix OOM on large guild joinMadeline1-10/+10
2023-08-12update jsonwebtoken and bcryptMadeline2-542/+528
2023-08-12Refactor email sending + remove email verification if mail sending