1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-09-21 18:21:36 +02:00
Commit Graph

123 Commits

Author SHA1 Message Date
Flam3rboy
badf0c0182
Merge pull request #75 from luth31/master
Migrate docker builds to GitHub Actions
2021-07-29 16:48:14 +02:00
Paul Munteanu
c5072c42fc
Merge branch 'master' of github.com:luth31/fosscord-gateway 2021-07-28 03:10:50 +03:00
Paul Munteanu
5c711aa455
[Actions] Build and publish to Docker Hub 2021-07-28 03:05:28 +03:00
Flam3rboy
04a6590bd3
Merge pull request #74 from luth31/master 2021-07-24 09:19:20 +02:00
Paul Munteanu
e1ffed7b4a
Add thread_member_lists to LazyRequest 2021-07-24 04:03:13 +03:00
Flam3rboy
3e6e19e838 🔊 fix log 2021-07-18 19:49:12 +02:00
Flam3rboy
5acd0ad669 🐛 fix server options 2021-07-16 16:15:48 +02:00
Flam3rboy
1049f57454 Update tsconfig.json 2021-07-16 11:59:56 +02:00
Flam3rboy
6835a24d2e 🚚 rename listen() -> start() for a consistent naming schema 2021-07-15 19:23:13 +02:00
Flam3rboy
bc4f944218 ⬆️ update @fosscord/server-util 2021-07-13 20:55:20 +02:00
Flam3rboy
b0e7a80f34 ⬆️ update checkToken usage 2021-06-30 21:58:10 +02:00
Flam3rboy
8437156fd3 🐛 fix identify struct 2021-06-09 20:10:39 +02:00
Flam3rboy
532d7b16a1 🐛 make server options optional 2021-05-31 21:01:49 +02:00
Flam3rboy
5856047e3d start.ts file 2021-05-31 20:32:03 +02:00
Flam3rboy
e12197d568 🎨 create start.ts 2021-05-31 00:51:54 +02:00
Flam3rboy
3b9e4a23c5 relationships 2021-05-30 22:14:56 +02:00
Flam3rboy
b6359d87ae npm i @fosscord/server-util@1.3.14 2021-05-30 22:14:52 +02:00
Flam3rboy
e45c164992 ⬆️ npm i @fosscord/server-util@1.3.13 2021-05-30 17:06:02 +02:00
Flam3rboy
95b86af2a5 ⬆️ npm i @fosscord/server-util@1.3.12 2021-05-30 16:46:32 +02:00
Flam3rboy
335612c51f ⬆️ npm i @fosscord/server-util@1.3.11 2021-05-30 01:46:30 +02:00
Flam3rboy
6be3b55ffb
Merge pull request #71 from luth31/master
Move TS compilation to docker image build
2021-05-29 21:43:49 +02:00
Paul Munteanu
c65d28e181
Dockerfile: run app instead of recompiling 2021-05-29 22:41:50 +03:00
Paul Munteanu
cec472089c
Build on start for the CONTRIBUTORS 2021-05-29 22:26:44 +03:00
Paul Munteanu
f5461b5420
Compile TS during Docker image build 2021-05-29 21:36:19 +03:00
Paul Munteanu
dd24e49be1 Merge branch 'fosscord:master' into master 2021-05-28 03:36:40 +03:00
Flam3rboy
2958b4c351
Merge pull request #70 from 9qz/master
 GUILD_MEMBER_LIST_UPDATE
2021-05-27 18:35:19 +02:00
notsapinho
b5bbc35905
Update LazyRequest.ts 2021-05-27 09:56:28 -03:00
honeytequila
910dd9a22b GUILD_MEMBER_LIST_UPDATE 2021-05-27 09:28:19 -03:00
Flam3rboy
11d891f819
Merge pull request #68 from luth31/upstream
Remove redundant Dockerfile commands and remove .DS_Store file
2021-05-25 23:38:37 +02:00
Flam3rboy
aa602fcace npm i @fosscord/server-util@1.3.3 2021-05-25 01:11:16 +02:00
Flam3rboy
094ec2449e npm i @fosscord/server-util@1.3.2 2021-05-24 20:48:37 +02:00
Flam3rboy
e287d3e5bd use new config 2021-05-24 20:46:07 +02:00
Flam3rboy
f756b20a2b
Merge pull request #69 from DiegoMagdaleno/master
Config updates and StrictNullChecks
2021-05-23 20:48:51 +02:00
Diego Magdaleno
a2a22c9afa Fix: No more typecasting required 2021-05-23 13:46:26 -05:00
Diego Magdaleno
cae7ed6657 Update: update server-util to latest 2021-05-23 12:32:54 -05:00
Paul Munteanu
84b6c16c3b
Undo mistake in Dockerfile 2021-05-23 16:06:23 +03:00
Diego Magdaleno
7d795903ef Config: Implement new configuration options 2021-05-22 22:30:36 -05:00
Diego Magdaleno
217b476cd2 Merge branch 'master' of github.com:DiegoMagdaleno/fosscord-gateway 2021-05-22 22:23:53 -05:00
Diego Magdaleno
c93a47d9a0 Meta: Enable strictNullChecks 2021-05-22 22:23:46 -05:00
Diego Magdaleno
74f02db2d1
Merge pull request #1 from luth31/fix-strictcheck
Fix compilation with strictNullChecks: true
2021-05-22 22:22:14 -05:00
Paul Munteanu
14523cf897
Fix compilation with strictNullChecks: true 2021-05-23 05:43:45 +03:00
Paul Munteanu
57cfddac6c
Fix compilation with strictNullChecks: true 2021-05-23 05:33:48 +03:00
Paul Munteanu
e69464684e
Remove redundant Dockerfile commands 2021-05-23 04:26:24 +03:00
Paul Munteanu
1bfa280626
Remove .DS_Store file 2021-05-23 04:02:37 +03:00
Flam3rboy
efbb00e7ba ⬆️ update dependency 2021-05-22 17:45:53 +02:00
Flam3rboy
2b1ec4df6b ⬆️ update dependency 2021-05-22 17:42:37 +02:00
Flam3rboy
2c5959874e 🐛 fix member sidebar 2021-05-22 17:40:59 +02:00
Flam3rboy
e434334a21 Member List 2021-05-21 22:16:48 +02:00
Flam3rboy
671091a13f Merge branch 'master' of https://github.com/fosscord/fosscord-gateway 2021-05-18 22:04:31 +02:00
Flam3rboy
da08497a19 🚧 WIP member list + voice 2021-05-18 22:04:29 +02:00