Commit Graph

24 Commits

Author SHA1 Message Date
urlbot
e4d23e07c0 fix crash for https?://\..* links ('.'.encode('idna') fails) 2014-10-09 22:48:23 +02:00
urlbot
24084909a4 remove lev_str, sim_str from visible output 2014-10-09 22:07:40 +02:00
urlbot
663e2131ed rename r->url; add obj['sim'] 2014-10-06 00:19:47 +02:00
urlbot
6a916c701a testing str_sim() for (title, lev_url) 2014-10-05 23:39:51 +02:00
urlbot
09f96101f0 Python3 post-migration: fix User-Agent 2014-10-05 13:58:44 +02:00
urlbot
6d11929e54 re-add image_preview; configurable 2014-10-03 19:18:52 +02:00
urlbot
6ce9e177de add send error replys from urllib 2014-10-01 10:21:27 +02:00
urlbot
126b238aeb levenshtein: strip domain; write to persistent struct 2014-09-30 17:39:52 +02:00
urlbot
5a7601b108 fix crash on 404 pages (2to3 fixup) 2014-09-30 17:15:43 +02:00
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
acc5242de0 Python3 migration; trashed e(); html->html_text rename 2014-09-28 18:08:18 +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