239 Commits

Author SHA1 Message Date
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
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
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
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
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
notsapinho
f9eba44d10 🐛 Fix channels and joined_at not getting populated 2021-05-10 10:42:33 -03:00
Flam3rboy
ddde476319 🐛 fix Guild vanity_url 2021-05-09 17:41:34 +02:00
Intevel ツ
6b1205c2fc Update index.ts 2021-05-08 16:52:11 +02:00
Intevel ツ
f9e66f6d1d Update index.ts 2021-05-08 16:48:32 +02:00
Intevel ツ
d44d97d493 [Route] GET /guilds/:id/vanity-url 2021-05-08 16:30:44 +02:00
Intevel ツ
e5f731ba97 Update welcome_screen.ts 2021-05-08 15:10:12 +02:00
Intevel ツ
e3ce017aed Update welcome_screen.ts 2021-05-08 15:08:41 +02:00
Intevel ツ
2d73dffa9a Update roles.ts 2021-05-08 15:03:38 +02:00
Intevel ツ
643f0c9723 Update welcome_screen.ts 2021-05-08 15:01:16 +02:00
Intevel ツ
462c40521a Update welcome_screen.ts 2021-05-08 14:57:30 +02:00
Intevel ツ
1ee6d29c64 Create welcome_screen.ts 2021-05-08 14:42:23 +02:00
Intevel ツ
1e304fb1c9 Update index.ts 2021-05-08 14:36:57 +02:00
Intevel ツ
2497929ae5 Merge branch 'master' of https://github.com/fosscord/fosscord-api 2021-05-08 14:15:55 +02:00
Intevel ツ
42c3d90898 Update members.ts 2021-05-08 14:15:46 +02:00
Flam3rboy
536d6e8018 add isMember check for get member routes 2021-05-08 14:14:35 +02:00
Intevel ツ
f167ceae91 Update members.ts 2021-05-08 14:11:16 +02:00
Intevel ツ
ef811aa438 Update members.ts 2021-05-08 14:11:04 +02:00
Intevel ツ
20a4b326f2 Update members.ts 2021-05-08 13:53:39 +02:00
Intevel ツ
a05dd51a2f Update members.ts 2021-05-08 13:53:06 +02:00
Intevel ツ
3d79ed6a6b Update members.ts 2021-05-08 13:52:58 +02:00
Intevel ツ
cbf02c67ec Update members.ts 2021-05-08 13:49:19 +02:00
Intevel ツ
614a0bf057 Update members.ts 2021-05-08 13:34:36 +02:00
Intevel ツ
73b1674439 Update members.ts 2021-05-08 13:23:27 +02:00
Intevel ツ
4421db0a71 Update members.ts 2021-05-08 13:22:06 +02:00
Flam3rboy
78fa2835ab 🎨 [Route] templates refactor 2021-05-07 20:03:24 +02:00
Intevel ツ
4e765c424e [Route] PATCH /guilds/:id/roles 2021-05-06 23:24:39 +02:00