dank074
|
fa19cd048c
|
webrtc gateway shouldnt remove session on close
|
2025-05-08 00:29:38 -05:00 |
|
dank074
|
f28ebd15ad
|
set timeout when waiting for connection
|
2025-05-07 23:03:29 -05:00 |
|
dank074
|
4592ff1a11
|
fix weird timing issue with onVideo message
|
2025-05-07 19:44:39 -05:00 |
|
dank074
|
11bb278c02
|
don't need this
|
2025-05-06 23:19:14 -05:00 |
|
dank074
|
7b5dac445a
|
run prettier
|
2025-05-06 22:25:24 -05:00 |
|
dank074
|
8d1fa40951
|
update types
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
c3bf004c13
|
add migration
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
f04526d94e
|
clear voice state on disconnect
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
36461b32cb
|
remove unused voice stuff
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
bf8a88d07b
|
hide private voice state tokens from whole guild
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
bbcd690620
|
update event types + schema
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
2d4f3b0c6a
|
send voice states on connect
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
1b526e20d3
|
can now watch golive streams
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
4e5c40bad2
|
disable udp voice connections
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
9e202803a9
|
changes
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
c845d2070c
|
updates
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
54f6685082
|
add schemas for stream gateway messages
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
dd079f935f
|
we dont need this
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
625cf56d39
|
changes
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
1ff38287a6
|
change
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
5bae44faf0
|
changes
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
b13198ce66
|
extract stuff to external library
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
77b8d45543
|
a lot of changes
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
96e457323b
|
more stuff
|
2025-05-06 19:38:09 -05:00 |
|
dank074
|
e2b9924d6e
|
start adding some abstraction
|
2025-05-06 19:38:09 -05:00 |
|
Puyodead1
|
6e85be3a05
|
Update attachments.ts
|
2025-05-03 12:30:22 +02:00 |
|
Puyodead1
|
080b2c7d38
|
Implement signed cdn urls
|
2025-05-03 12:30:22 +02:00 |
|
dank074
|
3bf3adfa82
|
fix op 8 handler for some discord libraries
|
2025-04-12 16:25:40 -05:00 |
|
Madeline
|
3ccf33950f
|
Merge pull request #1269 from dank074/patch/fix-missing-guildcreate-properties
|
2025-04-12 22:12:53 +10:00 |
|
Madeline
|
4169602ecb
|
Merge pull request #1273 from dank074/patch/fix-members-list
add op handler for `GUILD_SUBSCRIPTIONS_BULK` message
|
2025-04-12 20:15:12 +10:00 |
|
dank074
|
0ed7a8af77
|
add ophandler for GuildSubscriptionsBulk message
|
2025-04-12 05:01:37 -05:00 |
|
dank074
|
fd33d58af8
|
revert back to original schema, but add missing members
|
2025-04-11 18:39:45 -05:00 |
|
dank074
|
bb84bc83e5
|
add author to query in pins API
|
2025-04-09 18:42:56 -05:00 |
|
dank074
|
f41164945e
|
add type to make sure payload is consistent with other GUILD_CREATE event
|
2025-04-09 16:16:40 -05:00 |
|
dank074
|
64d5dcd53f
|
fix missing properties in GUILD_CREATE for bots
|
2025-04-09 15:39:17 -05:00 |
|
Emma [it/its]@Rory&
|
126a881f31
|
Prettier
|
2025-04-09 16:38:03 +02:00 |
|
Emma [it/its]@Rory&
|
ebc063df97
|
Fix dependencies
|
2025-04-09 16:38:03 +02:00 |
|
MathMan05
|
d267b08ab5
|
stupid fix
|
2025-04-03 12:53:03 -05:00 |
|
MathMan05
|
99cc009670
|
fix password reset bug
Not sure if this'll work, but made a pull so y'all could see the issue
|
2025-04-03 12:52:11 -05:00 |
|
root
|
d8b1a8484c
|
Validate Name for webhooks enforced more
|
2025-03-25 16:02:47 -07:00 |
|
root
|
cabc49a1ba
|
Added can_recover_account value to /api/policies/instance/config
|
2025-03-25 11:26:36 -07:00 |
|
root
|
541af2045d
|
Added better user configuration and removed extra logging
|
2025-03-25 11:15:14 -07:00 |
|
Munchy
|
7320aa4529
|
Merge branch 'spacebarchat:master' into master
|
2025-03-24 10:35:27 -04:00 |
|
root
|
d0948c0e49
|
Updated error message for empty webhook update body
|
2025-03-24 07:29:56 -07:00 |
|
root
|
859edb9a27
|
Added Name Validation utility function
|
2025-03-24 07:26:26 -07:00 |
|
MathMan05
|
664b71f463
|
acatually fix the embed issue
This one added the line in the right spot, sorry about the previous one lol
|
2025-03-23 23:29:19 -05:00 |
|
root
|
b03888fd62
|
Merge branch 'master' of https://github.com/spacebarchat/server into update_webhooks
|
2025-03-23 16:33:24 -07:00 |
|
root
|
336b2df1d7
|
Fixed errors in authorization for webhooks with tokens
|
2025-03-23 16:28:25 -07:00 |
|
Puyodead1
|
0fffa7f313
|
Merge pull request #1217 from SupremeMortal/fix/message-ack
Add missing fields to `MessageAcknowledgeSchema`
|
2025-03-23 14:21:43 -04:00 |
|
Puyodead1
|
05520665dc
|
Merge pull request #1205 from DEVTomatoCake/feat/dont-send-x-powered-by
Stop sending X-Powered-By & use API CORS + BodyParser middlewares in CDN
|
2025-03-23 14:20:32 -04:00 |
|