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

169 Commits

Author SHA1 Message Date
Emma [it/its]@Rory&
5e5abf11b3 Update ajv-formats to latest 2024-10-30 00:32:59 +01:00
Emma [it/its]@Rory&
168758924c Update some patches, switch to node-fetch-commonjs, more updates 2024-10-28 00:32:15 +01:00
TomatoCake
e807037145 Add more application properties 2024-08-31 11:04:18 +02:00
TomatoCake
b216c72bda Fixes for password, mfa code & email validation 2024-08-29 10:40:18 +02:00
TomatoCake
74f20898a3 Add method to NO_AUTHORIZATION_ROUTES 2024-08-24 08:43:22 +02:00
TomatoCake
eca4f1b56c Listing & creation of Developer Portal teams 2024-08-24 07:37:34 +02:00
TomatoCake
c53752a460 Run openapi.js from #1193 2024-08-22 05:29:00 +02:00
TomatoCake
048aae65a5 Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into fix/guild-create-response-schema 2024-08-22 05:27:38 +02:00
TomatoCake
d1fe291418 Highlight sb-only routes 2024-08-21 19:19:33 +02:00
TomatoCake
0d6cb63096 Slight code cleanup & update project desc 2024-08-21 19:08:25 +02:00
TomatoCake
339b947a8d Exclude more internal schemas 2024-08-21 18:50:31 +02:00
TomatoCake
e0b6dd0581 Fix bug & handle 75k/large_threshold in opcode 8
Also fixes a bug that only allowed "guild_id" and "user_ids" to be an Array instead of also a String

Co-Authored-By: Puyodead1 <puyodead@proton.me>
2024-08-18 06:45:11 +02:00
TomatoCake
ff48d078e4 Trying to fix guild response schemas 2024-08-17 19:15:32 +02:00
Cyber
4468c989fb regenerate schema.json 2024-08-17 12:13:29 +02:00
Cyber
601a9d535b regenerate openapi.json 2024-08-17 11:40:34 +02:00
TomatoCake
6196227ed8 Fix typo in Request Guild Members relation 2024-08-14 16:46:43 +02:00
Madeline
2f1449e65f
Merge pull request #1161 from DEVTomatoCake/feat/bio-max-length-config 2024-08-14 14:04:30 +10:00
TomatoCake
5900d4fdac Update schema for bio max length config 2024-08-10 22:23:02 +02:00
TomatoCake
2aa7f5bfe0 opcode 8 2024-08-09 08:08:55 +02:00
TomatoCake
4ca79adcae Merge branch 'master' into feat/webhooks-3 2024-08-08 18:03:13 +02:00
Madeline
a8acb554ad
Merge branch 'master' into master 2024-07-28 20:51:16 +10:00
TomatoCake
a887608d30 Fix msg component typings 2024-07-28 20:50:11 +10:00
aintDatCap
4e0ac5274c Updated the openapi schema 2024-07-24 20:07:08 +02:00
aintDatCap
e4a14d659a Refactored max limit for bulk-bans from AbsoluteRateLimits to GuildLimits as suggested by @devtomatocake 2024-07-24 19:22:40 +02:00
TomatoCake
adc3474216 Consistent relations, url property, src channel 2024-07-18 15:35:10 +02:00
TomatoCake
873107f90d Perms for GET webhook, url property 2024-07-18 15:16:50 +02:00
TomatoCake
128b81bc6a Merge branch 'master' of https://github.com/DEVTomatoCake/spacebar-server into feat/webhooks-3 2024-07-18 14:41:14 +02:00
TomatoCake
e7a98b6c46 webhook fixes & username/avatar property for msg 2024-07-18 12:42:07 +02:00
TomatoCake
d3ece937e6 Make channel ID optional when replying 2024-07-17 20:34:09 +10:00
TomatoCake
c4469a53e7 Move route to api/connections 2024-07-17 19:53:31 +10:00
TomatoCake
d56ba86851 Update schema & add response type 2024-07-17 19:53:31 +10:00
Puyodead1
9f049cb968
update default avatars 2024-07-10 01:53:16 -04:00
Madeline
4774bae7c6
Merge branch 'master' into feat/new-msg-props 2024-07-09 15:29:16 +10:00
Madeline
35c9a09ea5
fix poll in msg create schema 2024-07-09 15:27:24 +10:00
Puyodead1
bc432a4325
add email verification page 2024-07-08 22:30:41 -04:00
Puyodead1
4e825cc4d3
fix verify_email template 2024-07-08 21:23:41 -04:00
TomatoCake
c8a90a4ab4
German translations + EN PW length requirement (#1123) 2024-06-23 20:43:42 +10:00
TomatoCake
9e1ec8a673
Ban API compat & Bulk Ban endpoint (#1120)
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2024-06-05 15:19:30 +10:00
Puyodead1
939d1bd8d5
add notification_settings object to ready 2024-05-26 16:01:35 -04:00
Rory&
29df169c81
Add nix flake to repo (#1111) 2024-02-19 21:09:50 +11:00
Madeline
b0989ff88c
update schemas.json and openapi.json 2023-12-21 10:43:07 +11:00
Puyodead1
5e91a24e53
Update INVALID_LOGIN locale key 2023-12-15 18:22:10 -05:00
Puyodead1
99d9bf563f
Start implementing webhooks 2023-12-10 17:02:27 -05:00
Puyodead1
0a6f6a095d
member projection: select avatar 2023-12-09 14:07:54 -05:00
Puyodead1
c4701a3299
add components to message create schema 2023-12-06 10:34:53 -05:00
Puyodead1
7b34c70fb8
fix some issues with discord bot libs 2023-11-29 11:08:35 -05:00
CyberL1
0c04f495e4 Generate schema 2023-09-30 23:51:24 +02:00
Puyodead1
1612832fc4
add facebook, and add steam fields 2023-09-03 15:28:33 -04:00
Madeline
2cf3833499
remove INVALID_PASSWORD error response. close #1090 2023-08-13 15:18:42 +10:00
Madeline
d18584f8e9
Refactor email sending + remove email verification if mail sending is not set up 2023-08-12 15:36:29 +10:00