Commit graph

170 commits

Author SHA1 Message Date
overflowerror
22589c988f
Merge pull request #3 from yannicklamprecht/master
Minify was the problem
2019-02-01 00:31:18 +01:00
Yannick Lamprecht
33d0d43608 Minify was the problem 2019-02-01 00:27:28 +01:00
overflowerror
21bfa1a0dc
Merge pull request #2 from yannicklamprecht/master
Mavenize.
2019-01-30 18:05:05 +01:00
Yannick Lamprecht
0fa2b829d0 Additional cleanup 2018-11-28 16:32:37 +01:00
Yannick Lamprecht
b361845502 converted to maven project 2018-11-28 15:50:18 +01:00
overflowerror
9a131fbe11 wow, I'm an idiot. 2018-11-25 20:40:26 +01:00
overflowerror
80ed18a31e good thing I foung that 2018-11-25 20:32:52 +01:00
overflowerror
2f2960db11 It compiles, ship it. This is version 4.0 2018-11-25 20:25:49 +01:00
overflowerror
48638283c2 some new conversation starters 2018-11-25 20:23:05 +01:00
overflowerror
0d48a3708e some new conversation starters 2018-11-25 19:40:51 +01:00
overflowerror
ab3bf66f2f This is a problem. 2018-11-24 14:09:30 +01:00
overflowerror
17f56d994b fixing explicit array creating in model classes 2018-11-19 16:44:59 +01:00
overflowerror
de76fe7352 fixing loading of deleted classes 2018-11-19 16:42:06 +01:00
overflowerror
cdb4e7a6da Merge branch 'feature-user-details' 2018-11-19 16:40:26 +01:00
overflowerror
4ab0c130d7 user details finished 2018-11-19 16:40:13 +01:00
overflowerror
6edccdbae5 fixing issue with username in MinimalUser 2018-11-19 16:39:55 +01:00
overflowerror
4218b3711a some refactoring 2018-11-19 16:39:36 +01:00
overflowerror
19a2fff0d3 this is wrong 2018-11-19 15:56:42 +01:00
overflowerror
20a863125c Merge branch 'feature-birthdays' 2018-11-19 15:43:47 +01:00
overflowerror
e0549ea1fd remove debugging command 2018-11-19 15:43:09 +01:00
overflowerror
eda3d6cfff birthdays finished 2018-11-19 15:42:27 +01:00
overflowerror
caff9b8594 added getter for connector 2018-11-19 15:41:49 +01:00
overflowerror
f38b890c5a check mentioned users in showbirthday command for duplicates 2018-11-17 23:29:03 +01:00
overflowerror
abe97a69f1 birthday commands finished; the birthday logic itself is still missing 2018-11-16 16:06:35 +01:00
overflowerror
b283a5afb0 added birthday gratulations + delete birthday command 2018-11-16 14:58:46 +01:00
overflowerror
46785cc45c setuserinfo is now finished 2018-11-16 14:33:47 +01:00
overflowerror
8f24910608 changing model class naming for birthday module 2018-11-16 14:13:09 +01:00
overflowerror
8f115e7dcd I forgot about this one 2018-11-16 14:12:01 +01:00
overflowerror
4a39085860 making model classes more consistent; change in db structure required 2018-11-16 14:11:41 +01:00
overflowerror
f201ed1d20 begin user details 2018-11-16 14:09:59 +01:00
overflowerror
bdc74e5eb9 setbirthday command done 2018-11-15 22:06:06 +01:00
overflowerror
1e10b799d9 changed a few default commands 2018-11-15 20:56:37 +01:00
overflowerror
40c146ea8f added more checks to dices module 2018-11-13 12:26:57 +01:00
overflowerror
24014e6d40 fix for disconnecting database 2018-11-13 12:26:08 +01:00
overflowerror
961cb14642 removed D5 + added more distributions 2018-11-12 22:54:49 +01:00
overflowerror
1baec6ab2a add more dices 2018-11-12 21:29:55 +01:00
overflowerror
57c16638b1 I have no idea how that happend 2018-11-12 21:29:11 +01:00
overflowerror
b00fefbfae only one refelctions call 2018-11-12 02:13:04 +01:00
overflowerror
1d90b3b936 Merge branch 'feature-logger' 2018-11-12 01:41:21 +01:00
overflowerror
ec491f12b8 switching to logger class + some refactoring 2018-11-12 01:41:05 +01:00
overflowerror
9c5217ab16 rename of module logger 2018-11-11 20:42:43 +01:00
overflowerror
e07ca7a153 wrapper for module logger 2018-11-11 20:41:08 +01:00
overflowerror
a6b91dbe2e basic logger finished 2018-11-11 17:04:20 +01:00
overflowerror
44d6fc67c1 fix for user-lookup problem with no username 2018-11-09 16:20:34 +01:00
overflowerror
abed0aad24 null checkout for first and last name in huginfo 2018-11-09 14:01:25 +01:00
overflowerror
6072b53e8d quick fix for conversation starter spamming 2018-11-09 13:55:03 +01:00
overflowerror
0a23935b18 hide builder commands in help 2018-11-08 15:12:27 +01:00
overflowerror
8647fdbee1 this is version 4.0ALPHA 2018-11-08 14:47:06 +01:00
overflowerror
b674ca9bca small fix for conversation starter texts 2018-11-08 14:42:05 +01:00
overflowerror
30de220498 Merge branch 'feature-conversation-starter' 2018-11-04 02:41:35 +01:00