Commit Graph

285 Commits

Author SHA1 Message Date
Flam3rboy 6960774210 increase upload limit 2021-05-30 01:53:01 +02:00
Flam3rboy 3254c31e02 user avatar 2021-05-30 01:44:15 +02:00
Flam3rboy d61bbe8293 message attachments 2021-05-30 01:44:09 +02:00
Flam3rboy b59d32f9bb improve asset caching 2021-05-29 20:04:09 +02:00
Flam3rboy a86efe97bb 🎨 reformat 2021-05-29 18:22:52 +02:00
Flam3rboy 1383911771 automatically embed links in message 2021-05-28 22:40:34 +02:00
Flam3rboy 77528c40dc 🚧 permissions 2021-05-28 02:10:00 +02:00
Flam3rboy b00815b025 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-05-27 18:15:33 +02:00
Flam3rboy d2e2822e89 🐛 fix bans 2021-05-27 18:15:31 +02:00
Flam3rboy c2eecb9500 ⬆️ npm i @fosscord/server-util@1.3.5 2021-05-26 13:31:06 +02:00
Flam3rboy 26d7ed8368 🐛 fix EMAIL_ALREADY_REGISTERED error message 2021-05-26 13:30:48 +02:00
Flam3rboy e23c82fff0 optional GATEWAY .env variable 2021-05-26 13:30:29 +02:00
Flam3rboy 3c9e48cbda fix message loading 2021-05-26 13:30:10 +02:00
Flam3rboy ad7a5f0ee5 🐛 fix route loading 2021-05-24 20:57:22 +02:00
Flam3rboy 8f87546aeb use new config 2021-05-24 20:47:06 +02:00
Diego Magdaleno 28424ed950 Fix: No more type casting required, rather take the gernics 2021-05-23 13:43:38 -05:00
Diego Magdaleno 0b90d567c2 Meta: fix merge issues 2021-05-23 13:11:52 -05:00
Diego Magdaleno 55cf3b4b02 Update: Update fosscord-server-util to latest and fix issues with NULL and undefined 2021-05-23 12:44:02 -05:00
Bloom Sirenix 8d344a4d00 added basic error status
401 unauthorized
2021-05-23 04:51:02 +02:00
Diego Magdaleno ff7985ad7d Config: Final config additons, now everything should work as desired 2021-05-22 18:51:46 -05:00
Bloom Sirenix 2c077dfa04 Update delete.ts 2021-05-22 23:56:04 +02:00
Bloom Sirenix e874a946af Added password check
✔️ Only works if user types right password
🚫 No more kids getting there account deleted by there brother
2021-05-22 23:30:08 +02:00
Bloom Sirenix d7d8868282 Made Delete request easier for users
less of an pain
2021-05-22 22:55:52 +02:00
Diego Magdaleno e4a4759e97 Fix merge issues, update to reflect config changes and package.json 2021-05-22 15:55:45 -05:00
Bloom Sirenix b45e372b6e Merge branch 'master' of https://github.com/bloomsirenix/fosscord-api 2021-05-22 22:36:59 +02:00
Bloom Sirenix 58b7ebdd5a Added Delete function and dummy disable function 2021-05-22 22:34:34 +02:00
Flam3rboy 71c0050a54 Message edit 2021-05-22 22:06:18 +02:00
Flam3rboy b5f8a2e4e1 reactions bulk remove 2021-05-22 21:13:14 +02:00
afeuerstein 8375383e5c throw GUILD_ROLE_DELETE event 2021-05-22 19:35:53 +02:00
Diego Magdaleno 0408065886 Config: Refactor config to be be in separate classes 2021-05-22 10:47:11 -05:00
Flam3rboy 159ff75944 Reactions 2021-05-22 17:40:28 +02:00
Flam3rboy f72156a40d invites TTL 2021-05-22 17:40:23 +02:00
Flam3rboy 4715ef1eab createChannel() 2021-05-22 17:40:10 +02:00
Flam3rboy 8a13a1f2ea 🎨 Move member routes in separate files 2021-05-22 17:39:28 +02:00
Diego Magdaleno d67b590397 Config: Dont suffix with nodejs 2021-05-21 18:20:59 -05:00
Diego Magdaleno 05057b922a Config: Refactor config method, so we have a new get all option, fix issues in configurations 2021-05-21 18:18:58 -05:00
Flam3rboy d48b286e4b 🎨 refactor/format 2021-05-21 22:12:21 +02:00
Flam3rboy f435d33da1 Message Pins 2021-05-21 21:59:19 +02:00
Flam3rboy 350b932ef6 🚧 read state 2021-05-21 21:59:04 +02:00
Flam3rboy 6af753f4e0 sendMessage() function 2021-05-21 21:58:41 +02:00
Diego Magdaleno 8872f806f7 Meta: Clean up the format file 2021-05-19 20:44:52 -05:00
Diego Magdaleno e3f6a29df7 Config: First rewrite of config and working implementation of getting values 2021-05-19 20:39:31 -05:00
Flam3rboy 89e0e2ebdc load gateway url from config 2021-05-18 22:05:25 +02:00
Diego Magdaleno bb2d3715ea Config: Start working on the config refactor 2021-05-17 19:00:50 -05:00
Diego Magdaleno 466c72d65f Config: Those bracks dont go there 2021-05-15 18:23:01 -05:00
Diego Magdaleno fc2ae1a41e Config: Redo config to be more straight to the point 2021-05-15 16:57:31 -05:00
Diego Magdaleno 67d85a9fc5 Config: Be able to configure the target_url 2021-05-15 16:15:52 -05:00
notsapinho e2db4c94f6 Some refactor, fix channel_delete event and @everyone role appearing on member roles 2021-05-11 10:33:56 -03:00
honeytequila e817017425 Update Member.ts 2021-05-10 10:46:39 -03:00
notsapinho f9eba44d10 🐛 Fix channels and joined_at not getting populated 2021-05-10 10:42:33 -03:00