index
:
server.git
this commit
dependabot/npm_and_yarn/axios-1.6.1
dependabot/npm_and_yarn/follow-redirects-1.15.4
dev/docker
dev/dsharpplus-minimum-endpoints
dev/emma-refactors
dev/fix-emoji-uploads
dev/indexable-channel-poc
dev/plurality
dev/pomelo
dev/request-guild-members
dev/rory/client_patching
dev/rory/legacy/plugins
dev/rory/move-defaults-out-of-models
dev/rory/old_staging_webrtc
dev/rory/paths_test
dev/rory/utils
dev/rory/versioned-api
dev/samuel
dev/update-user-fields
dev/updater
feat/admin-api
feat/federation
feat/federation2
feat/webhooks
feat/webrtc
fix/channel_ordering
legacy
legacy-2
master
translation
update/mfa
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
WebSocket.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-24
Add thread_member_lists to LazyRequest
Paul Munteanu
1
-0
/
+2
2021-07-18
:loud_sound: fix log
Flam3rboy
3
-2222
/
+69
2021-07-16
:bug: fix server options
Flam3rboy
2
-4
/
+9
2021-07-16
Update tsconfig.json
Flam3rboy
1
-2
/
+2
2021-07-15
:truck: rename listen() -> start() for a consistent naming schema
Flam3rboy
3
-9
/
+9
2021-07-13
:arrow_up: update @fosscord/server-util
Flam3rboy
1
-1
/
+1
2021-06-30
:arrow_up: update checkToken usage
Flam3rboy
3
-9
/
+9
2021-06-09
:bug: fix identify struct
Flam3rboy
4
-120
/
+242
2021-05-31
:bug: make server options optional
Flam3rboy
3
-9
/
+9
2021-05-31
:sparkles: start.ts file
Flam3rboy
3
-17
/
+37
2021-05-31
:art: create start.ts
Flam3rboy
5
-14
/
+15
2021-05-30
:sparkles: relationships
Flam3rboy
1
-1
/
+1
2021-05-30
npm i @fosscord/server-util@1.3.14
Flam3rboy
2
-10
/
+10
2021-05-30
:arrow_up: npm i @fosscord/server-util@1.3.13
Flam3rboy
2
-8
/
+8
2021-05-30
:arrow_up: npm i @fosscord/server-util@1.3.12
Flam3rboy
2
-8
/
+8
2021-05-30
:arrow_up: npm i @fosscord/server-util@1.3.11
Flam3rboy
2
-5
/
+2084
2021-05-29
Dockerfile: run app instead of recompiling
Paul Munteanu
1
-1
/
+1
2021-05-29
Build on start for the CONTRIBUTORS
Paul Munteanu
1
-1
/
+1
2021-05-29
Compile TS during Docker image build
Paul Munteanu
2
-1
/
+2
2021-05-27
Update LazyRequest.ts
notsapinho
1
-67
/
+77
2021-05-27
✨ GUILD_MEMBER_LIST_UPDATE
honeytequila
3
-2343
/
+104
2021-05-25
npm i @fosscord/server-util@1.3.3
Flam3rboy
4
-9
/
+14
2021-05-24
npm i @fosscord/server-util@1.3.2
Flam3rboy
2
-10
/
+10
2021-05-24
:sparkles: use new config
Flam3rboy
2
-11
/
+16
2021-05-23
Fix: No more typecasting required
Diego Magdaleno
4
-11
/
+11
2021-05-23
Update: update server-util to latest
Diego Magdaleno
2
-22
/
+22
2021-05-23
Undo mistake in Dockerfile
Paul Munteanu
1
-1
/
+2
2021-05-22
Config: Implement new configuration options
Diego Magdaleno
5
-26
/
+185
2021-05-22
Meta: Enable strictNullChecks
Diego Magdaleno
1
-1
/
+1
2021-05-23
Fix compilation with strictNullChecks: true
Paul Munteanu
4
-5
/
+6
2021-05-23
Fix compilation with strictNullChecks: true
Paul Munteanu
4
-5
/
+6
2021-05-23
Remove redundant Dockerfile commands
Paul Munteanu
1
-3
/
+1
2021-05-23
Remove .DS_Store file
Paul Munteanu
1
-0
/
+0
2021-05-22
:arrow_up: update dependency
Flam3rboy
2
-8
/
+8
2021-05-22
:arrow_up: update dependency
Flam3rboy
2
-8
/
+8
2021-05-22
:bug: fix member sidebar
Flam3rboy
2
-2
/
+3
2021-05-21
:sparkles: Member List
Flam3rboy
8
-61
/
+110
2021-05-18
:construction: WIP member list + voice
Flam3rboy
7
-12
/
+94
2021-05-11
Fix guild_id being undefined on MongoCacheStream
notsapinho
1
-1
/
+1
2021-05-09
Docker: fix the syntax of the apk command
Diego Magdaleno
1
-1
/
+1
2021-05-09
Docker: Fix an issue were native dependencies werent able to build
Diego Magdaleno
1
-0
/
+5
2021-05-08
Docker: Remove .docker as it is not needed in this repository
Diego Magdaleno
3
-3