23 Commits

Author SHA1 Message Date
Madeline
19c7dfacc5 Merge branch 'feat/mobile' into slowcord 2022-07-10 22:01:13 +10:00
Madeline
420779623e Set client_state.highest_last_message_id to String OR Number 2022-07-10 21:57:55 +10:00
Madeline
ff76d79119 Merge branch 'feat/mobile' into slowcord 2022-07-10 21:55:13 +10:00
Madeline
58cebbf01b Add client_state.useruser_guild_settings_version to Identify schema 2022-07-10 21:54:58 +10:00
Madeline
2f230d30c6 Add client_state.useruser_guild_settings_version to Identify schema 2022-07-10 21:50:51 +10:00
Madeline
f5f007e81f Added preferred_region optional property of VoiceStateUpdateSchema to allow electron client to connect to voice without crashing 2022-03-08 21:57:20 +11:00
Madeline
d491bcd8be Discord.js gateway connection when connecting to voice will close 4002 decode error due to not sending self_video field. temp solution: remove it from server.
this commit will probably be reverted later; I'm just trying to see if a proper ( not self signed ) SSL cert on slowcord.maddy.k.vu will fix this SSL error I'm receiving.
2022-02-17 18:54:16 +11:00
TheArcaneBrony
69ad3f9f0f Fix game statusses
Timestamps isn't an array.
2021-12-31 19:39:54 +01:00
Featyre
dcd3375810 Update Identify.ts 2021-11-05 18:28:14 +08:00
Featyre
e8c250fb96 Support user_settings_version 2021-11-05 09:41:42 +08:00
Flam3rboy
2033f0eb69 🐛 fix typo in custom status 2021-10-17 01:42:30 +02:00
Flam3rboy
68053418f3 User presence/status 2021-10-17 00:39:54 +02:00
Flam3rboy
116e17f6d0 added session + memberlist event 2021-10-17 00:38:56 +02:00
Flam3rboy
8568b3cdce 🐛 fix fosscord.js 2021-09-13 17:51:37 +02:00
Flam3rboy
0bf59ee28a ⬆️ update test client 2021-09-04 17:59:29 +02:00
AlTech98
8ff56b1f9e VOICE_STATE_UPDATE implementation, fix #210 2021-09-02 19:33:04 +02:00
Flam3rboy
2e7ec1ec63 fix #295 2021-09-01 11:07:56 +02:00
Flam3rboy
bee6f71298 🐛 convert bigint -> string 2021-08-29 17:12:46 +02:00
Flam3rboy
38162b1c20 typeorm gateway 2021-08-29 00:30:04 +02:00
Flam3rboy
48c796bbd3 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 13:07:25 +02:00
Flam3rboy
0157028af5 abstract Event emission 2021-08-13 13:00:49 +02:00
mugman
134e210ff4 Add gateway support for Discord desktop clients 2021-08-12 20:01:30 -07:00
Flam3rboy
d24348ef0f gateway 2021-08-12 20:18:05 +02:00