urlbot
|
739a811786
|
"record": vanish nick if no message is left
|
2015-07-11 13:01:22 +02:00 |
|
urlbot
|
c89bf8e9ed
|
"record": do not be case sensitive for user nick
|
2015-07-11 11:39:48 +02:00 |
|
urlbot
|
1b8cca26fa
|
implement 'record' hooking including vanishing
|
2015-07-11 00:28:47 +02:00 |
|
urlbot
|
15ffe70802
|
define a NOOP 'user joined' hook for future user
|
2015-07-08 01:42:22 +02:00 |
|
urlbot
|
544f953f46
|
re-enable sending URL for errors
|
2015-07-05 13:27:31 +02:00 |
|
urlbot
|
d7948cf0ab
|
remove provided URL from title extraction messages
|
2015-07-04 10:22:30 +02:00 |
|
urlbot
|
c28af0ad69
|
improve 'invalid charset' logging
|
2015-07-04 10:21:57 +02:00 |
|
urlbot
|
3f6c478586
|
actually remove all logger() occurrences
|
2015-06-21 01:31:55 +02:00 |
|
urlbot
|
2da78641a7
|
replace local logger() by logging infrastructure
|
2015-06-21 00:54:27 +02:00 |
|
urlbot
|
ce20b184e6
|
minor: log room joining
|
2015-06-20 15:19:33 +02:00 |
|
urlbot
|
08df294e87
|
idlebot: implement 'hangup'
|
2015-06-20 15:13:12 +02:00 |
|
urlbot
|
0b63a09077
|
fix 'hangup' to finish all threads
|
2015-06-20 14:18:50 +02:00 |
|
urlbot
|
00d6dc2d7d
|
cleanup
|
2015-06-17 10:52:52 +02:00 |
|
urlbot
|
30ef0e1d49
|
fix parsing URLs from own output
|
2015-03-07 20:49:00 +01:00 |
|
urlbot
|
5b52be57f3
|
add /me parser
|
2015-02-22 20:15:23 +01:00 |
|
|
|
8fe1e1b39d
|
Fix handling of persistant storage if no persistant storage exists yet
|
2015-02-11 02:02:56 +01:00 |
|
urlbot
|
5c5072b36a
|
cleanup; pylint suggestions
|
2014-12-14 16:26:48 +01:00 |
|
urlbot
|
54c590051c
|
fix loop bug on multiple URL given
|
2014-12-14 16:01:09 +01:00 |
|
urlbot
|
e2e16896b5
|
send_reply accepts message lists now
|
2014-12-14 15:54:57 +01:00 |
|
urlbot
|
f315e61f5b
|
actually honor 'spoiler' settings
|
2014-12-14 03:57:46 +01:00 |
|
urlbot
|
294dfbab3c
|
cleanup; test .reply().send()
|
2014-12-14 01:21:30 +01:00 |
|
urlbot
|
75d2b712fb
|
simple 1v1 chat; thread-safe persistent db; remove levenshtein; cleanup
|
2014-12-13 23:29:51 +01:00 |
|
urlbot
|
25896a771a
|
handle multiple rooms; rename chat_write->send_reply, msg->msg_obj
|
2014-12-13 22:46:23 +01:00 |
|
urlbot
|
894f19f16e
|
remove unused str_sim part
|
2014-12-07 14:06:58 +01:00 |
|
urlbot
|
836ef1aa1b
|
remove debugging output of chatlog
|
2014-12-02 17:16:19 +01:00 |
|
urlbot
|
95473602e5
|
re-add event_trigger() calls; enable threading
|
2014-12-02 17:15:22 +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
|
83d6ecff37
|
remove obsolete bot_user check; decrease debug logging
|
2014-12-02 16:32:53 +01:00 |
|
urlbot
|
1dd4637820
|
fix chat_write()
|
2014-12-02 16:25:10 +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 |
|