summary refs log tree commit diff
path: root/api (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-23Delete Note if no contentMadeline1-10/+14
2022-07-23Moved user notes into separate tableMadeline4-15/+49
2022-07-22Bot updateMadeline11-516/+766
2022-07-22Attempt to fix message ID bugMadeline1-2/+1
2022-07-22Revert ascending order thingMadeline1-1/+1
2022-07-22Revert "Revert "Remove unnessesary async and close on error in gateway""Madeline2-2/+2
2022-07-22Revert "Remove unnessesary async and close on error in gateway"Madeline2-2/+2
2022-07-22Get messages by ascending orderMadeline1-1/+1
2022-07-22Remove unnessesary async and close on error in gatewayMadeline2-2/+2
2022-07-22await the dm channel handlerMadeline1-1/+1
2022-07-22Don't reset voice regions on server startMadeline1-14/+14
2022-07-22don't try to save undefined data in statusMadeline1-1/+1
2022-07-22Try using https raw instead of fetch?Madeline1-20/+50
2022-07-22test fix???Madeline1-0/+1
2022-07-22Disable gateway status until I get some like child process thing doneMadeline1-4/+6
2022-07-22Try catch handleFileMadeline1-4/+9
2022-07-21Do measurements one at a time in orderMadeline1-13/+15
2022-07-21Added simple response time measurement for grafanaMadeline7-3/+1120
2022-07-20Prevent demo user from enabling 2FAMadeline1-1/+3
2022-07-202FA on login pageMadeline2-4/+35
2022-07-202faMadeline11-4/+1570
2022-07-20chore!: update docker scripts (#797)Nobody5-53/+16
2022-07-20Captcha checkingMadeline4-7/+69
2022-07-20Captcha checkingMadeline4-7/+69
2022-07-20Captcha required message on login/registerMadeline1-2/+8
2022-07-20Fix content type for captcha checkMadeline1-0/+3
2022-07-20Hcaptcha backendMadeline4-8/+49
2022-07-20Hcaptcha support on login/registerMadeline3-1/+17
2022-07-19chore: fix package.json scriptsNobody6-11/+11
2022-07-18Default features configMadeline2-1/+3
2022-07-18Display network/api errors on login/register pageMadeline4-42/+37
2022-07-17Message embeds use image width/heightMadeline1-1/+5
2022-07-17Redirect guild profile cdn stuff to normal avatar route while guild profiles ...Madeline3-3/+15
2022-07-17Attempt to fix headers being set after send to client in send messageMadeline1-1/+1
2022-07-17the merge broke compile???Madeline1-3/+0
2022-07-17remove some default rights that I gave like an idiotMadeline1-2/+0
2022-07-16Actually respect with_mutual_guildsMadeline1-1/+1
2022-07-16Don't send @everyone roleMadeline1-1/+1
2022-07-16Forgot to send roles in guild_memberMadeline1-25/+33
2022-07-16Forgot to send roles in guild_memberMadeline1-25/+33
2022-07-16Respect with_mutual_guilds and guild_id in /users/:id/profileMadeline1-14/+39
2022-07-16Display offline members in member list (#788)Madeline1-3/+24
2022-07-16Revert "Send offline group in LazyRequest (#778)" (#787)Erkin Alp Güney1-25/+3
2022-07-16Send offline group in LazyRequest (#778)Madeline1-3/+25
2022-07-16Always display roles separately to online membersMadeline1-0/+1
2022-07-16Always display roles separately to online membersMadeline1-0/+1
2022-07-14Set util to use same typeorm as bundleMadeline2-111/+286
2022-07-14dumb typing stuffMadeline5-23/+26
2022-07-13Remove a console log from the maddyrtc branchMadeline1-2/+0
2022-07-13/channel/:id/messages/:id/ack responds with {