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

304 Commits

Author SHA1 Message Date
Flam3rboy
d606217c60 🐛 fix MessageType 2021-08-09 20:34:34 +02:00
Flam3rboy
43d107f6ae 1.3.44 2021-08-09 15:38:54 +02:00
Flam3rboy
26c40e7b84 ♻️ convert bigint literals to objects for backwards compatibility 2021-08-09 15:38:50 +02:00
Flam3rboy
b7f3e843d5 1.3.43 2021-08-08 01:11:30 +02:00
Flam3rboy
8acb247bcd 🐛 fix bitfield resolve 2021-08-08 01:11:15 +02:00
Flam3rboy
a0fced26a1 1.3.42 2021-08-08 00:27:54 +02:00
Flam3rboy
0947f18cf4 1.3.41 2021-08-08 00:27:28 +02:00
Flam3rboy
c73cab2d03 🔒 fix exposing user in channel.recipients 2021-08-08 00:27:23 +02:00
Flam3rboy
762255aad0 1.3.40 2021-08-07 21:13:17 +02:00
Flam3rboy
e49b84c727
Merge pull request #13 from BanTheNons/user-banners
Implemented profile banners!
2021-08-07 21:12:44 +02:00
BuildTools
2d85e22d97 added the banner property 2021-08-07 21:35:51 +03:00
Flam3rboy
0bb036c9aa 1.3.39 2021-08-07 17:11:49 +02:00
Flam3rboy
cc224cd0d5 🐛 fix Message.stickers 2021-08-07 17:11:47 +02:00
Flam3rboy
b380e8751f 1.3.38 2021-08-07 13:35:33 +02:00
Flam3rboy
922740912e 1.3.37 2021-08-07 10:37:46 +02:00
Flam3rboy
4512074718 Merge branch 'master' of https://github.com/fosscord/fosscord-server-util 2021-08-07 10:37:31 +02:00
Flam3rboy
6ff334be3b
Merge pull request #12 from BanTheNons/publicuserprojection-bot
Added bot to PublicUserProjection and implemented user banner colors
2021-08-07 10:36:42 +02:00
Flam3rboy
4636ce108a 1.3.36 2021-08-07 10:23:12 +02:00
BuildTools
b4cc54eac9 added accent_color to the user schema 2021-08-07 11:00:31 +03:00
BuildTools
9a356e5023 apparently this can also be null 2021-08-06 15:44:28 +03:00
BuildTools
122bed3456 Added accent_color 2021-08-06 15:23:09 +03:00
BuildTools
235ea9fe3e Added bot to PublicUserProjection 2021-08-05 20:53:58 +03:00
Flam3rboy
fe6adc727f
Merge pull request #11 from BanTheNons/publicuserprojection-bio
Added bio to PublicUserProjection
2021-08-05 17:50:34 +02:00
BanTheNons
6d602abba8
Added bio to PublicUserProjection 2021-08-05 18:48:58 +03:00
Diego Magdaleno
ee1b8c980b
[Config] Make brokers null by default 2021-07-29 09:59:42 -05:00
Diego Magdaleno
b96bed64a3
[Config] Handle kafka 2021-07-29 09:56:00 -05:00
Flam3rboy
e0acff92c1
Merge pull request #10 from luth31/master 2021-07-26 07:08:04 +02:00
Paul Munteanu
a78bd9033c
Bump version to 1.3.35 2021-07-26 02:34:55 +03:00
Paul Munteanu
0ce5c918f5
Add regions to Config 2021-07-26 02:14:37 +03:00
Flam3rboy
007b977e0f 1.3.34 2021-07-22 14:26:06 +02:00
Flam3rboy
cfb97ca830 🔧 build 2021-07-22 14:26:03 +02:00
Flam3rboy
7ee8cda4c6 1.3.33 2021-07-22 14:23:40 +02:00
Flam3rboy
9af8df3baf ReadState 2021-07-22 14:23:30 +02:00
Diego Magdaleno
43c560c210 [Update] 1.3.32 2021-07-21 15:44:12 -05:00
Diego Magdaleno
d2c924a28b
Merge pull request #9 from DiegoMagdaleno/master
Fix: edited_timestamp should be either Date | null not Date | undefined
2021-07-21 15:38:25 -05:00
Diego Magdaleno
2752f481b6
Merge branch 'fosscord:master' into master 2021-07-21 15:37:24 -05:00
Diego Magdaleno
1bd9e2d787 Fix: Edited timestamp is Date or NULL 2021-07-21 15:36:21 -05:00
Flam3rboy
32d18c5cc0 1.3.31 2021-07-19 22:44:22 +02:00
Flam3rboy
6f0ca89989 1.3.30 2021-07-19 22:42:18 +02:00
Flam3rboy
11ace49d8c 🐛 fix findOne exists query 2021-07-19 22:42:07 +02:00
Flam3rboy
89b5f6963a 🔊 fix log 2021-07-18 19:49:03 +02:00
Flam3rboy
33d4302e57 1.3.29 2021-07-10 17:51:32 +02:00
Flam3rboy
4c75b5cc7d auto throw error if findOne doesn't find any doc 2021-07-10 17:51:19 +02:00
Flam3rboy
d4550a567a add prepublish script 2021-07-08 16:55:22 +02:00
Flam3rboy
834d8b28e5 1.3.28 2021-07-08 16:45:29 +02:00
Flam3rboy
efa4dae285 1.3.27 2021-07-08 16:44:34 +02:00
Flam3rboy
71c5c93e0d 1.3.26 2021-07-08 16:44:20 +02:00
Flam3rboy
cae178eefd 🙈 🔒 hide db password in log 2021-07-08 16:44:14 +02:00
Flam3rboy
be7ffe5184 1.3.26 2021-07-08 09:50:36 +02:00
Flam3rboy
786d3d954a 1.3.25 2021-07-07 15:22:17 +02:00