Christophe Benz
a1e8a67225
add sex, age and godfather keys to aum backend, for register
2010-10-19 10:41:41 +02:00
Romain Bignon
e64d4fc288
set message as read when viewing one, and display unread messages in yellow in list
2010-10-17 16:24:09 +02:00
Romain Bignon
8199dd0581
add -p only if $EDITOR is vim
2010-10-17 15:10:21 +02:00
Romain Bignon
0b646e0e14
do not display columns when all values are NotLoaded or NotAvailable
2010-10-17 15:01:32 +02:00
Romain Bignon
908764b4c8
use the 'table' formatter as default
2010-10-17 14:47:46 +02:00
Romain Bignon
2556da6fbd
better errors management in webcontentedit
2010-10-17 14:47:42 +02:00
Romain Bignon
f0215a89b5
do not enable the 'Reply' button when backend doesn't implement ICapMessagesPost
2010-10-17 11:44:39 +02:00
Romain Bignon
221282ac82
introduce Pierre Mazière
2010-10-17 00:19:37 +02:00
Romain Bignon
89e2c29447
fix falling back to default formatter
2010-10-16 22:24:59 +02:00
Romain Bignon
57435cbcf7
correctly reload when backends have been modified
2010-10-16 19:19:18 +02:00
Romain Bignon
870625f792
introduce clemux
2010-10-16 19:08:29 +02:00
Romain Bignon
2968b4f7b6
fix: class attributes are shared between instances, do not use them here
2010-10-16 19:00:03 +02:00
Romain Bignon
3e643ef7ab
use 'table' as default formatter in boobank
2010-10-16 18:59:45 +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
a47b19a8b5
Allows missing messages title or author.
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
6472fdbc3f
Removed test (that prevented the NewsFeed backend to work)
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
1c9817a090
add 'newsfeed' icon
2010-10-16 17:35:26 +02:00
Romain Bignon
73d33c0597
fix when HTTP server returns shit ( closes #406 )
2010-10-16 17:32:29 +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
47ed403fb9
can edit several pages at the same time (use vim -p)
2010-10-16 16:27:22 +02:00
Romain Bignon
241179665d
strip description
2010-10-16 15:03:02 +02:00
Romain Bignon
e114fb654f
correctly remove the '--Press a key to continue--' line
2010-10-16 15:02:46 +02:00
Romain Bignon
345e2f8fe4
improvements of user experience©
2010-10-16 12:11:36 +02:00
Romain Bignon
d2c70b7e98
in a tty, ask user to press <Enter> when text exceed the term height
2010-10-16 12:11:30 +02:00
Romain Bignon
e1f21bca03
use specific formatters for 'search' and 'info' commands
2010-10-16 11:33:42 +02:00
Romain Bignon
8b6a08f212
new application 'webcontentedit'
2010-10-16 10:07:08 +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
570459f4e2
if page is not recognized, save response even if -a is not supplied
2010-10-16 10:05:23 +02:00
Romain Bignon
e12fabbf11
new application 'radioob'
2010-10-15 18:29:55 +02:00
Romain Bignon
86f2ede418
fix empty commands
2010-10-15 18:29:32 +02:00
Romain Bignon
a9f6ec93aa
renamed VideoPlayer to MediaPlayer
2010-10-15 18:29:10 +02:00
Romain Bignon
f51bd5b7d4
fix 'list' and 'backends' commands
2010-10-15 18:02:15 +02:00
Romain Bignon
2456208bd7
icon for th backend redmine
2010-10-15 17:05:52 +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
a39db3626b
new capability ICapContent (for wiki, blogs, etc)
2010-10-15 16:31:31 +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
Romain Bignon
24e3671f27
video_list formatter display count in interactive mode, the full ID otherwise
2010-10-15 10:12:44 +02:00
Romain Bignon
61deb66ac8
set default formatter
2010-10-15 09:23:25 +02:00