summary refs log tree commit diff
path: root/gateway/.swcrc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-21Fix /users/@me/settings get and migrarionMadeline2-3/+9
2022-08-21fosscord-server/pulls/858Madeline25-223/+411
2022-08-20add more default rightsMadeline1-0/+38
2022-08-02Fix LazyRequest throwing when no offline group existsMadeline1-18/+30
2022-08-02Fix before and after queries doing gt and lt comparisions incorrectlyMadeline1-2/+2
2022-08-02Fix messages?after=snowflake calling new Snowflake, which is not allwoedMadeline1-1/+1
2022-08-01Respect invisible membersMadeline1-10/+12
2022-08-01Attempt to fix member list not showing some roles separatelyMadeline1-0/+1
2022-07-31Fix msg content check in botMadeline1-1/+1
2022-07-31Guild join messagesMadeline1-4/+27
2022-07-31Log IP addresses of gateway connectionsMadeline1-1/+5
2022-07-31Untested gif resize support in cdnMadeline1-4/+3
2022-07-30if tenor or giphy is sent, embed image rather than thumbnailMadeline1-0/+23
2022-07-24Test embeding image/png etc responsesMadeline2-43/+66
2022-07-24Silently resize images back to max height/widthMadeline1-6/+3
2022-07-24Turns out I reverted the code I needed rather than the one that will delete a...Madeline1-1/+9
2022-07-24Oh my god rip database contentMadeline1-1/+1
2022-07-24Really shitty external image resizingMadeline7-164/+1161
2022-07-23Delete Note if no contentMadeline1-10/+14
2022-07-23Moved user notes into separate tableMadeline4-15/+49
2022-07-23Bump file-type from 16.5.3 to 16.5.4 in /bundle (#802)dependabot[bot]2-10/+12
2022-07-23Bump file-type from 16.5.3 to 16.5.4 in /cdn (#801)dependabot[bot]2-10/+10
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