1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-26 04:03:03 +01:00
Commit Graph

3058 Commits

Author SHA1 Message Date
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
Erkin Alp Güney
6699afde77 Relax some of the limits 2022-07-09 09:50:02 +03: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
76d094a492 Test fix for that voice state error 2022-07-09 16:38:45 +10: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
Erkin Alp Güney
f2d692663a Merge pull request #783 from MaddyUnderStars/feat/multiUploads
Allow multiple attachments per message
2022-07-09 08:11:47 +03: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
cd01465d69 bot stuff idk 2022-07-09 13:48:22 +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
b65fa86ac6 Oauth login now copies avatar 2022-07-08 00:59:09 +10: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
Madeline
b85b156b33 Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:52:37 +10:00
Madeline
e5dfaf2d54 Fix types for welcome screen 2022-07-06 23:52:25 +10:00
Madeline
172c08eae7 Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:48:55 +10:00
Madeline
cc1dd05858 Merge branch 'master' into slowcord 2022-07-05 14:35:58 +10:00
LachlanCourt
d75eefe7cd Format changed files 2022-07-04 22:22:43 +03:00
LachlanCourt
582491cfe1 Ensure query fails if role with specified id does not exist 2022-07-04 22:22:43 +03:00
LachlanCourt
99afcf0f3c Add semicolon 2022-07-04 22:22:43 +03:00
LachlanCourt
c7fa223853 Simplify role query as per code review 2022-07-04 22:22:43 +03:00
LachlanCourt
6a801eafbf Move role_id specific api routes to correct file 2022-07-04 22:22:43 +03:00
LachlanCourt
e91a8decea Fix compile error in get request 2022-07-04 22:22:43 +03:00
LachlanCourt
a72b8a0bd9 Create role subdirectory and add GET api route 2022-07-04 22:22:43 +03:00
Madeline
ffc3811b1f Start of Slowcord bot 2022-07-05 01:42:19 +10:00
Madeline
3877a404a1 Moved slowcord login server to own dir 2022-07-05 01:13:05 +10:00
Madeline
316efa02e8 Welcome screen 2022-07-04 19:45:28 +10:00
Madeline
a97bc5182d Placeholder member verification endpoint 2022-07-04 19:33:47 +10:00
Madeline
7111e8b1a5 Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 21:03:49 +10:00
Madeline
9aaa59bcc3 Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 20:58:44 +10:00
Madeline
edcc5948ff Add premium_progress_bar_enabled to GuildUpdateSchema 2022-07-03 20:56:57 +10:00
Madeline
aa80bad127 Add Nitro Lite Monthly SKU 2022-07-03 20:56:44 +10:00
Madeline
fef27927fe Bump client version 2022-07-03 20:56:25 +10:00
Madeline
7555a496b4 Merge branch 'feat/offlineMembers' into slowcord 2022-07-03 16:07:08 +10:00
Madeline
e085b365be Better implementation of offline member group in lazy request 2022-07-03 16:03:57 +10:00