1
0
mirror of http://aero2k.de/t/repos/urlbot-native.git synced 2017-09-06 15:25:38 +02:00
Commit Graph

451 Commits

Author SHA1 Message Date
urlbot
1ac9904983 cleanup 2015-07-14 00:03:59 +02:00
urlbot
921b32dbcf use (multi-enabled) xmpp.send_message() instead of .reply() 2015-07-13 23:10:50 +02:00
urlbot
d427ea1809 do not stop processing commands after URL parsing 2015-07-13 22:57:10 +02:00
urlbot
654e6fdaab add "show-records" 2015-07-11 13:25:03 +02:00
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
047b273406 implement 'record', no hook yet 2015-07-10 23:54:18 +02:00
urlbot
15ffe70802 define a NOOP 'user joined' hook for future user 2015-07-08 01:42:22 +02:00
urlbot
35ebecfa6e decode: hide meaningless \x style transcription 2015-07-07 00:32:05 +02:00
urlbot
60568f904b decode: cleanup, decode multiple characters at once 2015-07-07 00:02:17 +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
0175efdc9c use conf_save()/conf_load() for plugin.is_enabled 2015-07-03 01:34:35 +02:00
urlbot
c580198306 wrap plugin.is_enabled to use conf_save()/conf_load() 2015-07-03 01:19:47 +02:00
urlbot
53b26d2eb7 add 'list' plugin listing command and parser states 2015-07-02 14:26:23 +02:00
urlbot
67fb5b5dba cleanup; add enabled/disabled to 'help' output 2015-07-02 13:55:30 +02:00
urlbot
e29762afca show-moinlist: output single line style; use /i 2015-06-21 23:13:22 +02:00
urlbot
14b6e6c382 add show-moinlist 2015-06-21 23:08:03 +02:00
urlbot
3bb83b6f4a mv moin_strings_* to string_constants 2015-06-21 23:03:54 +02:00
urlbot
e428d3e0a0 moin: rename, prepare for using string_constants 2015-06-21 23:03:10 +02:00
urlbot
629e2b6865 parse_moin(): mv user matching after moin detection 2015-06-21 01:35:56 +02:00
urlbot
3f6c478586 actually remove all logger() occurrences 2015-06-21 01:31:55 +02:00
urlbot
32e2d15581 plugins.py/register(): improve logging 2015-06-21 00:56:33 +02:00
urlbot
2da78641a7 replace local logger() by logging infrastructure 2015-06-21 00:54:27 +02:00
urlbot
b2c5a2ce3f add 'h[ea]llo' to moin word pool 2015-06-20 23:04:19 +02:00
urlbot
ce20b184e6 minor: log room joining 2015-06-20 15:19:33 +02:00
urlbot
d111a4f69c add strict moin() blacklist 2015-06-20 15:17:11 +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
32366f5ce6 parse_moin_bye(): add 'Morgen', 'Abend'; fix 2015-06-18 14:12:31 +02:00
urlbot
f900ef8070 extend command_help() to ptypes_PARSE 2015-06-18 14:09:29 +02:00
urlbot
3325f9cf9e minor 2015-06-18 14:05:44 +02:00
urlbot
b631d32f91 implement enable/disable for ptypes_PARSE plugins 2015-06-18 14:02:34 +02:00
urlbot
9354993bed cleanup 2015-06-18 13:51:50 +02:00
urlbot
598ab0cd02 parse_moin_bye(): add 'tach', 'nabend' 2015-06-18 13:41:38 +02:00
urlbot
c52d8a105d parse_moin_bye(): be silent for given users 2015-06-18 13:38:20 +02:00
urlbot
ea220cce60 fix blacklist regex 2015-06-17 23:30:45 +02:00
urlbot
465a59c275 blacklist paste.debian.net, example.{org,net,com} 2015-06-17 11:38:06 +02:00
urlbot
b7f0087e0d parse_moin_bye(): limit matching to full words 2015-06-17 11:20:44 +02:00
urlbot
328aecfbb0 add moin/bye parser 2015-06-17 10:55:52 +02:00
urlbot
331296c822 add idlebot to allow seamless restart 2015-06-17 10:53:11 +02:00
urlbot
00d6dc2d7d cleanup 2015-06-17 10:52:52 +02:00
urlbot
82b720e355 parse_{cve,dsa}: handle multiple matches 2015-06-14 16:52:32 +02:00
urlbot
cbc696416b add Debian Security Announce parser 2015-06-14 16:50:40 +02:00
urlbot
5ab0d2319f parse_debbug(): parse and fetch multiple bugs 2015-06-09 14:56:29 +02:00
urlbot
c6e46a9268 fix off-by-one in command_decode() 2015-05-31 22:02:06 +02:00
urlbot
30ef0e1d49 fix parsing URLs from own output 2015-03-07 20:49:00 +01:00
urlbot
f8b28e5a12 add \u200b to (%d) dice() output to avoid smiley detection 2015-02-24 16:52:09 +01:00