27 Commits

Author SHA1 Message Date
Flam3rboy
37533e28fd Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-09-14 13:18:32 +02:00
Flam3rboy
dcc3ae6a14 🎨 remove unused imports 2021-09-13 17:51:16 +02:00
AlTech98
aa1f1a22a4 Delete attachments of deleted messages, fix #273 2021-09-13 17:32:31 +02:00
Flam3rboy
e32bb24fa8 🐛 fix invites: ajv doesn't treat null as undefined 2021-09-13 00:00:11 +02:00
Flam3rboy
6ba9c834bd #307 done 2021-09-12 23:28:56 +02:00
Flam3rboy
e2c66a1fe5 🚧 new body parser (bans route) 2021-09-12 21:21:08 +02:00
Flam3rboy
60535f5159 🎨 remove long relatives paths -> short module paths 2021-09-12 21:09:29 +02:00
AlTech98
c59ccf2176 Added /guilds/:id/voice-states apis 2021-09-04 11:46:46 +02:00
xnacly
7db26b5952 moved Constants and Errorhandler from api to util 2021-09-03 21:29:17 +02:00
Flam3rboy
7ff5e14887 use DiscordApiErrors and check limits 2021-09-01 11:27:52 +02:00
Flam3rboy
f654635d6a Merge branch 'typeorm' into typeorm 2021-08-31 18:10:36 +02:00
Flam3rboy
717b722950 Merge branch 'typeorm' of https://github.com/fosscord/fosscord-api into typeorm 2021-08-31 17:58:49 +02:00
Flam3rboy
9400fc8fb8 Channel utility methods in entity 2021-08-31 17:57:44 +02:00
AlTech98
7baa2fbe52 Created list of all possible api errors and made them throwable in routes code 2021-08-31 17:56:38 +02:00
Flam3rboy
f59fae674d 🐛 fix message sending 2021-08-31 17:55:23 +02:00
AlTech98
89304ff47b Implemented voice apis #127 and #78 2021-08-30 21:12:13 +02:00
Flam3rboy
e99008a1a5 typeorm api rewrite done 2021-08-29 00:03:40 +02:00
Flam3rboy
0ecc5d8c0e 🚧 api 2021-08-27 11:10:42 +02:00
Flam3rboy
a567551c8a 🚧 api 2021-08-24 16:35:04 +02:00
Flam3rboy
9ab8fc8e6e 🐛 fix findOneAndUpdate 2021-08-18 11:47:28 +02:00
Flam3rboy
077050b71c message mention parsing 2021-08-17 22:41:21 +02:00
Flam3rboy
2ca550d0c9 move devDependencies to dependencies
because bundle installs api/gateway/cdn as npm dep. and the dev packages don't get automatically installed
2021-08-14 22:25:49 +02:00
Flam3rboy
96080e8786 🐛 fix Guild + Channel create 2021-08-14 13:56:46 +02:00
Flam3rboy
48c796bbd3 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-13 13:07:25 +02:00
Flam3rboy
90d5307a56 rename @fosscord/server-util to -> @fosscord/util 2021-08-13 12:59:59 +02:00
Intevel ツ
b59b5f2a4b Fixed #257 Can't change nickname 2021-08-13 12:03:54 +02:00
Flam3rboy
524b5df723 api 2021-08-12 20:09:35 +02:00