Commit Graph

124 Commits (74d50b192f7b42deb7fee47f33e08dd65a459caf)

Author SHA1 Message Date
Matthew 74d50b192f
sort whois langs alphabetical order 2020-04-25 00:39:47 -04:00
Matthew aff0d06502
add missing c# case in switch statement 2020-04-25 00:33:08 -04:00
Matthew 2bb92ccabc
info command 2020-04-25 00:32:56 -04:00
Matthew 2488c52c9a
fix typos 2020-04-25 00:32:45 -04:00
Matthew d932ed0289
Merge branch 'master' of gitlab.libraryofcode.org:engineering/communityrelations 2020-04-25 00:11:06 -04:00
Matthew c3ffffa27d
Merge branch 'dev' 2020-04-25 00:10:56 -04:00
Matthew b44289f51e
delitem cmd 2020-04-25 00:09:40 -04:00
Matthew 3edcebae43
fix issue with whois platform 2020-04-25 00:01:40 -04:00
Matthew f052fa7605
add known languages list to whois 2020-04-24 23:47:07 -04:00
Matthew ebdb1671e2
add command to add known langs 2020-04-24 23:46:54 -04:00
Matthew 07951e289f
fix typo in roleinfo (@dedshot) 2020-04-24 23:46:43 -04:00
Matthew 9ddc800e2a
add new Member model 2020-04-24 23:46:29 -04:00
Matthew cd6a10480b
platform information in whois cmd 2020-04-24 18:57:56 -04:00
Matthew 4111e5ef53
Merge branch 'dev' of gitlab.libraryofcode.org:engineering/communityrelations into dev 2020-04-22 16:05:04 -04:00
Matthew 6cf4f9c8e3
perms fix (@dedshot) 2020-04-22 14:45:49 -04:00
Bsian aba223f42c
Merge branch 'dev' 2020-04-21 18:53:28 +01:00
Bsian 4f55e29094
Fix hex parsing 2020-04-21 18:53:12 +01:00
Matthew b0aadbc73e
ack updates 2020-04-20 14:30:28 -04:00
Matthew beff369177
Merge branch 'dev' 2020-04-20 13:58:42 -04:00
Matthew fee63d56aa
perm changes 2020-04-20 13:57:08 -04:00
Matthew 4541482cf5
acknowledgement title changes 2020-04-20 13:56:54 -04:00
Matthew d2d3a5c335
remove uuid from log id, use randomBytes(2).toString('hex') instead 2020-04-17 23:05:10 -04:00
Matthew 99d7e6c433
easter egg 2020-04-17 20:31:24 -04:00
Matthew ba03174ce4
enums dont have to explicity declare the #'s 2020-04-17 20:31:15 -04:00
Matthew a9b527f43b
Merge branch 'dev' 2020-04-17 13:03:38 -04:00
Matthew 3b1cf59c36
better creation date formatting 2020-04-17 13:03:33 -04:00
Matthew 5ded197c1c
Merge branch 'dev' 2020-04-17 12:59:24 -04:00
Matthew 1f75d0ff91
add member count & fix position stuff 2020-04-17 12:59:13 -04:00
Matthew 3e0a19fb28
Merge branch 'dev' 2020-04-17 12:47:37 -04:00
Matthew c8bc1b8f69
why is it using message.member 2020-04-17 12:47:26 -04:00
Matthew 23fec61cc8
Merge branch 'dev' 2020-04-17 12:44:33 -04:00
Matthew bf56a69aa4
fix multiple issues with users that have no roles in whois.ts 2020-04-17 12:44:17 -04:00
Matthew f5a15a6bec
Merge branch 'master' of gitlab.libraryofcode.org:engineering/communityrelations 2020-04-17 12:34:01 -04:00
Matthew e1cfd6e3b1
target to ES2017, ES2020 usage will be determined in the future 2020-04-17 12:33:30 -04:00
Matthew ec8eff224b
fix multiple issues with property, message.guild does not exist 2020-04-17 12:33:03 -04:00
Bsian 178aa9f37b
Conflict 2020-04-17 15:17:04 +01:00
Bsian 7e25f7ae70
Conflict 2020-04-17 14:50:50 +01:00
Bsian a1e8510073
I can remove this now 2020-04-17 14:49:17 +01:00
Bsian c02e3e7f28
Conflict 2020-04-17 14:48:30 +01:00
Bsian 1a41999e42
more improvements 2020-04-17 14:45:18 +01:00
Bsian 2c6cf8e552
Improvements 2020-04-17 13:42:25 +01:00
Bsian e780777adb Use error function
(cherry picked from commit 41cd6869f5)
2020-04-16 23:37:12 -04:00
Bsian 41cd6869f5
Use error function 2020-04-17 04:35:56 +01:00
Bsian ca662aaa2f Remove imports
(cherry picked from commit f35317c43c)
2020-04-16 23:29:39 -04:00
Bsian f35317c43c
Remove imports 2020-04-17 04:29:17 +01:00
Bsian b126486a0a Add activity type enum
(cherry picked from commit c72d5c1f1b)
2020-04-16 23:28:28 -04:00
Bsian c72d5c1f1b
Add activity type enum 2020-04-17 04:27:46 +01:00
Bsian 65b5cedb4e Remove optional chaining
(cherry picked from commit 99ef533121)
2020-04-16 23:08:08 -04:00
Bsian 99ef533121
Remove optional chaining 2020-04-17 04:07:33 +01:00
Bsian 9dab377235 Fix everything
Matt please don't change the ECMA target


(cherry picked from commit cfe5e65ed8)
2020-04-16 22:59:53 -04:00