Commit Graph

843 Commits

Author SHA1 Message Date
Madeline 2fc745f956 Turns out I reverted the code I needed rather than the one that will delete all messages, nice 2022-07-24 14:21:42 +10:00
Madeline 8ebbffe312 Merge branch 'feat/notesTable' into slowcord 2022-07-23 21:06:53 +10:00
Madeline 8bb93be9c7 Delete Note if no content 2022-07-23 21:06:31 +10:00
Madeline cc21ae7f6a Merge branch 'feat/notesTable' into slowcord 2022-07-23 20:56:26 +10:00
Madeline 568f0dd9ae Moved user notes into separate table 2022-07-23 20:52:48 +10:00
Madeline 96c8c854ca Attempt to fix message ID bug 2022-07-22 22:27:48 +10:00
Madeline 18b25fc21c Revert ascending order thing 2022-07-22 22:22:34 +10:00
Madeline a6a2ba22fe Get messages by ascending order 2022-07-22 22:11:02 +10:00
Madeline d5965f05d3 await the dm channel handler 2022-07-22 21:00:00 +10:00
Madeline 88259246fb Prevent demo user from enabling 2FA 2022-07-20 21:35:02 +10:00
Madeline 02bb548953 Merge branch 'feat/latestWebClient' into slowcord 2022-07-20 20:49:23 +10:00
Madeline 3bbaa1a08b Merge branch '2fa' into feat/latestWebClient
Add placeholder codes-verification and view-backup-codes-challenge routes
2022-07-20 20:48:17 +10:00
Madeline 428e101a86 Merge branch '2fa' into slowcord 2022-07-20 20:31:18 +10:00
Madeline 5cdcc48d1b 2fa 2022-07-20 20:14:30 +10:00
Madeline baba1c5349 Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:46:16 +10:00
Madeline 45e88be53d Captcha checking 2022-07-20 15:44:59 +10:00
Madeline 8a569d884a Merge branch 'feat/captchaVerify' into slowcord 2022-07-20 15:33:27 +10:00
Madeline 3f0c992e13 Captcha checking 2022-07-20 15:30:50 +10:00
Madeline 2c8eadb9ef Fix content type for captcha check 2022-07-20 15:07:39 +10:00
Madeline 8d9816879f Hcaptcha backend 2022-07-20 14:39:35 +10:00
Nobody 469e55fffa chore: fix package.json scripts
npx should be used to execute local package binaries
2022-07-19 10:20:36 +03:00
Madeline c58c3fddd1 Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-17 21:05:31 +10:00
Madeline 2b5de2d1ac Message embeds use image width/height 2022-07-17 21:05:10 +10:00
Madeline b19d9fe294 Attempt to fix headers being set after send to client in send message 2022-07-17 15:56:58 +10:00
Madeline 4a48a7bcb8 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:36:21 +10:00
Madeline 6a032c74c8 Actually respect with_mutual_guilds 2022-07-16 22:36:05 +10:00
Madeline 884aaaae37 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:34:43 +10:00
Madeline c5c00a0b87 Don't send @everyone role 2022-07-16 22:34:03 +10:00
Madeline 9dc2c706f7 Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:29:11 +10:00
Madeline ad6ffd3aee Forgot to send roles in guild_member 2022-07-16 22:28:37 +10:00
Madeline 3c7a4cca51 Forgot to send roles in guild_member 2022-07-16 22:27:03 +10:00
Madeline 16ffe2d77a Merge branch 'fix/sendMemberInProfile' into slowcord 2022-07-16 22:23:23 +10:00
Madeline 53aeaab6b7 Respect with_mutual_guilds and guild_id in /users/:id/profile 2022-07-16 22:22:48 +10:00
Madeline e314eb7604 /channel/:id/messages/:id/ack responds with { token: null } on discord.com 2022-07-13 20:30:13 +10:00
Madeline 3f59a5b529 Check if role icon was actually sent or if it's just an empty string 2022-07-10 22:06:26 +10:00
Madeline 7b4c483ae9 Merge branch 'feat/latestWebClient' into slowcord 2022-07-10 14:22:27 +10:00
Madeline 5612a47b49 Try to allow role icons to be removed 2022-07-10 14:18:49 +10:00
Madeline 9a685108c7 Fix username/discrim changing 2022-07-10 13:50:32 +10:00
Madeline e7c8b7f1f1 Merge branch 'master' into feat/latestWebClient 2022-07-10 13:40:38 +10:00
Madeline 1d7b9329be Merge branch 'master' into slowcord 2022-07-09 19:07:51 +10:00
Madeline 879bfa7391 Redirect to custom login page when client navigates to /login or /register 2022-07-09 18:58:17 +10:00
Madeline 7b59049a89 Merge branch 'fix/registerNewClients' into slowcord 2022-07-09 18:47:34 +10:00
Madeline 90eabd933b * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 09:45:28 +03:00
Madeline 9eb7c5de0f Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-09 16:04:03 +10:00
Madeline 6b5e48167c * Make max website preview download size for embeds configurable
* Fix Message.update call throwing 'Cannot query across one-to-many for property attachments'
2022-07-09 16:01:32 +10:00
Madeline f3274419a1 Removed unused import
tab autocomplete really loves doing this to me
2022-07-09 14:58:50 +10:00
Madeline 5d3cc1eb50 Merge branch 'feat/latestWebClient' into slowcord 2022-07-09 14:17:20 +10:00
Madeline 990f3a7904 Merge branch 'feat/multiUploads' into feat/latestWebClient 2022-07-09 14:16:50 +10:00
Madeline 5c1532c798 Merge branch 'master' into feat/multiUploads 2022-07-09 14:16:15 +10:00
Madeline 402d9ecc7b Allow multiple attachments in messages 2022-07-09 14:15:15 +10:00