1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-10 12:42:44 +01:00
Commit Graph

834 Commits

Author SHA1 Message Date
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
Madeline
bcf4cdd326 Merge branch 'fix/claim_accounts' into slowcord 2022-07-08 22:47:18 +10:00
Madeline
faa13a90cd Check if email required in PATCH @me 2022-07-08 22:45:10 +10:00
Madeline
4476e9c6bc Filter out schemas that block generation instead, and also include util in files 2022-07-07 21:53:30 +03:00
Madeline
19515a832a Typescript-json-schema does not crawl extends 2022-07-07 21:53:30 +03:00
Madeline
aa3c3abcab Merge branch 'fix/claim_accounts' into slowcord 2022-07-07 23:37:05 +10:00
Madeline
e1ebfe79d2 Merge branch 'master' into fix/claim_accounts 2022-07-07 23:34:43 +10:00
Madeline
806ca5f269 Ensure password was given if email is given in PATCH @me 2022-07-07 23:30:47 +10:00
Madeline
bba8ae54d7 Somehow the ID of demo user changed. Use email of demo instead 2022-07-07 23:25:46 +10:00
Madeline
096b98d22f Fix role icons not deleting? 2022-07-07 16:32:55 +10:00