1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-06 10:52:31 +01:00
Commit Graph

801 Commits

Author SHA1 Message Date
Madeline
0b96c9f70b
Merge branch 'fix/registerNewClients' into slowcord 2022-07-09 18:47:34 +10:00
Madeline
a4a72eb9f4
Merge branch 'fix/messageLinkMetas' into slowcord 2022-07-09 16:04:03 +10:00
Madeline
7d88188ece
* 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
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
a9a74ae67a
Merge branch 'fix/claim_accounts' into slowcord 2022-07-08 22:47:18 +10:00
Madeline
c103ac4a96
Check if email required in PATCH @me 2022-07-08 22:45:10 +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
0095318a25 Typescript-json-schema does not crawl extends 2022-07-07 21:53:30 +03:00
Madeline
e06891d291
Merge branch 'fix/claim_accounts' into slowcord 2022-07-07 23:37:05 +10:00
Madeline
74857223ac
Merge branch 'master' into fix/claim_accounts 2022-07-07 23:34:43 +10:00
Madeline
9e12ccee69
Ensure password was given if email is given in PATCH @me 2022-07-07 23:30:47 +10:00
Madeline
4cb8c08b2c
Somehow the ID of demo user changed. Use email of demo instead 2022-07-07 23:25:46 +10:00
Madeline
980df82f87
Fix role icons not deleting? 2022-07-07 16:32:55 +10:00
Madeline
1be02292a4
Merge branch 'feat/latestWebClient' into slowcord 2022-07-06 23:48:55 +10:00
Madeline
0c33b43a62
Merge branch 'master' into slowcord 2022-07-05 14:35:58 +10:00
LachlanCourt
d47c0d6a82 Format changed files 2022-07-04 22:22:43 +03:00
LachlanCourt
078c87ae17 Ensure query fails if role with specified id does not exist 2022-07-04 22:22:43 +03:00
LachlanCourt
73416102a0 Add semicolon 2022-07-04 22:22:43 +03:00
LachlanCourt
5dc1479431 Simplify role query as per code review 2022-07-04 22:22:43 +03:00
LachlanCourt
9f8aa049c9 Move role_id specific api routes to correct file 2022-07-04 22:22:43 +03:00
LachlanCourt
04f22cbfd0 Fix compile error in get request 2022-07-04 22:22:43 +03:00
LachlanCourt
bed535d041 Create role subdirectory and add GET api route 2022-07-04 22:22:43 +03:00
Madeline
d237be1aac
Welcome screen 2022-07-04 19:45:28 +10:00
Madeline
f012c33d45
Placeholder member verification endpoint 2022-07-04 19:33:47 +10:00
Madeline
f7b5ae4bbc
Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 21:03:49 +10:00
Madeline
3fd7f87132
Merge branch 'fix/channelPermissionOverwriteSchema' into feat/latestWebClient 2022-07-03 20:58:44 +10:00
Madeline
b87d1e3496
Add premium_progress_bar_enabled to GuildUpdateSchema 2022-07-03 20:56:57 +10:00
Madeline
f75ebe8174
Add Nitro Lite Monthly SKU 2022-07-03 20:56:44 +10:00
Madeline
194b0e5b8b
Bump client version 2022-07-03 20:56:25 +10:00
Madeline
ad666a6663
Merge branch 'fix/nicknames' into slowcord 2022-07-03 01:51:23 +10:00
Madeline
d6206772f9
Revert "Perhaps a better nickname change implementation"
This reverts commit ca703955e2.
2022-07-03 01:51:02 +10:00
Madeline
63f466aa6a
Merge branch 'fix/nicknames' into slowcord 2022-07-03 01:47:57 +10:00
Madeline
ca703955e2
Perhaps a better nickname change implementation 2022-07-03 01:47:43 +10:00
Madeline
6a583fb88c
Allow nicknames through MemberChangeSchema 2022-07-03 01:36:18 +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
6b8c4c9fa7
Prevent demo user from editing their profile 2022-07-03 00:02:01 +10:00
Madeline
c18fe9c0b3
Revert RateLimit.ts 2022-07-02 23:48:52 +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
b8007ed330
Merge branch 'fix/channelPermissionOverwriteSchema' into slowcord 2022-07-02 19:29:15 +10:00
Madeline
02222361f1
Typescript-json-schema does not crawl extends 2022-07-02 19:28:35 +10:00
Madeline
11f7d9da78 Skip check for rate limit bypass if no user id is provided 2022-07-02 12:05:45 +03:00
Madeline
9b99a59fdd
Merge branch 'fix/rate_limits' into slowcord 2022-07-02 18:57:21 +10:00
Madeline
519e55b7a5
Skip check for rate limit bypass if no user id is provided 2022-07-02 18:55:18 +10:00
Madeline
a8d67ed7fd
Update default rights 2022-07-02 18:37:20 +10:00
Madeline
6fb88b99b5
Merge branch 'master' into slowcord 2022-06-27 15:09:30 +10:00