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

Commit Graph

  • 7a86cffcc9 add command_plugin_activation; 'enable' broken urlbot 2015-01-03 18:00:28 +01:00
  • 3131f823cd remember() feedback changed: 'ok' -> to_remember urlbot 2014-12-27 14:55:24 +01:00
  • c6246eda7c add commands remember, recall (probably hacky) urlbot 2014-12-23 19:54:05 +01:00
  • 277a93f89f add 'limited to' msg to command_show_blacklist() output urlbot 2014-12-22 21:06:02 +01:00
  • 49a36df11f command_dice: fix random() calls, compress output to single line urlbot 2014-12-20 17:10:26 +01:00
  • ab02c3e59a patch command_dice to roll N dices urlbot 2014-12-20 17:02:26 +01:00
  • c0381a7bf4 all plugins: cleanup, early return, use argv0 instead of data urlbot 2014-12-16 08:48:03 +01:00
  • 80ea4e899a add command_cake urlbot 2014-12-16 07:58:35 +01:00
  • 5c5072b36a cleanup; pylint suggestions urlbot 2014-12-14 16:26:48 +01:00
  • 54c590051c fix loop bug on multiple URL given urlbot 2014-12-14 16:01:09 +01:00
  • e2e16896b5 send_reply accepts message lists now urlbot 2014-12-14 15:54:57 +01:00
  • f315e61f5b actually honor 'spoiler' settings urlbot 2014-12-14 03:57:46 +01:00
  • 2e8df26a66 re-order locking; add working user setting editing urlbot 2014-12-14 03:41:57 +01:00
  • ed0fb9baf2 add command_usersetting; push argvN to #2 urlbot 2014-12-14 01:27:13 +01:00
  • 294dfbab3c cleanup; test .reply().send() urlbot 2014-12-14 01:21:30 +01:00
  • 75d2b712fb simple 1v1 chat; thread-safe persistent db; remove levenshtein; cleanup urlbot 2014-12-13 23:29:51 +01:00
  • a2e33a6c2f fix event_trigger() func pointer calls urlbot 2014-12-13 22:57:15 +01:00
  • 25896a771a handle multiple rooms; rename chat_write->send_reply, msg->msg_obj urlbot 2014-12-13 22:46:23 +01:00
  • 894f19f16e remove unused str_sim part urlbot 2014-12-07 14:06:58 +01:00
  • 8d31036e0d move stuff out of the way urlbot 2014-12-06 10:34:27 +01:00
  • bbee90f041 parse_debbug: add calculated URL to title urlbot 2014-12-06 10:19:30 +01:00
  • 413e13824d add optional filtering for show-blacklist urlbot 2014-12-05 15:05:37 +01:00
  • 697ce97c2b hook command_command() to command_help() with empty arg urlbot 2014-12-02 17:31:06 +01:00
  • 836ef1aa1b remove debugging output of chatlog urlbot 2014-12-02 17:16:19 +01:00
  • 95473602e5 re-add event_trigger() calls; enable threading urlbot 2014-12-02 17:15:22 +01:00
  • 417e55e52b data_parse_commands(): fix argv offsets urlbot 2014-12-02 17:09:46 +01:00
  • 01ea2d3d6c whitespace fixes according to pep8; cleanup urlbot 2014-12-02 17:01:40 +01:00
  • ba60379c76 re-add bot_user check and actually fix it urlbot 2014-12-02 16:37:35 +01:00
  • 83d6ecff37 remove obsolete bot_user check; decrease debug logging urlbot 2014-12-02 16:32:53 +01:00
  • 1dd4637820 fix chat_write() urlbot 2014-12-02 16:25:10 +01:00
  • 5922d1b489 Merge branch 'master' of major fuckup #2 urlbot 2014-12-02 15:55:05 +01:00
  • 6ba3dc9038 adjustments to pass msg to data_parse_* urlbot 2014-12-02 15:48:13 +01:00
  • b6b66c608f Merge branch 'master' of major fuckup urlbot 2014-12-02 15:26:36 +01:00
  • cb712d9645 port urlbot: remove mcabber specific output stuff urlbot 2014-12-02 15:22:02 +01:00
  • 77a6322d66 port urlbot: remove mcabber specific input stuff urlbot 2014-12-02 15:04:53 +01:00
  • 93dbc5b109 port urlbot: remove mcabber specific input stuff urlbot 2014-12-02 15:04:53 +01:00
  • d3ac21a58e use blocking and muc_message() urlbot 2014-12-02 14:49:12 +01:00
  • 13bd53247e add abort for unmodified local_config urlbot 2014-12-02 14:26:41 +01:00
  • 9f6a4c793c add debug logging urlbot 2014-12-02 14:00:43 +01:00
  • 2484f32b5b add simple sleekXMPP bot for testing urlbot 2014-12-02 13:55:11 +01:00
  • 8e93cb0a17 adjust local_config from urlbot-mcabber/ urlbot 2014-12-02 13:31:46 +01:00
  • 5a6848f9be Merge merge urlbot-mcabber to subdir urlbot 2014-12-02 13:16:10 +01:00
  • 74909f496f add parse_cve: print sec-tr.d.o links urlbot 2014-12-01 17:50:24 +01:00
  • 94aaa824f1 cleanup; use a more reasonable config{} definition method urlbot 2014-12-01 11:59:29 +01:00
  • 924ecb0109 use a more reasonable config{} definition method urlbot 2014-12-01 11:55:28 +01:00
  • 397fc4730c mainloop works; ping/pong works urlbot 2014-12-01 11:44:10 +01:00
  • b3bebedd47 url_blacklist: unloosen the heise regex urlbot 2014-11-29 14:17:56 +01:00
  • 9f6078a314 remove blacklist message from output urlbot 2014-11-28 19:36:15 +01:00
  • cb6873c2f6 add version id counter in get_version_git() urlbot 2014-11-28 19:33:52 +01:00
  • df471859d0 fix multi-item 'msg' for plugins urlbot 2014-11-28 19:18:45 +01:00
  • 31f1e285c6 add URL blacklist; add command_show_blacklist() urlbot 2014-11-28 19:13:45 +01:00
  • 368469ec7d fix karl klammer naming m( urlbot 2014-11-17 19:55:45 +01:00
  • 79b6b8a6f4 fix plugin karl klammer urlbot 2014-11-17 19:51:08 +01:00
  • 7cdb2e3012 add plugin karl klammer urlbot 2014-11-17 19:49:02 +01:00
  • 00febaf2cc get_reply_data: fix crash for empty data urlbot 2014-11-14 09:15:00 +01:00
  • 691db08e50 add plugin parse_debbug urlbot 2014-11-09 16:52:22 +01:00
  • 3a8fecd8f9 fix crash on empty args urlbot 2014-10-29 13:50:01 +01:00
  • 65681bcc61 get_reply_data: split on anything, remove strip(\n) urlbot 2014-10-29 13:47:26 +01:00
  • d571926fd5 chat_write: don't print strange chars; get_reply_data: strip \n urlbot 2014-10-29 13:25:09 +01:00
  • e85cc3a148 fix time_t exceeding urlbot 2014-10-29 13:12:41 +01:00
  • 0811e30b82 add plugin argv0; fix wrong offset on argv1 urlbot 2014-10-29 13:05:23 +01:00
  • 76fd48485c add plugin argv; add user-settable teatimer timeout urlbot 2014-10-29 13:01:32 +01:00
  • 02105b7f13 don't drop exception descriptions anymore urlbot 2014-10-21 18:51:55 +02:00
  • 0b56d21101 bugfixing as pylint, pyflakes suggest urlbot 2014-10-20 07:46:05 +02:00
  • 29981b776a "decode": add hex value to output urlbot 2014-10-14 16:38:12 +02:00
  • 7d60a5861e add plugin/command_decode(): translate unicode->text urlbot 2014-10-13 18:23:51 +02:00
  • 583e1174d6 ignore lines that are probably the bots own log lines urlbot 2014-10-11 16:31:09 +02:00
  • 94c538696f warp all urlib-specific stuff in an exception urlbot 2014-10-11 16:22:19 +02:00
  • 76fd4645c8 http://a../ also triggers, remove fix, wrap exception arround urlbot 2014-10-10 00:01:22 +02:00
  • e4d23e07c0 fix crash for https?://\..* links ('.'.encode('idna') fails) urlbot 2014-10-09 22:48:23 +02:00
  • 24084909a4 remove lev_str, sim_str from visible output urlbot 2014-10-09 22:07:40 +02:00
  • 663e2131ed rename r->url; add obj['sim'] urlbot 2014-10-06 00:19:47 +02:00
  • 6a916c701a testing str_sim() for (title, lev_url) urlbot 2014-10-05 23:39:51 +02:00
  • 09f96101f0 Python3 post-migration: fix User-Agent urlbot 2014-10-05 13:58:44 +02:00
  • 6d11929e54 re-add image_preview; configurable urlbot 2014-10-03 19:18:52 +02:00
  • 6ce9e177de add send error replys from urllib urlbot 2014-10-01 10:21:27 +02:00
  • 351da575db (not in use) add string_similarity() for testing urlbot 2014-10-01 09:33:21 +02:00
  • d8d5ed7461 move path to local_config.py, add levenshtein_test.py urlbot 2014-09-30 17:41:51 +02:00
  • 126b238aeb levenshtein: strip domain; write to persistent struct urlbot 2014-09-30 17:39:52 +02:00
  • 5a7601b108 fix crash on 404 pages (2to3 fixup) urlbot 2014-09-30 17:15:43 +02:00
  • ca715ca0f8 fix levenshtein() for empty strings urlbot 2014-09-30 16:48:17 +02:00
  • 75dd68733f more precise "teatimer" help urlbot 2014-09-29 19:26:36 +02:00
  • 1ddd43c274 a "teatimer" implemented urlbot 2014-09-29 19:15:00 +02:00
  • 98dd94fc63 testing levenshtein distance for (url, title) urlbot 2014-09-29 00:11:40 +02:00
  • eba70a5ed0 plugin debugging enabled urlbot 2014-09-28 22:44:42 +02:00
  • af9e195011 asuming UTF-8 as git-log(1) output urlbot 2014-09-28 18:11:19 +02:00
  • acc5242de0 Python3 migration; trashed e(); html->html_text rename urlbot 2014-09-28 18:03:08 +02:00
  • ab63828019 fix multi-line plugin output urlbot 2014-09-27 16:50:19 +02:00
  • ead248e7fa fix for multi-line output, e.g. "unikot" urlbot 2014-09-27 16:20:34 +02:00
  • afd79c49a6 fix "help" globbing urlbot 2014-09-27 16:15:01 +02:00
  • c9f8237f25 gitignore urlbot.persistent urlbot 2014-09-27 16:10:00 +02:00
  • 951054aff5 add modul. "help"; prep "save"; add {desc} urlbot 2014-09-27 16:06:26 +02:00
  • e721c328f7 moved VERSION stuff to common.py urlbot 2014-09-27 09:41:29 +02:00
  • aae684170d moved common stuff to common.py; import adjustments urlbot 2014-09-27 09:19:46 +02:00
  • 6563addb1b ratelimit_*(): fixes after splitup urlbot 2014-09-27 08:43:33 +02:00
  • f411e1be4d scope fixes; moved VERSION to conf() urlbot 2014-09-27 06:12:34 +02:00
  • 7c9e5e154b scope fixes; put request_counter to conf() urlbot 2014-09-27 06:07:44 +02:00
  • c6d7e36357 scope fixes: request_counter urlbot 2014-09-27 06:03:04 +02:00
  • 2714858b1e scope fixes; put uptime to conf() urlbot 2014-09-27 05:59:35 +02:00
  • 60285089fe scope fixes; put hist_max_* to conf() urlbot 2014-09-27 05:56:39 +02:00