Commit graph

123 commits

Author SHA1 Message Date
Florent
9ca0bbae6a bump to 0.j 2014-05-19 22:45:35 +02:00
Romain Bignon
0d90e9dfab fix unicode issues 2014-04-15 13:45:25 +02:00
Romain Bignon
c6c7039d75 add quoting commands 2014-04-15 13:45:25 +02:00
Bezleputh
d6304f80f8 [windows installer] improve 64 bit management 2014-02-06 11:30:15 +01:00
Bezleputh
5134f23a9e improve windows installer script 2014-01-12 20:44:15 +01:00
Florent
a82f57512c bump to 0.i 2014-01-08 23:40:16 +01:00
Laurent Bachelier
5149c12cec Workaround for flake8 / recent pyflakes 2013-12-18 00:14:19 +01:00
Bezleputh
7643da7f60 [Windows install] coorect bugs and add architecture management 2013-12-05 12:43:24 +01:00
Florent
965dcfc60b Do not crash if one value is NotAvailable 2013-10-31 16:47:29 +01:00
Florent Fourcot
42d4db47bf Update HOW_TO 2013-10-16 23:47:59 +02:00
Florent
64ff95396c Fix indentation 2013-10-16 23:46:46 +02:00
Bezleputh
72a4de7e30 [Contrib] add windows installer 2013-10-16 23:45:50 +02:00
Florent
58b51a4b77 Print help instead of crash 2013-09-18 16:28:36 +02:00
Florent
edbe8b454d Add get_object_list in generic-munin 2013-08-12 17:08:22 +02:00
Romain Bignon
3900818482 fix call to ICapVideo.search_videos (API changed) 2013-08-06 22:43:17 +02:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Laurent Bachelier
a6ad7e83ff Use newer form of catching exceptions
autopep8 -i --select=W602
Also some other minor deprecated syntax changes, like "while 1".
I did not commit the less obvious changes.
2013-07-27 15:16:16 +02:00
Laurent Bachelier
a012abd98b boobot: Update keywords 2013-07-14 19:15:05 +02:00
Laurent Bachelier
a946fa8f0d boobot: Rewrite any kind of space (newline, tab) 2013-07-04 00:13:34 +02:00
Laurent Bachelier
bd28eca0f6 boobot: Remove punctuation at the end when 404 2013-06-29 00:34:28 +02:00
Laurent Bachelier
2b7761fe9b Ooops, it broke the first two required // 2013-06-29 00:04:57 +02:00
Laurent Bachelier
8acc696623 boobot: Some lib versions do not handle // well 2013-06-27 14:54:22 +02:00
Laurent Bachelier
70442b3044 boobot: More encoding fixes 2013-06-25 00:31:49 +02:00
Laurent Bachelier
a488edbd69 boobot: Support ignored users
And ignore irkers by default
2013-06-23 21:17:13 +02:00
Laurent Bachelier
46022720a1 boobot: Proper ^C closing 2013-06-23 20:37:21 +02:00
Laurent Bachelier
b6021ec90d boobot: Try to use HTML encoding 2013-06-23 20:26:12 +02:00
Laurent Bachelier
f7c169bcbd boobot: URL quoting creates more problems than in solves 2013-06-23 20:14:20 +02:00
Laurent Bachelier
321a7114cd boobot: Better handling of zero/invalid HTML 2013-06-23 20:05:54 +02:00
Laurent Bachelier
99d9879a73 Configure boobot storage path 2013-06-23 20:03:51 +02:00
Florent
4f10915546 Do not start every graph to 0 / Use rigid 2013-06-11 13:39:43 +02:00
Florent
3e1a2d3c50 Allow float values 2013-05-30 16:21:42 +02:00
Laurent Bachelier
e622246df4 boobot: Twitter support 2013-05-19 00:04:37 +02:00
Laurent Bachelier
2c633a43c8 boobot: Faster timeouts
This requires running the development version of Weboob.
2013-05-14 10:39:03 +02:00
Laurent Bachelier
cc8f3d6de1 boobot: More urlfix features 2013-05-14 10:39:03 +02:00
Laurent Bachelier
9b5b0dcf8b boobot: Do not quote the semicolon 2013-05-14 10:39:03 +02:00
Laurent Bachelier
1eedc55344 boobot: Better HEAD errors 2013-05-14 10:39:03 +02:00
Laurent Bachelier
ac51c1fb99 boobot: Fix encoding replacement 2013-05-14 10:39:03 +02:00
Laurent Bachelier
3710bb87ae boobot: Support servers with no HEAD 2013-05-05 21:23:30 +02:00
Laurent Bachelier
bba7898561 boobot: Ignore NBSP in URLs 2013-05-05 21:10:15 +02:00
Laurent Bachelier
8825072829 boobot: Better newline handling 2013-05-05 20:53:21 +02:00
Laurent Bachelier
1b2031796b boobot: Force shitty Windows encoding
Because web browsers actually do that!

Test URL: http://www.universfreebox.com/article/20715/Deutche-Telekom-met-fin-a-l-internet-illimite-bientot-le-tour-de-la-France
2013-05-05 20:43:58 +02:00
Laurent Bachelier
ab7287747a boobot: Guess page encoding
This seems to work with most pages.
2013-05-05 20:40:51 +02:00
Laurent Bachelier
45151afa3e boobot: Fix weird/unicode URLs
http://stackoverflow.com/questions/1916684/cant-open-unicode-url-with-python
2013-05-05 20:05:45 +02:00
Laurent Bachelier
2f9a50c754 boobot: Support multiple channels, refactoring
It should handle the various URL failures in a better way.
2013-05-05 19:15:51 +02:00
Florent Fourcot
1161874362 Fix SMS regexp 2013-04-25 12:56:42 +02:00
Laurent Bachelier
99eaa87db9 boobot: Display regular URL info 2013-04-20 11:56:00 +02:00
Laurent Bachelier
58a37c3bfb boobot: irc 5.0+ compatibility
It should still work with older versions
2013-04-13 23:14:57 +02:00
Laurent Bachelier
ec4f934fee boobot: Style fixes 2013-04-13 23:14:44 +02:00
Laurent Bachelier
60c097a389 boobot: Proper freenode server name 2013-04-13 23:14:08 +02:00
Romain Bignon
fb3d2655a9 support python-irclib >= 3 and minor changes 2013-04-11 20:32:33 +02:00