368 Commits

Author SHA1 Message Date
Flam3rboy
a2cb5668f6 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-11 19:45:09 +02:00
Flam3rboy
2ef830f4b2 use rabbitmq for event transmission 2021-08-11 19:45:02 +02:00
Flam3rboy
b1a58ba7bd 🚧 fix /users/@me patch route 2021-08-11 19:44:46 +02:00
Flam3rboy
f5c6b6166b 🚧 fix /users/@me patch route 2021-08-11 19:44:26 +02:00
Flam3rboy
6b7de26f1c 🚧 fix guild channel position 2021-08-11 19:44:09 +02:00
Flam3rboy
69eddc6bb5 fix events: only send on id 2021-08-11 19:43:14 +02:00
Flam3rboy
a09303d294 ✏️ fix typo 2021-08-11 19:42:10 +02:00
Flam3rboy
bec70800df ✏️ fix RateLimit onlyIp typo 2021-08-11 13:17:20 +02:00
Flam3rboy
c977f4ad54 🐛 fix guild channel position update 2021-08-11 01:25:09 +02:00
xnacly
54f55704a7 added disable route & check if user is disabled 2021-08-10 20:55:47 +02:00
Flam3rboy
b36e4af9d3 🐛 fix bans 2021-08-10 01:48:56 +02:00
Flam3rboy
57e397b540 🐛 fix Member not deleted on guild delete 2021-08-10 00:15:44 +02:00
Flam3rboy
8ff71df2bc 🎉 default nitro true 2021-08-09 16:12:53 +02:00
Flam3rboy
28c21d0309 🎨 move test client in different file 2021-08-09 12:58:05 +02:00
Flam3rboy
cfde9dd2d5 ping route 2021-08-08 17:22:00 +02:00
Flam3rboy
a88767ead3 get cdn endpoint from env 2021-08-08 17:18:28 +02:00
Flam3rboy
8e25f13796 🐛 fix message permission check 2021-08-08 01:10:43 +02:00
Flam3rboy
9a16cfb558 🐛 fix relationships 2021-08-08 00:29:02 +02:00
Flam3rboy
db67c20752 increase default banner/icon upload limit from 2mb -> 10mb 2021-08-07 23:04:53 +02:00
Flam3rboy
8daa6ddc23 🐛 fix vanity url 2021-08-07 23:04:36 +02:00
Flam3rboy
2bebfa1653 🐛 fix post/patch channel 2021-08-07 21:50:20 +02:00
Flam3rboy
10913988b9 🐛 fix vanity url 2021-08-07 21:49:58 +02:00
BuildTools
78f24910e5 oops 2021-08-07 22:24:42 +03:00
BuildTools
d5db903f78 Implemented invite splashes 2021-08-07 22:23:23 +03:00
BuildTools
98a780ad7c added profile banners 2021-08-07 21:58:16 +03:00
Flam3rboy
e05e4c5995 📝 better error message if you upload icon 2021-08-07 19:42:26 +02:00
Flam3rboy
c260fa1c82 ✏️ typo 2021-08-07 19:30:54 +02:00
Flam3rboy
45e97e894c 🐛 fix GuildUpdate Schema 2021-08-07 19:30:40 +02:00
Flam3rboy
30e05fdb86 🐛 fix handleFile() 2021-08-07 19:21:00 +02:00
Flam3rboy
c396fac204 🎨 add handleFile() 2021-08-07 19:15:48 +02:00
BuildTools
cbb62a8bb5 Implemented guild icons and banners 2021-08-07 19:51:11 +03:00
Flam3rboy
c24e921b28 🐛 fix gateway endpoint 2021-08-07 16:46:53 +02:00
Flam3rboy
02d88fc41e
Merge pull request #186 from BanTheNons/profile-route
Added the profile routes
2021-08-07 10:28:36 +02:00
BuildTools
46bcebcc92 fixed a typo 2021-08-07 11:20:20 +03:00
BuildTools
34db2d65ee added accent_color to UserModifySchema 2021-08-07 11:02:13 +03:00
BuildTools
8833c6b400 bug fix 2021-08-06 15:42:59 +03:00
BuildTools
974a6ccbd5 Added accent_color 2021-08-06 15:25:42 +03:00
BuildTools
1727c62317 Added the bot param 2021-08-05 21:00:56 +03:00
BuildTools
f93e348841 Added the profile route 2021-08-05 19:18:14 +03:00
Flam3rboy
43a38ba46c Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-08-05 13:44:52 +02:00
Flam3rboy
cce776e2e9 ⬆️ update demo test client 2021-08-05 13:44:50 +02:00
Paul Munteanu
64220d51f9
[Channel] Implement type 4 channel and clean the code 2021-08-01 21:01:56 +03:00
Flam3rboy
aee1eb2949 🚧 message acknowledge 2021-07-30 17:37:16 +02:00
Paul Munteanu
1b6358a151
Use config default region for new Guilds 2021-07-26 02:19:45 +03:00
Paul Munteanu
16ef891781
Implement guilds/#guild_id/regions route 2021-07-26 02:19:10 +03:00
Flam3rboy
707e94614b
Merge pull request #174 from DankDumpster/72-char
Make password limit 72 to match discord's limit
2021-07-22 18:22:12 +02:00
Flam3rboy
f7e3809d7e 🐛 fix 404 error return json instead of client 2021-07-22 14:04:24 +02:00
Matthew
ec9671a429
Update register.ts 2021-07-22 01:35:24 +00:00
Matthew
c687d9074f
Make password limit 72 to match discord's limit 2021-07-22 01:33:58 +00:00
Diego Magdaleno
adf1f7cce6
[Remove] Remove the console.log 2021-07-21 15:04:41 -05:00