1
0
mirror of https://github.com/spacebarchat/server.git synced 2024-11-14 22:52:41 +01:00
Commit Graph

1772 Commits

Author SHA1 Message Date
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
e1c831e415 1.3.7 2021-05-27 12:20:34 +02:00
Flam3rboy
71c1d1c15f 🐛 fix MessageComponent recursive definition 2021-05-27 12:20:29 +02:00
Flam3rboy
4a4b93b767 1.3.6 2021-05-26 22:38:30 +02:00
Flam3rboy
a3fbe6ba7d add Team 2021-05-26 22:38:21 +02:00
Flam3rboy
00b39155aa add Application 2021-05-26 22:38:15 +02:00
Flam3rboy
29400f9d4d add MessageComponent 2021-05-26 22:38:05 +02:00
Flam3rboy
c2eecb9500 ⬆️ npm i @fosscord/server-util@1.3.5 2021-05-26 13:31:06 +02:00
Flam3rboy
26d7ed8368 🐛 fix EMAIL_ALREADY_REGISTERED error message 2021-05-26 13:30:48 +02:00
Flam3rboy
e23c82fff0 optional GATEWAY .env variable 2021-05-26 13:30:29 +02:00
Flam3rboy
3c9e48cbda fix message loading 2021-05-26 13:30:10 +02: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
d2fb1ee458
Merge pull request #21 from ItsNewe/master
Mongo payload data retrieval
2021-05-25 23:38:06 +02:00
Newe
7f1719994d [del] Deleted .proto 2021-05-25 23:35:33 +02:00
Newe
e04c5bf138 [add] Udp request handler mockup 2021-05-25 23:35:24 +02:00
Newe
e98e307aed [edit] Ignore event if emited by a vServer 2021-05-25 23:07:44 +02:00
Newe
d6c30fc027 [add] Mongo collection insert :) 2021-05-25 23:00:54 +02:00
Newe
63407d96e3 [edit] Retrieve the event name from mongoDB event payload 2021-05-25 12:41:28 +02:00
Flam3rboy
471accecf3 1.3.5 2021-05-25 02:04:22 +02:00
Flam3rboy
fabcb28aa9 🐛 fix Snowflake workerid 2021-05-25 02:04:12 +02:00
Flam3rboy
8205cb3aad 1.3.4 2021-05-25 02:02:29 +02:00
Flam3rboy
acebb98dcc 🐛 fix Snowflake process + worker id 2021-05-25 02:02:15 +02:00
Flam3rboy
34057597ff 📝 Update readme 2021-05-25 01:20:14 +02:00
Flam3rboy
11d65e42be npm i @fosscord/server-util@1.3.3 2021-05-25 01:11:18 +02:00
Flam3rboy
aa602fcace npm i @fosscord/server-util@1.3.3 2021-05-25 01:11:16 +02:00
Flam3rboy
3fef3de526 1.3.3 2021-05-25 01:10:25 +02:00
Flam3rboy
d24003eda4 🐛 fix default endpoint 2021-05-25 01:10:00 +02:00
Flam3rboy
0a51c58244 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-05-24 20:57:23 +02:00
Flam3rboy
ad7a5f0ee5 🐛 fix route loading 2021-05-24 20:57:22 +02:00
Flam3rboy
8512bed8f1
Merge pull request #149 from fosscord/l10n_master
New Crowdin updates
2021-05-24 20:56:22 +02:00
Flam3rboy
4d8318765e New translations auth.json (Chinese Simplified) 2021-05-24 20:55:09 +02:00
Flam3rboy
15c0a19f9f New translations common.json (Chinese Simplified) 2021-05-24 20:55:08 +02:00
Flam3rboy
a4da9fb5e5 New translations common.json (Portuguese, Brazilian) 2021-05-24 20:55:05 +02:00
Flam3rboy
1c836047a7 New translations auth.json (Portuguese, Brazilian) 2021-05-24 20:55:00 +02:00
Flam3rboy
d92c1cc413 New translations common.json (Portuguese) 2021-05-24 20:54:53 +02:00
Flam3rboy
45e6753975 New translations auth.json (Portuguese) 2021-05-24 20:54:52 +02:00
Flam3rboy
094ec2449e npm i @fosscord/server-util@1.3.2 2021-05-24 20:48:37 +02:00
Flam3rboy
bd32d183b6 npm i @fosscord/server-util@1.3.2 2021-05-24 20:48:35 +02:00
Flam3rboy
26e709921f 1.3.2 2021-05-24 20:47:56 +02:00
Flam3rboy
85a0ccdc66 new config 2021-05-24 20:47:21 +02:00
Flam3rboy
8f87546aeb use new config 2021-05-24 20:47:06 +02:00
Flam3rboy
e287d3e5bd use new config 2021-05-24 20:46:07 +02:00
Flam3rboy
1ba36abdf0 additional token checks: user disabled/deleted or if the token was revoked 2021-05-24 19:32:35 +02:00
Newe
7ddc2aaf39 [edit] Edited README 2021-05-24 17:52:06 +02:00
Flam3rboy
2e1a821601
Merge pull request #20 from ItsNewe/master
[edit] Deprecate gRPC in favor of MongoDB
2021-05-24 17:51:06 +02:00
Newe
a5d98b9dcc [edit] Deprecate gRPC in favor of MongoDB 2021-05-24 17:46:50 +02:00
Flam3rboy
f756b20a2b
Merge pull request #69 from DiegoMagdaleno/master
Config updates and StrictNullChecks
2021-05-23 20:48:51 +02:00
Flam3rboy
e1f0eb3c2a
Merge pull request #147 from DiegoMagdaleno/master
New way to do config no more hardcoded localhost
2021-05-23 20:48:25 +02:00
Diego Magdaleno
a2a22c9afa Fix: No more typecasting required 2021-05-23 13:46:26 -05:00