melonhead
|
61c42e7d8a
|
urlhistory: main regex no longer matches 'http://' or 'www.'
urlhistory: added URL normalization for Amazon, Waffleimages, and Youtube
|
2010-07-14 16:45:26 -04:00 |
Ryan Hitchman
|
e55774b770
|
refactor http (and html, xml, json) handling into util/http.py (not done for dotnetpad), fix mtg, remove dict & goonsay
|
2010-04-22 21:47:41 -06:00 |
Ryan Hitchman
|
7888ce1314
|
rename hook.thread to hook.singlethread, make singlethread plugins cache db connections
|
2010-03-13 07:24:19 -07:00 |
Ryan Hitchman
|
30baa6c49c
|
make persistent db name include bot nick
|
2010-03-13 07:02:05 -07:00 |
Ryan Hitchman
|
24a837c606
|
add hook.regex -- regex search against private messages
|
2010-03-11 17:19:36 -07:00 |
Ryan Hitchman
|
1e6c08fb30
|
rewrite hooking and dispatcher
|
2010-03-11 16:34:54 -07:00 |
Ryan Hitchman
|
5200749c66
|
revert urlhistory to non-broken version
|
2010-03-06 12:42:59 -07:00 |
melonhead
|
def6537f72
|
I think this fixes the 3 minute urlhistory bug. Sorry >_<
|
2010-03-06 17:19:22 +00:00 |
melonhead
|
3457b923b2
|
fixed urlhistory syntax error
|
2010-03-05 03:10:06 +00:00 |
melonhead
|
ea70af8ef1
|
Youtube: more flexible url matching
Youtube: support for youtu.be and yooouuutuuube urls
|
2010-03-05 03:04:25 +00:00 |
Ryan Hitchman
|
253881f4b4
|
PEP8 compliance + clean dotnetpad
|
2010-02-28 19:32:41 -07:00 |
Ryan Hitchman
|
826a47837c
|
forgot to remove a debugging line
|
2010-02-07 17:58:06 -07:00 |
Ryan Hitchman
|
3c4edb54c2
|
make urlhistory give more information about when urls were linked
|
2010-02-05 19:54:28 -07:00 |
Ryan Hitchman
|
1dd86babc2
|
change calling convention
|
2010-02-01 21:42:34 -07:00 |
Ryan Hitchman
|
9eb5b236a6
|
rewrite tell, simplify db access in quote, seen, urlhistory. fix wolframalpha for the last time
|
2010-02-01 00:29:50 -07:00 |
Ryan Hitchman
|
c6c94c9ecb
|
make urlhistory nick sorting case-insensitive, simplify a few decorator calls
|
2010-01-18 22:14:49 -07:00 |
Ryan Hitchman
|
8271b23cb6
|
make urlhistory.py record irc servers as well
|
2010-01-18 20:16:40 -07:00 |
melonhead
|
bb709a74bf
|
Added URL normalization to urlhistory module to allow better detection of duplicates
Added configurable ignored URLs to urlhistory module
|
2010-01-18 15:07:06 -05:00 |
melonhead
|
7380470cf0
|
-Add "timeline" URL history plugin
-Create persist dir automatically if it does not exist
|
2010-01-18 12:47:55 -05:00 |