iou1name
  • Joined on 2017-11-22
iou1name pushed to master at iou1name/fileHost 2018-06-05 12:37:52 -04:00
f750421141 add user public gallery link to index
iou1name pushed to master at iou1name/fileHost 2018-06-05 06:58:22 -04:00
6ac585d9f5 allow uploading multiple files
iou1name pushed to master at iou1name/fulvia 2018-06-04 18:47:31 -04:00
bf896dfe4e check your privilege
iou1name pushed to master at iou1name/fulvia 2018-06-02 13:57:40 -04:00
ce55e2eed3 added timeout error, reformatted some error message in .isup
4df0b281d6 fix error message on .isup
Compare 2 commits »
iou1name pushed to master at iou1name/fulvia 2018-06-02 13:42:23 -04:00
4df0b281d6 fix error message on .isup
iou1name opened issue iou1name/fulvia#4 2018-05-31 01:52:39 -04:00
watcher.py broken
iou1name pushed to master at iou1name/fulvia 2018-05-29 17:41:50 -04:00
76ad41ec48 added callbacks for whois idle time, .updick works on others now
iou1name pushed to master at iou1name/fulvia 2018-05-29 13:59:40 -04:00
4140f52c69 .help returns an error if command not found
447e0be03c added --context to seendb
Compare 2 commits »
iou1name opened issue iou1name/fulvia#3 2018-05-29 13:50:46 -04:00
argparse erros
iou1name opened issue iou1name/fulvia#2 2018-05-29 12:20:26 -04:00
SeenDB fails to log "first seen" correctly
iou1name opened issue iou1name/fulvia#1 2018-05-29 12:18:27 -04:00
Channel privileges dict doesn't update
iou1name pushed to master at iou1name/fulvia 2018-05-29 08:08:52 -04:00
feb33e2345 fix command name lookup error, maybe fix seendb threading error
iou1name pushed to master at iou1name/fulvia 2018-05-27 21:45:55 -04:00
ea4e7a6653 added logging
iou1name pushed to master at iou1name/fulvia 2018-05-27 20:03:03 -04:00
601bf4de02 changed seendb dumping rate to 1 sec
iou1name pushed to master at iou1name/fulvia 2018-05-27 20:01:16 -04:00
0f65440fd5 @require_privilege actually sets func.priv this time
iou1name pushed to master at iou1name/fulvia 2018-05-27 14:16:55 -04:00
b8bbcd4971 modeChanged() works properly, small changes to module loading
iou1name pushed to master at iou1name/fulvia 2018-05-25 15:26:19 -04:00
4a7e76a897 readme
iou1name pushed to master at iou1name/fulvia 2018-05-25 15:23:13 -04:00
55087c42ed changed bot.say to bot.msg
iou1name pushed to master at iou1name/fulvia 2018-05-25 13:46:47 -04:00
902a57c911 .help lists aliases
iou1name pushed to master at iou1name/fulvia 2018-05-25 12:54:16 -04:00
09a4f03f4c @require_privilege sets func.priv