Commit Graph

16 Commits

Author SHA1 Message Date
urlbot
e2e16896b5 send_reply accepts message lists now 2014-12-14 15:54:57 +01:00
urlbot
2e8df26a66 re-order locking; add working user setting editing 2014-12-14 03:41:57 +01:00
urlbot
ed0fb9baf2 add command_usersetting; push argvN to #2 2014-12-14 01:27:13 +01:00
urlbot
75d2b712fb simple 1v1 chat; thread-safe persistent db; remove levenshtein; cleanup 2014-12-13 23:29:51 +01:00
urlbot
a2e33a6c2f fix event_trigger() func pointer calls 2014-12-13 22:57:15 +01:00
urlbot
25896a771a handle multiple rooms; rename chat_write->send_reply, msg->msg_obj 2014-12-13 22:46:23 +01:00
urlbot
bbee90f041 parse_debbug: add calculated URL to title 2014-12-06 10:19:30 +01:00
urlbot
413e13824d add optional filtering for show-blacklist 2014-12-05 15:05:37 +01:00
urlbot
697ce97c2b hook command_command() to command_help() with empty arg 2014-12-02 17:31:06 +01:00
urlbot
417e55e52b data_parse_commands(): fix argv offsets 2014-12-02 17:09:46 +01:00
urlbot
01ea2d3d6c whitespace fixes according to pep8; cleanup
pep8 --ignore=W191,E225,E501,E401,E302,E122,E123 *.py
2014-12-02 17:01:40 +01:00
urlbot
ba60379c76 re-add bot_user check and actually fix it 2014-12-02 16:37:35 +01:00
urlbot
83d6ecff37 remove obsolete bot_user check; decrease debug logging 2014-12-02 16:32:53 +01:00
urlbot
6ba3dc9038 adjustments to pass msg to data_parse_* 2014-12-02 15:48:13 +01:00
urlbot
cb712d9645 port urlbot: remove mcabber specific output stuff 2014-12-02 15:22:02 +01:00
urlbot
77a6322d66 port urlbot: remove mcabber specific input stuff 2014-12-02 15:21:48 +01:00