Commit Graph

279 Commits

Author SHA1 Message Date
urlbot
342e983aa9 del "remember", "recall" as superseded by "record" 2015-10-24 01:06:09 +02:00
urlbot
33077575bd add 'choose' plugin 2015-10-18 19:49:44 +02:00
urlbot
cab04a6014 wrap time adding since some people tried to steep their tea infinitely 2015-09-19 23:55:32 +02:00
urlbot
9a8721265b Revert "seed random() with urandom"
This reverts commit 12b851a1b8.
2015-08-30 10:50:37 +02:00
urlbot
12b851a1b8 seed random() with urandom 2015-08-30 10:05:14 +02:00
urlbot
56a924c216 remove redundant part of "DSA found" message 2015-08-26 12:36:45 +02:00
urlbot
9d1e1c346c testcommit
#
### diff of this commit:
#
# diff --git a/a b/a
# deleted file mode 100644
# index e69de29..0000000
2015-08-22 01:12:14 +02:00
urlbot
2fb5429185 testcommit
#
### diff of this commit:
#
# diff --git a/a b/a
# new file mode 100644
# index 0000000..e69de29
2015-08-22 01:11:00 +02:00
urlbot
c8beceb0db extend 'record' help with usage 2015-08-21 23:47:57 +02:00
urlbot
0c806d9810 idlebot: using global uniq USER_AGENT 2015-08-21 23:40:14 +02:00
urlbot
29aa2b4872 pylint; whitespace cleanup 2015-08-21 23:36:25 +02:00
urlbot
5f27fea8fc using global uniq USER_AGENT 2015-08-21 23:35:28 +02:00
urlbot
67642cba17 add ftp.*.d.o to blacklist 2015-07-30 00:07:58 +02:00
urlbot
4a12bc40a3 hopefully fix "TypeError: argument of type 'URLError' is not iterable" 2015-07-28 22:57:24 +02:00
urlbot
136a434156 dsa_watcher: remove warn() because it's expected to happen 2015-07-19 22:09:53 +02:00
urlbot
8824734ecb add dsa_watcher autostart 2015-07-19 21:14:57 +02:00
urlbot
c687f84c02 dsa_watcher: fetch internally and print package name 2015-07-19 21:05:09 +02:00
urlbot
d1bbf13d6e cleanup 2015-07-19 20:47:57 +02:00
urlbot
52fb4d11d3 cleanup 2015-07-19 20:42:20 +02:00
urlbot
77ab5baaec mv cakes strings to string_constants 2015-07-19 03:03:39 +02:00
urlbot
a39f9eb6a6 cleanup 2015-07-19 02:23:53 +02:00
urlbot
38d0e16a82 using broadcast to all rooms 2015-07-19 02:22:22 +02:00
urlbot
93ec99b7af use output buffering to avoid too early return 2015-07-19 02:19:37 +02:00
urlbot
f5bc6e429c make dsa watcher interval configurable 2015-07-19 02:11:32 +02:00
urlbot
0cb198754f remove redundant function name strings from log.*() 2015-07-19 02:07:03 +02:00
urlbot
37435d3e0c logging: include function name 2015-07-19 02:04:59 +02:00
urlbot
a8c51ae3b9 add hacky DSA watcher 2015-07-19 01:59:10 +02:00
urlbot
1da6e0bca1 teatimer works again, remove comment 2015-07-19 01:12:22 +02:00
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