Commit Graph

46 Commits

Author SHA1 Message Date
Madeline 33b973c91b Merge branch 'feat/latestWebClient' into slowcord 2022-07-10 14:22:27 +10:00
Madeline cdc97ee8c0 Fix username/discrim changing 2022-07-10 13:50:32 +10:00
Madeline 0b96c9f70b Merge branch 'fix/registerNewClients' into slowcord 2022-07-09 18:47:34 +10:00
Madeline 80cf836512 Merge branch 'feat/latestWebClient' into slowcord 2022-07-09 14:17:20 +10:00
Madeline e28ae77597 Merge branch 'feat/multiUploads' into feat/latestWebClient 2022-07-09 14:16:50 +10:00
Madeline 4e68d41e60 Merge branch 'master' into feat/multiUploads 2022-07-09 14:16:15 +10:00
Madeline f4368d6aa2 Allow multiple attachments in messages 2022-07-09 14:15:15 +10:00
Madeline 7d98ef9727 Filter out schemas that block generation instead, and also include util in files 2022-07-07 21:53:30 +03:00
Madeline 1be02292a4 Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:48:55 +10:00
Madeline d237be1aac Welcome screen 2022-07-04 19:45:28 +10:00
Madeline f7b5ae4bbc Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 21:03:49 +10:00
Madeline 00593f5833 Merge branch 'fix/nicknames' into slowcord 2022-07-03 01:35:11 +10:00
Madeline d26c808d9a Allow nicknames through MemberChangeSchema 2022-07-03 01:33:18 +10:00
Madeline 7e20268c97 Merge branch 'fix/channelPermissionOverwriteSchema' into slowcord 2022-07-02 20:43:18 +10:00
Madeline 39f2d99e45 Filter out schemas that block generation instead, and also include util in files 2022-07-02 20:41:40 +10:00
Madeline a8d67ed7fd Update default rights 2022-07-02 18:37:20 +10:00
Madeline e5b4ef4675 Add promotional_email_opt_in field to register to allow newer clients to make register requests 2022-06-01 21:31:01 +10:00
Madeline 15c9b3859f Merge branch 'fix/sanitisation' into slowcord 2022-04-23 01:47:51 +10:00
Madeline 5c27b52334 Fixed ability for user to edit any property of themselves, including rights, flags. Note to self: schemas.json is a GENERATED file. npm run generate:schema in api/ 2022-04-23 01:07:59 +10:00
Madeline 25afb95299 Merge branch 'master' into slowcord 2022-03-31 00:06:13 +11:00
Erkin Alp Güney 45e4522443 close issue #684 2022-03-14 19:45:25 +03:00
Madeline 0c4f23fa64 Merge branch 'master' into slowcord 2022-03-12 13:07:16 +11:00
Nobody 9f21567d9e fix(api): working invisible status type 2022-03-08 18:08:32 +03:00
Madeline d0cfbecc32 Added email sanitisation to /users/@me PATCH. Could previously have email as any string 2022-02-17 20:57:42 +11:00
developomp 2ce3fbc652 prettier formatted /api 2021-10-20 09:13:22 +09:00
Flam3rboy d2df6f99be sticker upload 2021-10-15 00:02:23 +02:00
Flam3rboy aa25dac99f 🐛 fix modify role.permissions 2021-10-10 19:00:50 +02:00
Flam3rboy 29497bd4d3 🐛 fix emojis route 2021-10-10 14:10:27 +02:00
Flam3rboy 34a86b616e 🐛 fix set user settings 2021-10-05 20:18:14 +02:00
Flam3rboy e563aa25b4 🚧 different db engines 2021-10-04 21:57:24 +02:00
Flam3rboy 8299b874a4 🐛 fix schema + user modify not working 2021-10-01 21:30:36 +02:00
Flam3rboy d0f5790235 🐛 fix channel permission overwrites 2021-09-26 11:34:06 +02:00
Flam3rboy abdce76df4 generate openapi documentation 2021-09-21 22:52:30 +02:00
Flam3rboy 28abad49cd 🐛 fix relationships 2021-09-20 21:34:33 +02:00
Flam3rboy 269bbdfeae accept invite page 2021-09-20 17:38:16 +02:00
AlTech98 2580f6b891 Merge branch 'fosscord:master' into fix-dm 2021-09-18 08:03:52 +02:00
Flam3rboy c20f4b4ef5 🐛 fix body parse treating null not as undefined (except for icons/avatars) 2021-09-17 23:42:40 +02:00
AlTech98 6123f359b0 Fix icon, owner_id change and channel deletion for group DMs 2021-09-17 18:29:02 +02:00
Flam3rboy 1cd4b81917 Revert "🚧 webhook"
This reverts commit f691aa4c5a.
2021-09-16 20:49:07 +02:00
Flam3rboy f691aa4c5a 🚧 webhook 2021-09-14 22:15:55 +02:00
AlTech98 c32bdf7526 Fix invites creation 2021-09-14 09:38:21 +02:00
AlTech98 5589c26b94 Fix #356 2021-09-13 19:25:44 +02:00
AlTech98 b438a21b9c Delete attachments of deleted messages, fix #273 2021-09-13 17:32:31 +02:00
Flam3rboy 9c3d9df05b 🐛 fix invites: ajv doesn't treat null as undefined 2021-09-13 00:00:11 +02:00
Flam3rboy 0b5534bc41 #307 done 2021-09-12 23:28:56 +02:00
Flam3rboy bffeb4af0d 🚧 new body parser (bans route) 2021-09-12 21:21:08 +02:00