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

116 Commits

Author SHA1 Message Date
Flam3rboy
6299d45114 use better-sqlite3 as default db 2021-10-18 22:55:54 +02:00
Flam3rboy
cea121fe3f 🐛 fix types + prod env 2021-10-18 21:10:03 +02:00
Flam3rboy
b3cfa555f8 🐛 also receive events for newly added members/relationships 2021-10-17 22:28:15 +02:00
Flam3rboy
f41a0fe748 🐛 fix typo in custom status 2021-10-17 01:42:30 +02:00
Flam3rboy
9fa1081803 🐛 default session activites 2021-10-17 00:57:31 +02:00
Flam3rboy
0ea7d5f35c User presence/status 2021-10-17 00:39:54 +02:00
Flam3rboy
bd0b941fea added session + memberlist event 2021-10-17 00:38:56 +02:00
Flam3rboy
2b731bffee improve performance of identify + listener 2021-10-17 00:37:06 +02:00
Flam3rboy
395835a937 ⬆️ update mnjsf 2021-10-16 21:48:57 +02:00
Flam3rboy
71aa07bebe lazy loading of guilds for bots closes #451 2021-10-16 00:35:20 +02:00
Flam3rboy
468e590249 🐛 fix #450 (only if user is a bot application) 2021-10-16 00:19:10 +02:00
Flam3rboy
135eb11485 🔒 update modules 2021-10-15 23:51:31 +02:00
Flam3rboy
c1d786b6e1 🐛 fix sticker packs 2021-10-15 00:03:19 +02:00
Flam3rboy
e5ed599b48 🎨 restructure 2021-10-14 19:47:10 +02:00
Flam3rboy
90c5444324 📝 improve logging 2021-10-12 21:54:58 +02:00
Flam3rboy
f2e8e2e031 improve memory managment 2021-10-12 21:53:57 +02:00
Flam3rboy
25aa1eeb37 🐛 fix Identify 2021-10-10 16:11:40 +02:00
Flam3rboy
d430e74296 🐛 fix null user in identify 2021-10-10 14:52:16 +02:00
Flam3rboy
82205520ed 🐛 fix Emoji missing in identify 2021-10-10 14:31:13 +02:00
Flam3rboy
382fc9a194 Merge branch 'master' of http://github.com/fosscord/fosscord-server 2021-10-10 14:18:56 +02:00
Flam3rboy
404d9e40d1 🐛 fix Identify ready payload missing users 2021-10-10 14:18:53 +02:00
Flam3rboy
2f623b2a22 🎨 emoji db migration 2021-10-10 14:09:54 +02:00
Flam3rboy
57c9813f2f 🐛 convert bigint literal to object 2021-10-10 11:08:55 +02:00
Flam3rboy
74bd98737a 🎨 clean up imports + classes 2021-10-10 11:03:32 +02:00
Flam3rboy
ce4e751292 🎨 clean up dependencies 2021-10-10 11:03:04 +02:00
Flam3rboy
da030aaff2 added read state 2021-10-09 17:33:28 +02:00
Flam3rboy
7c61883226 🐛 fix cdn 2021-10-09 11:21:06 +02:00
Flam3rboy
e573b18cfc 🐛 fix import 2021-10-09 01:53:47 +02:00
Flam3rboy
9fa4c607fc 🎨 fix imports with new build script 2021-10-09 01:45:02 +02:00
Flam3rboy
d842478d06 🐛 fix build 2021-10-09 01:44:44 +02:00
Flam3rboy
b44f356d9e bundle build script 2021-10-08 10:43:43 +02:00
Flam3rboy
c6bc68c4aa Merge branch 'compiler-change' of https://github.com/thearcanebrony/fosscord-server into pr/TheArcaneBrony/418-1 2021-10-07 18:22:15 +02:00
Flam3rboy
1bef11aaaa 🐛 fix swc config 2021-10-07 18:21:17 +02:00
Flam3rboy
650ba3d0ae 🐛 fix types + swcrc configs 2021-10-07 18:20:03 +02:00
Flam3rboy
95bb148cfa 🐛 fix swcrc config: rewrite import -> require 2021-10-07 09:59:04 +02:00
The Arcane Brony
72af8dc719 Compiler test 2021-10-06 18:20:22 +02:00
Flam3rboy
977a963778 ⬆️ update packages 2021-10-06 17:39:32 +02:00
Flam3rboy
627ba5373b ⬆️ lambert-server@1.2.11 2021-10-05 20:47:12 +02:00
Flam3rboy
c3551d9254 🐛 fix user projection 2021-10-05 19:52:42 +02:00
Flam3rboy
1fad621347 ⬆️ update mnjsf 2021-10-05 19:32:42 +02:00
Flam3rboy
d3039b55ff 🐛 fix lazy request 2021-10-05 17:39:21 +02:00
Flam3rboy
0914f424ce generalize primary column to work with mongodb object id 2021-10-04 22:43:51 +02:00
Flam3rboy
a6adbe9142 ⬆️ update dependencies 2021-10-04 22:01:05 +02:00
Flam3rboy
7bd0a2004c 🎨 restructure gateway 2021-10-02 15:12:47 +02:00
Flam3rboy
fa00ea8d2e 🎨 remove start from setup script 2021-09-23 17:29:00 +02:00
Flam3rboy
86f96aea5b Merge branch 'master' into unittests 2021-09-23 16:07:25 +02:00
Flam3rboy
053fa4b499 🐛 fix (pre) install scripts 2021-09-23 16:03:50 +02:00
Chris Chrome
62b8ad0556
Ok, so it DOES build
Still, it builds under linux, so i'm happy with it lol
2021-09-23 07:58:32 -04:00
Chris Chrome
864f0b5c43
Use @yukikaze-bot/erlpack
discord/erlpack doesnt seem to like installing under linux, this one however, doesnt even need to build :)
2021-09-23 05:16:15 -04:00
Flam3rboy
cdbb54bb3c 🎨 rewrite imports 2021-09-20 23:34:54 +02:00