urlbot
|
1ddd43c274
|
a "teatimer" implemented
|
2014-09-29 19:15:00 +02:00 |
|
urlbot
|
98dd94fc63
|
testing levenshtein distance for (url, title)
|
2014-09-29 00:11:40 +02:00 |
|
urlbot
|
eba70a5ed0
|
plugin debugging enabled
|
2014-09-28 22:44:42 +02:00 |
|
urlbot
|
af9e195011
|
asuming UTF-8 as git-log(1) output
|
2014-09-28 18:11:19 +02:00 |
|
urlbot
|
acc5242de0
|
Python3 migration; trashed e(); html->html_text rename
|
2014-09-28 18:08:18 +02:00 |
|
urlbot
|
ab63828019
|
fix multi-line plugin output
|
2014-09-27 16:50:19 +02:00 |
|
urlbot
|
ead248e7fa
|
fix for multi-line output, e.g. "unikot"
|
2014-09-27 16:25:29 +02:00 |
|
urlbot
|
afd79c49a6
|
fix "help" globbing
|
2014-09-27 16:15:01 +02:00 |
|
urlbot
|
c9f8237f25
|
gitignore urlbot.persistent
|
2014-09-27 16:10:00 +02:00 |
|
urlbot
|
951054aff5
|
add modul. "help"; prep "save"; add {desc}
|
2014-09-27 16:06:26 +02:00 |
|
urlbot
|
e721c328f7
|
moved VERSION stuff to common.py
|
2014-09-27 09:41:29 +02:00 |
|
urlbot
|
aae684170d
|
moved common stuff to common.py; import adjustments
|
2014-09-27 09:19:46 +02:00 |
|
urlbot
|
6563addb1b
|
ratelimit_*(): fixes after splitup
|
2014-09-27 08:43:33 +02:00 |
|
urlbot
|
f411e1be4d
|
scope fixes; moved VERSION to conf()
|
2014-09-27 06:12:34 +02:00 |
|
urlbot
|
7c9e5e154b
|
scope fixes; put request_counter to conf()
|
2014-09-27 06:08:55 +02:00 |
|
urlbot
|
c6d7e36357
|
scope fixes: request_counter
|
2014-09-27 06:03:04 +02:00 |
|
urlbot
|
2714858b1e
|
scope fixes; put uptime to conf()
|
2014-09-27 06:01:34 +02:00 |
|
urlbot
|
60285089fe
|
scope fixes; put hist_max_* to conf()
|
2014-09-27 05:56:39 +02:00 |
|
urlbot
|
013409d6d8
|
scope fixes
|
2014-09-27 05:53:09 +02:00 |
|
urlbot
|
294408c4fe
|
ratelimit fix/split up; bot_user fixes
|
2014-09-27 05:51:18 +02:00 |
|
urlbot
|
c3ddeaecdc
|
rename eventlooper.py -> urlbot.py
|
2014-09-27 05:34:49 +02:00 |
|
urlbot
|
8a73625e3c
|
fixed stuff; dynamic plugin reg; debugging infrastructure
|
2014-09-27 05:32:35 +02:00 |
|
urlbot
|
798fb6d572
|
first try with plugins. untested, might crash
|
2014-09-27 03:41:29 +02:00 |
|
urlbot
|
5302fd6eca
|
"skynet" reaction added
|
2014-09-24 23:23:41 +02:00 |
|
urlbot
|
e6950657b8
|
enhanced random mode for the "dice" command
|
2014-09-24 21:45:08 +02:00 |
|
urlbot
|
d70c0161d5
|
add check for cmdfifo at startup
|
2014-09-21 20:10:37 +02:00 |
|
urlbot
|
2295a8e1a8
|
fix critical typo
|
2014-09-21 19:52:49 +02:00 |
|
urlbot
|
ab5f211345
|
"".decode() from content-type charset; HTMLParser caching for interactive import
|
2014-09-21 17:40:26 +02:00 |
|
urlbot
|
cbb602ad4f
|
"dice" added
|
2014-09-18 19:13:26 +02:00 |
|
urlbot
|
288e41efaf
|
"nospoiler" pseudo command added
|
2014-09-17 15:49:52 +02:00 |
|
urlbot
|
16c1b1aa4d
|
"ping": variant added ("leave me alone")
|
2014-09-17 15:40:51 +02:00 |
|
urlbot
|
c5a73aaf62
|
conf() added; source command added
|
2014-09-14 12:26:39 +02:00 |
|
urlbot
|
3b1783011f
|
parse_pn(); some fixups for upcoming relaunch
|
2014-09-14 12:08:16 +02:00 |
|
urlbot
|
23d467dcb4
|
fix "".encode("utf8") for unicode input
|
2014-08-20 18:34:23 +02:00 |
|
urlbot
|
e2149dc6d6
|
"info" now points to "command" overview
|
2014-08-20 03:19:35 +02:00 |
|
urlbot
|
bbf5f3f77f
|
"version" added; print_version_git()->get_version_git()
|
2014-08-20 03:14:08 +02:00 |
|
urlbot
|
a70515ad6a
|
workaround error in HTMLParser with unicode input
|
2014-08-20 02:44:11 +02:00 |
|
urlbot
|
1f3d2577f0
|
wrapped unicode() and ''.encode('utf8') inside exception
|
2014-08-11 23:32:40 +02:00 |
|
urlbot
|
9b66386f25
|
cleanup, ratelimit_exceeded() calls and other
|
2014-08-10 22:26:53 +02:00 |
|
urlbot
|
bc2af668cf
|
fix multiple mcabber cmds to fifo; 'unikot' cmd added
|
2014-08-10 22:19:48 +02:00 |
|
urlbot
|
0e7e53feb3
|
decode HTML entities in <title>s
|
2014-08-10 22:10:00 +02:00 |
|
Dino
|
9d8e5983a9
|
Merge remote-tracking branch 'origin/master'
Conflicts:
eventlooper.py
|
2014-08-10 00:32:44 +02:00 |
|
Dino
|
762a2618bc
|
minor compability changes to code base, add simple unit test for totally critical bug
|
2014-08-10 00:30:58 +02:00 |
|
urlbot
|
7fbc00d0cd
|
__main__ check added
|
2014-08-09 23:50:40 +02:00 |
|
urlbot
|
be0dc8af62
|
fixed some code style complaints
|
2014-08-09 23:39:00 +02:00 |
|
urlbot
|
4994faaac8
|
fix crash on non-resolveable URLs
|
2014-08-09 22:39:19 +02:00 |
|
urlbot
|
2a39a810d6
|
timestamps added to log
|
2014-08-09 22:26:13 +02:00 |
|
urlbot
|
236a393a80
|
command 'command' added
|
2014-08-09 21:09:39 +02:00 |
|
urlbot
|
1daa49d690
|
print special message for 'repo/urlbot.git'
|
2014-08-09 20:29:38 +02:00 |
|
urlbot
|
b904246c14
|
case insensitive <title> matching
|
2014-08-09 13:12:42 +02:00 |
|