Romain Bignon
f41d8c516c
fix fillobj
2010-11-09 12:03:35 +01:00
Romain Bignon
78960f2dd3
test for canalplus
2010-11-09 12:03:35 +01:00
Nicolas Duhamel
47432020a3
new backend CanalPlus
2010-11-09 12:03:35 +01:00
Nicolas Duhamel
26d69cd0f8
fix parsing of accounts
2010-11-09 12:03:28 +01:00
Romain Bignon
f42842e03e
fix init of bp.Browser
2010-11-08 08:54:42 +01:00
Romain Bignon
0d640e17cc
new attribute 'description' on Video
2010-11-04 22:23:00 +01:00
Romain Bignon
d4ecc0c5de
fix parsing date, duration and title
2010-11-04 22:16:04 +01:00
Romain Bignon
9d7e1cd260
fix coming
2010-11-02 23:36:27 +01:00
Christophe Benz
2f586980ec
decode error message
2010-11-02 16:33:34 +01:00
Christophe Benz
054fda2cc0
english error
2010-11-02 16:33:34 +01:00
Romain Bignon
bea732d534
bump to version 0.4
2010-11-01 23:21:37 +01:00
Christophe Benz
b69a31e1b9
python2.5 compatibility (for maemo)
2010-11-01 16:48:17 +01:00
Romain Bignon
e973525b50
bnporc implements transfers ( closes #416 )
2010-10-31 10:26:44 +01:00
Romain Bignon
3860f87f76
return a Transfer object insetad of only an ID
2010-10-31 10:26:06 +01:00
Romain Bignon
08605f7901
when website is unavailable, raise BrowserUnavailable() instead of BrowserIncorrectPassword()
2010-10-31 09:16:46 +01:00
Romain Bignon
150b07b306
parameter 'no_login' to Browser.location() to don't check in we're logged
2010-10-31 00:15:25 +02:00
Romain Bignon
b2921d0dc2
oops fix build of browser
2010-10-30 16:47:00 +02:00
Romain Bignon
84b4003bf4
use several loggers for parts of weboob
2010-10-30 16:09:33 +02:00
Romain Bignon
04d33d3f6a
oops 'full' isn't a parameter of post_mail()
2010-10-30 13:51:23 +02:00
Romain Bignon
00f76e5d14
always redownload contact thread page if 'full' is True
2010-10-30 12:33:43 +02:00
Romain Bignon
ceff0b4019
contact status is now 'connected'/'not connected since ... hours'
2010-10-30 12:33:43 +02:00
Romain Bignon
430291a7e2
fix get_content() on an URL (instead of integer ID)
2010-10-30 12:33:42 +02:00
Romain Bignon
b87f97165d
when updating search page, do not keep old profiles to visit
2010-10-30 09:59:22 +02:00
Romain Bignon
487284fe5c
do not crash when contacts list is empty
2010-10-28 21:13:23 +02:00
Romain Bignon
c15bca8743
replace tt> to i>
2010-10-28 21:13:13 +02:00
Romain Bignon
39a40ee654
unused import
2010-10-28 00:05:17 +02:00
Romain Bignon
d99822d848
disable filter on white peoples
2010-10-27 23:56:08 +02:00
Romain Bignon
8997b1fe27
enhancements of register
2010-10-27 23:45:28 +02:00
Romain Bignon
e709f40b8a
AuM implements ICapAccount
2010-10-26 21:02:42 +02:00
Romain Bignon
2d2a942494
use Value* classes instead of ConfigField
2010-10-26 21:02:42 +02:00
Romain Bignon
e8af3cc3b9
change email address
2010-10-23 11:18:22 +02:00
Christophe Benz
a1e8a67225
add sex, age and godfather keys to aum backend, for register
2010-10-19 10:41:41 +02:00
Romain Bignon
fe39601810
backend newsfeed version is 0.3 (conforming to weboob version)
2010-10-16 18:58:54 +02:00
Clément Schreiner
1be1af5a5d
Fixes a small mistake in NewsfeedBackend.set_message.read
2010-10-16 18:48:54 +02:00
Clément Schreiner
11ad4ac948
Finished first version of newsfeed backend.
...
- Several feeds tested with QBoobMsg and apparently working correctly.
- NewsfeedBackend.set_message_read() untested, but should be working.
- weboob.tools.newsfeed provides content even when not provided as such by the
feed, using the "summary" instead.
2010-10-16 18:47:51 +02:00
Clément Schreiner
046c6ef0e3
Remove import of unused function (id2url)
2010-10-16 18:47:51 +02:00
Clément Schreiner
3f78167be5
Add missing copyright comments
2010-10-16 18:47:51 +02:00
Clément Schreiner
a5470b9ce6
Add tool to manage RSS/Atom feeds
...
- weboob.tools.newsfeed a class representing a feed
- the DLFP backend has been updated to use weboob.tools.newsfeed
2010-10-16 18:47:51 +02:00
Clément Schreiner
8b7b34e4cb
New backend: newsfeed (Atom and RSS feeds, all versions supported by feedparser),
...
using ICapMessages capability.
iter_threads and get_thread tested with weboob-cli and seem basically functional.
iter_unread_messages not working; set_message_read untested.
2010-10-16 18:47:51 +02:00
Romain Bignon
916400467e
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
Romain Bignon
17b20eecd8
change content IDs from 'project/type/page' to 'type/project/page'
2010-10-16 17:27:27 +02:00
Romain Bignon
c2187ab4bd
correctly encode wiki content
2010-10-16 16:27:24 +02:00
Romain Bignon
241179665d
strip description
2010-10-16 15:03:02 +02:00
Romain Bignon
66335a52c8
ability to send a new revision of a wiki page
2010-10-16 10:06:04 +02:00
Romain Bignon
3d9f669d93
python < 2.6 compatibility
2010-10-15 16:50:32 +02:00
Romain Bignon
3a1833a2f4
remove of threads work, so use it for fakes and report them to admins
2010-10-15 16:49:53 +02:00
Romain Bignon
5794973932
new backend 'redmine' (implements ICapContent)
2010-10-15 16:32:06 +02:00
Romain Bignon
85c446cc62
'hummm' pattern has to be the only word in her shopping list
2010-10-15 14:57:39 +02:00
Romain Bignon
939661e6f6
new pattern
2010-10-15 14:30:41 +02:00
Romain Bignon
2d6366c220
new patterns
2010-10-15 13:43:37 +02:00