Commit Graph

339 Commits

Author SHA1 Message Date
Salmonllama
ff5961d79a Added colorRole schema to FSDB 2020-08-19 15:12:19 -04:00
Aleksei Gryczewski
999663eeb7
Merge pull request #29 from Salmonllama/dev
First round of bugfixes
2020-07-30 19:08:40 -04:00
Salmonllama
8731061a26 Version bump 2020-07-30 18:30:38 -04:00
Salmonllama
0def36a4a1 Remove TODOs, fix typos, formatting 2020-07-30 18:29:59 -04:00
Salmonllama
f826d0ed69 Properly deleted removal confirmation message 2020-07-30 18:20:27 -04:00
Salmonllama
90527ad370 Account for NULL types in queries
Also fixed a variable that may have been creating redundant connections
2020-07-30 18:03:23 -04:00
Salmonllama
d8905f6914 Fix typo in welcome message update query 2020-07-30 18:02:26 -04:00
Salmonllama
9cc81764c1 Fixed logic in NewMemberListener 2020-07-30 18:02:11 -04:00
Salmonllama
c598d4b5c4 Refactored welcome message command 2020-07-30 18:01:52 -04:00
Salmonllama
8d6be312b3 Fixed improper timestamp on outfit submission 2020-07-30 00:55:11 -04:00
Aleksei Gryczewski
1b167ae369
Update privacy.md 2020-07-29 15:37:23 -04:00
Aleksei Gryczewski
36d733f97b
Update newlines in Contact section 2020-07-29 15:36:58 -04:00
Aleksei Gryczewski
4b6dc282d4
Revision for official privacy policy 2020-07-29 15:35:53 -04:00
Aleksei Gryczewski
f23550822f
Update badge label from chat -> Discord 2020-07-29 03:24:43 -04:00
Aleksei Gryczewski
42550e992b
Update Discord badge appearance for consistency 2020-07-29 03:20:22 -04:00
Aleksei Gryczewski
34ed46d63b
Add build badge 2020-07-29 03:17:28 -04:00
Salmonllama
ae4f88a273 Version bump. 2.0.0 2020-07-27 23:27:32 -04:00
Aleksei Gryczewski
3244ef8133
Merge pull request #25 from Salmonllama/database-rewrite
2.0 Mega-Merge
2020-07-27 23:23:33 -04:00
Salmonllama
f7905047e2 Change staff commands' permission to static:staff 2020-07-27 23:13:28 -04:00
Salmonllama
948204ac49 Change staff commands' permission to static:staff 2020-07-27 23:13:15 -04:00
Salmonllama
3a1fbd57fc Fix outfit sending 2020-07-27 23:04:37 -04:00
Salmonllama
114630ead5 Fix logging on missing meta 2020-07-27 22:42:21 -04:00
Salmonllama
a72a49be02 Remove debug messages 2020-07-27 22:41:50 -04:00
Salmonllama
7c8f9acca5 Remove serverName field 2020-07-27 22:41:42 -04:00
Salmonllama
468d6b74dd Fix prepared statements without values 2020-07-27 22:41:29 -04:00
Salmonllama
b6f9f4f144 Remove Debug messages 2020-07-27 22:41:02 -04:00
Salmonllama
995a3738df Move outfit logging inside the insertion future 2020-07-27 22:40:42 -04:00
Salmonllama
e46bc1c787 Made StaticHandler block temporarily 2020-07-27 22:00:15 -04:00
Salmonllama
ac37c6b5e1 Add emoji implementation to ImageListener 2020-07-27 21:59:08 -04:00
Salmonllama
f332413164 Remove primary key from config 2020-07-27 21:58:44 -04:00
Salmonllama
2928069b1f Fix doubly statemented query 2020-07-27 21:58:32 -04:00
Salmonllama
b90d981d69 Fixed config get args 2020-07-27 21:58:15 -04:00
Salmonllama
e8cbe78587 Fixed update query args 2020-07-27 21:57:58 -04:00
Salmonllama
123771bf12 Add emoji getter 2020-07-27 21:57:42 -04:00
Salmonllama
f586579393 Remove hard-coded home server 2020-07-27 21:56:35 -04:00
Salmonllama
b63bc80095 Add outfit-log 2020-07-27 21:55:51 -04:00
Salmonllama
54674c25a0 Log outfit deletion 2020-07-27 20:22:04 -04:00
Salmonllama
35c370777a Remove unused import 2020-07-27 20:21:50 -04:00
Salmonllama
af3bcb5cd0 Made CommandPermissions static:owner 2020-07-27 20:21:40 -04:00
Aleksei
9452bb5a96 Wmsg command 2020-07-27 17:27:34 -04:00
Aleksei
badb05202b Moved WelcomeMessages to ServerConf 2020-07-27 17:27:07 -04:00
Aleksei
d1dd1fe758 Added default command for fallback catching 2020-07-23 20:34:06 -04:00
Aleksei
0f1316aa30 Implement custom gallery emojis 2020-07-23 20:12:54 -04:00
Aleksei
09f142b48d Remove unused import 2020-07-23 20:04:00 -04:00
Aleksei
7abd82f77a Reformat Galleries with a builder 2020-07-23 19:40:38 -04:00
Aleksei
7ce2f97acf Set deleteHash on outfits 2020-07-23 19:18:37 -04:00
Aleksei
5242bb4f89 Made some fields final 2020-07-23 19:18:26 -04:00
Aleksei
4afe83169d Added Outfit meta and proper logging 2020-07-23 18:54:20 -04:00
Aleksei
d88cd05e1b Add outfit meta 2020-07-23 18:36:56 -04:00
Aleksei
deb58f6a74 User Blacklist command 2020-07-23 18:26:05 -04:00