1656 Commits

Author SHA1 Message Date
Paul Munteanu
f1c4e805ed
Undo mistake in Dockerfile 2021-05-23 16:08:04 +03:00
Paul Munteanu
84b6c16c3b
Undo mistake in Dockerfile 2021-05-23 16:06:23 +03:00
Flam3rboy
0b783221f8
Merge pull request #145 from bloomsirenix/master
Added Fully Functional Delete User Request and an Dummy Disable User one
2021-05-23 10:06:08 +02:00
Diego Magdaleno
7d795903ef Config: Implement new configuration options 2021-05-22 22:30:36 -05:00
Diego Magdaleno
217b476cd2 Merge branch 'master' of github.com:DiegoMagdaleno/fosscord-gateway 2021-05-22 22:23:53 -05:00
Diego Magdaleno
c93a47d9a0 Meta: Enable strictNullChecks 2021-05-22 22:23:46 -05:00
Diego Magdaleno
74f02db2d1
Merge pull request #1 from luth31/fix-strictcheck
Fix compilation with strictNullChecks: true
2021-05-22 22:22:14 -05:00
Diego Magdaleno
05b4e4af35 Merge branch 'fosscord:master' into master 2021-05-22 22:21:25 -05:00
Diego Magdaleno
96e5ea655d
Merge pull request #1 from luth31/fix-strictcheck
Fix compilation with strictNullChecks: true
2021-05-22 22:21:17 -05:00
Paul Munteanu
95e4a78395
Fix compilation with strictNullChecks: true 2021-05-23 06:19:11 +03:00
Bloom Sirenix
8d344a4d00 added basic error status
401 unauthorized
2021-05-23 04:51:02 +02:00
Paul Munteanu
14523cf897
Fix compilation with strictNullChecks: true 2021-05-23 05:43:45 +03:00
Paul Munteanu
57cfddac6c
Fix compilation with strictNullChecks: true 2021-05-23 05:33:48 +03:00
Paul Munteanu
0e224fadf6 Merge branch 'fosscord:master' into master 2021-05-23 04:28:42 +03:00
Paul Munteanu
a0746a12ab
Add ports used by api in Dockerfile 2021-05-23 04:28:19 +03:00
Paul Munteanu
4ad2b47f5c
Remove redundant Dockerfile commands 2021-05-23 04:26:36 +03:00
Paul Munteanu
e69464684e
Remove redundant Dockerfile commands 2021-05-23 04:26:24 +03:00
Diego Magdaleno
dc32c39af3 Scripts: Generator should use necessary instead of required 2021-05-22 20:14:48 -05:00
Paul Munteanu
1bfa280626
Remove .DS_Store file 2021-05-23 04:02:37 +03:00
Diego Magdaleno
9da7ee115e Scripts: Be able to generate config 2021-05-22 19:57:01 -05:00
Diego Magdaleno
ff7985ad7d Config: Final config additons, now everything should work as desired 2021-05-22 18:51:46 -05:00
Flam3rboy
462f949be9 1.2.8 2021-05-23 01:23:05 +02:00
Flam3rboy
5000f8e518 🐛 fix checktoken 2021-05-23 01:23:03 +02:00
Flam3rboy
ef4f32e597
Merge pull request #5 from DiegoMagdaleno/master
Config refactoring to be a file
2021-05-23 01:12:20 +02:00
Bloom Sirenix
2c077dfa04
Update delete.ts 2021-05-22 23:56:04 +02:00
Diego Magdaleno
41317582fb Config: export getConfigPathForFile 2021-05-22 16:41:48 -05:00
Diego Magdaleno
c06527c073 Config: New config and store classes to replace the mongo method 2021-05-22 16:40:04 -05: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
Flam3rboy
7c0d9c0193 1.2.7 2021-05-22 22:54:52 +02:00
Flam3rboy
e3f5d7060b BanSchema 2021-05-22 22:54:45 +02: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
Flam3rboy
1793c99d03
Merge pull request #144 from afeuerstein/master
merge afeuerstein/fosscord-api to fosscord/fosscord-api
2021-05-22 19:41:10 +02:00
afeuerstein
4e7d4af433 remove patchfile 2021-05-22 19:37:08 +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
efbb00e7ba ⬆️ update dependency 2021-05-22 17:45:53 +02:00
Flam3rboy
192ae9c37a ⬆️ update dependency 2021-05-22 17:45:53 +02:00
Flam3rboy
1357796da3 1.2.6 2021-05-22 17:44:55 +02:00
Flam3rboy
2b1ec4df6b ⬆️ update dependency 2021-05-22 17:42:37 +02:00
Flam3rboy
c734ced279 ⬆️ update dependency 2021-05-22 17:42:36 +02:00
Flam3rboy
c35f62f582 1.2.5 2021-05-22 17:41:50 +02:00
Flam3rboy
2c5959874e 🐛 fix member sidebar 2021-05-22 17:40:59 +02:00
Flam3rboy
a85d65dadf 🐛 fix Message Model 2021-05-22 17:40:45 +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