Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 4 | -202/+0 |
| | |||||
* | fix typo properly | Madeline | 2022-09-09 | 1 | -1/+1 |
| | |||||
* | Merge branch 'slowcord' of github.com:MaddyUnderStars/fosscord-server into ↵ | Madeline | 2022-09-07 | 1 | -8/+9 |
|\ | | | | | | | slowcord | ||||
* | | Added spotify keys to Activity schema | Madeline | 2022-09-07 | 1 | -0/+8 |
|/ | |||||
* | fosscord-server/pulls/858 | Madeline | 2022-08-21 | 1 | -1/+16 |
| | |||||
* | Merge branch 'feat/mobile' into slowcord | Madeline | 2022-07-10 | 1 | -2/+2 |
|\ | |||||
| * | Set client_state.highest_last_message_id to String OR Number | Madeline | 2022-07-10 | 1 | -2/+2 |
| | | |||||
| * | Add client_state.useruser_guild_settings_version to Identify schema | Madeline | 2022-07-10 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'feat/mobile' into slowcord | Madeline | 2022-07-10 | 1 | -0/+2 |
|\ \ | |||||
| * | | Add client_state.useruser_guild_settings_version to Identify schema | Madeline | 2022-07-10 | 1 | -0/+2 |
| |/ | |||||
* | | Added preferred_region optional property of VoiceStateUpdateSchema to allow ↵ | Madeline | 2022-03-08 | 1 | -0/+2 |
| | | | | | | | | electron client to connect to voice without crashing | ||||
* | | Discord.js gateway connection when connecting to voice will close 4002 ↵ | Madeline | 2022-02-17 | 1 | -3/+3 |
|/ | | | | | | 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. | ||||
* | Fix game statusses | TheArcaneBrony | 2021-12-31 | 1 | -6/+4 |
| | | | Timestamps isn't an array. | ||||
* | Update Identify.ts | Featyre | 2021-11-05 | 1 | -1/+1 |
| | |||||
* | Support user_settings_version | Featyre | 2021-11-05 | 1 | -0/+2 |
| | |||||
* | :bug: fix typo in custom status | Flam3rboy | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | :sparkles: User presence/status | Flam3rboy | 2021-10-17 | 1 | -1/+1 |
| | |||||
* | :sparkles: added session + memberlist event | Flam3rboy | 2021-10-17 | 2 | -47/+3 |
| | |||||
* | :bug: fix fosscord.js | Flam3rboy | 2021-09-13 | 1 | -0/+1 |
| | |||||
* | :arrow_up: update test client | Flam3rboy | 2021-09-04 | 1 | -1/+1 |
| | |||||
* | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 1 | -2/+2 |
| | |||||
* | fix #295 | Flam3rboy | 2021-09-01 | 1 | -26/+27 |
| | |||||
* | :bug: convert bigint -> string | Flam3rboy | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | :sparkles: typeorm gateway | Flam3rboy | 2021-08-29 | 1 | -2/+39 |
| | |||||
* | Merge branch 'master' of https://github.com/fosscord/fosscord-api | Flam3rboy | 2021-08-13 | 1 | -0/+2 |
|\ | |||||
| * | Add gateway support for Discord desktop clients | mugman | 2021-08-12 | 1 | -0/+2 |
| | | |||||
* | | abstract Event emission | Flam3rboy | 2021-08-13 | 1 | -1/+1 |
|/ | |||||
* | :sparkles: gateway | Flam3rboy | 2021-08-12 | 5 | -0/+177 |