Commit Graph

4252 Commits

Author SHA1 Message Date
Flam3rboy e0d88a9117 remove dist 2021-04-06 23:55:52 +02:00
Flam3rboy 011251868d Merge branch 'main' of https://github.com/discord-open-source/discord-server-util into main 2021-04-06 23:55:26 +02:00
Flam3rboy e8c79c8e48 Merge pull request #2 from afeuerstein/main
Merge fosscord/fosscord-server-util/ with afeuerstein/fosscord-server-util/
2021-04-06 23:25:56 +02:00
Flam3rboy e683073549 ⬆️ update mongodb 2021-04-06 23:25:11 +02:00
Flam3rboy 8085be3b72 🎨 add util build script 2021-04-06 23:24:34 +02:00
Flam3rboy 7100559728 🎨 add util build script 2021-04-06 23:23:20 +02:00
Flam3rboy 731ea2e751 update mongoose version to get rid of circular dependency issue 2021-04-06 22:12:58 +02:00
Flam3rboy 7d9cc0efbf 🎨 remove _id and __v from response 2021-04-06 22:06:53 +02:00
afeuerstein 49f931197c resolve deprecation warnings 2021-04-06 21:33:09 +02:00
afeuerstein 977d5b482d resolve conflicting mongodb and mongoose versions 2021-04-06 21:33:02 +02:00
afeuerstein 0e8356e9b1 remove compiled typescript code from repo 2021-04-06 21:32:44 +02:00
Flam3rboy 1d93c6ab3e Merge pull request #82 from veselcraft/russian-localization
russian localization for fosscord
2021-04-06 21:30:23 +02:00
veselcraft b8eb077ef0 russian localization for fosscord 2021-04-06 22:27:14 +03:00
Flam3rboy f1a52912bd 🐛 fix message 2021-04-06 20:51:26 +02:00
Flam3rboy b4655503c8 🐛 revert login 2021-04-06 20:51:14 +02:00
Flam3rboy 41e7268947 🐛 fix Message Model 2021-04-06 20:24:58 +02:00
Flam3rboy 8200611c9d Merge branch 'master' of https://github.com/discord-open-source/discord-api 2021-04-06 19:46:18 +02:00
Flam3rboy 2682550586 Update Readme 2021-04-06 19:46:17 +02:00
Flam3rboy 0fd0d7fbbc Update README.md 2021-04-06 19:44:32 +02:00
Flam3rboy 5e24006472 🐛 fix test 2021-04-06 18:57:06 +02:00
Flam3rboy fbeb7ce8f8 🐛 fix bigint id in message route 2021-04-06 18:07:18 +02:00
Flam3rboy 3205dc6f60 remove date_of_birth as discord only saves if someone is older than 18 years (nsfw_allowed) 2021-04-06 18:05:22 +02:00
Flam3rboy 35da56a905 🔧 build 2021-04-06 18:03:37 +02:00
Flam3rboy 7089287016 🎨 Convert id bigint to string 2021-04-06 18:02:10 +02:00
Flam3rboy 7276724702 🎨 Convert id bigint to string 2021-04-06 18:02:00 +02:00
Flam3rboy 7685e19835 🎨 Convert id bigint to string 2021-04-06 18:01:49 +02:00
Flam3rboy 79894e6f27 🐛 fix body parser empty error object 2021-04-06 17:12:05 +02:00
Flam3rboy 79c4fd55fc 🐛 fix User Model guilds 2021-04-06 17:06:00 +02:00
Flam3rboy 0f23d5bed4 Merge pull request #81 from notsapinho/patch-1
🐛 fix structure
2021-04-06 16:21:17 +02:00
notsapinho dfbe855f3d 🐛 fix structure 2021-04-06 11:20:30 -03:00
Flam3rboy 7279df5efb 🐛 fix hearbeat gateway 2021-04-06 14:15:13 +02:00
Flam3rboy 6fbfcac1ba add date of birth to user 2021-04-06 04:30:24 +02:00
Flam3rboy 509394b592 add .lean to mongodb queries 2021-04-06 04:30:07 +02:00
Flam3rboy af6f9b57ad 🐛 fix user guilds 2021-04-06 04:30:04 +02:00
Flam3rboy 73aeca20de 🐛 fix login 2021-04-06 04:10:24 +02:00
Flam3rboy 6b61c86e3f 🎨 add opcodes 2021-04-06 04:07:32 +02:00
Flam3rboy 9c04313826 Ready event 2021-04-06 04:07:09 +02:00
Flam3rboy 8c0bde696d 🐛 fix heartbeat error 2021-04-06 04:06:47 +02:00
Flam3rboy e4115d13ef zlib compression 2021-04-06 04:06:32 +02:00
Flam3rboy 5f3cea845d test client 2021-04-06 04:06:07 +02:00
Flam3rboy 4f67c2c86e 🎨 proper error message body parser 2021-04-06 04:05:46 +02:00
Flam3rboy d700e4c8fa 🐛 fix guild schema 2021-04-06 04:05:31 +02:00
Flam3rboy d774216bc8 .lean() all mongodb requests 2021-04-06 04:05:18 +02:00
Flam3rboy 770b07400e revert guilds in user_data 2021-04-06 04:04:14 +02:00
Flam3rboy 0e9089dee9 🐛 fix routes user.user_data 2021-04-06 04:03:37 +02:00
Flam3rboy 8b64ab4f38 🚧 experiments + gateway route 2021-04-06 03:58:27 +02:00
Flam3rboy e5f408be08 🐛 fix Database 2021-04-06 03:56:19 +02:00
Flam3rboy 35be87b867 save private data in user.user_data 2021-04-06 03:56:08 +02:00
Flam3rboy 75b690600d add Guild virtual fields 2021-04-06 03:55:46 +02:00
Flam3rboy 1def5ff09f 🐛 fix Ready event 2021-04-06 03:55:25 +02:00