Commit graph

  • d99822d848 disable filter on white peoples Romain Bignon 2010-10-27 23:56:08 +02:00
  • 16b7b1d9be do not display columns with only None values Romain Bignon 2010-10-27 23:45:48 +02:00
  • 8997b1fe27 enhancements of register Romain Bignon 2010-10-27 23:45:28 +02:00
  • d6e28f60a5 add CSV formatter (closes #350) Romain Bignon 2010-10-27 08:24:16 +02:00
  • a792b6601c support new Values* classes and ICapAccount with a 'Register' button (closes #390) Romain Bignon 2010-10-26 21:00:29 +02:00
  • 8777e6c1d3 weboob-config now supports new Value* classes instead of BackendConfig ones Romain Bignon 2010-10-26 20:59:49 +02:00
  • e709f40b8a AuM implements ICapAccount Romain Bignon 2010-10-26 20:59:24 +02:00
  • 2d2a942494 use Value* classes instead of ConfigField Romain Bignon 2010-10-26 20:58:45 +02:00
  • f995d86023 new capability ICapAccount (closes #389) Romain Bignon 2010-10-26 20:57:51 +02:00
  • b34b6d7901 add Value* classes and ValuesDict as OrderedDict container Romain Bignon 2010-10-26 20:57:12 +02:00
  • 1e881da190 oops fix when coming is NotAvailable (closes #411) Romain Bignon 2010-10-25 21:51:16 +02:00
  • cabdbe078f use a specific formatter for 'list' and ability to use previous # in interactive mode for other commands (closes #410) Romain Bignon 2010-10-25 20:25:27 +02:00
  • e8af3cc3b9 change email address Romain Bignon 2010-10-23 11:17:19 +02:00
  • bd44734f78 display a notice to encourage user to contribute when NotImplementedError is raised Romain Bignon 2010-10-23 11:15:14 +02:00
  • 05e1058066 add a warning when html2text is not found Romain Bignon 2010-10-19 15:05:02 +02:00
  • 41a76723b6 do not use a bold prompt (there are a several of problems) Romain Bignon 2010-10-19 10:42:03 +02:00
  • a1e8a67225 add sex, age and godfather keys to aum backend, for register Christophe Benz 2010-10-19 02:06:55 +02:00
  • e64d4fc288 set message as read when viewing one, and display unread messages in yellow in list Romain Bignon 2010-10-17 16:24:09 +02:00
  • 8199dd0581 add -p only if $EDITOR is vim Romain Bignon 2010-10-17 15:10:21 +02:00
  • 0b646e0e14 do not display columns when all values are NotLoaded or NotAvailable Romain Bignon 2010-10-17 15:01:32 +02:00
  • 908764b4c8 use the 'table' formatter as default Romain Bignon 2010-10-17 14:47:46 +02:00
  • 2556da6fbd better errors management in webcontentedit Romain Bignon 2010-10-17 14:47:15 +02:00
  • f0215a89b5 do not enable the 'Reply' button when backend doesn't implement ICapMessagesPost Romain Bignon 2010-10-17 11:44:39 +02:00
  • 221282ac82 introduce Pierre Mazière Romain Bignon 2010-10-17 00:19:37 +02:00
  • 89e2c29447 fix falling back to default formatter Romain Bignon 2010-10-16 22:24:59 +02:00
  • 57435cbcf7 correctly reload when backends have been modified Romain Bignon 2010-10-16 19:19:18 +02:00
  • 870625f792 introduce clemux Romain Bignon 2010-10-16 19:08:17 +02:00
  • 2968b4f7b6 fix: class attributes are shared between instances, do not use them here Romain Bignon 2010-10-16 19:00:03 +02:00
  • 3e643ef7ab use 'table' as default formatter in boobank Romain Bignon 2010-10-16 18:59:45 +02:00
  • fe39601810 backend newsfeed version is 0.3 (conforming to weboob version) Romain Bignon 2010-10-16 18:58:54 +02:00
  • 1be1af5a5d Fixes a small mistake in NewsfeedBackend.set_message.read Clément Schreiner 2010-10-16 18:48:54 +02:00
  • 11ad4ac948 Finished first version of newsfeed backend. Clément Schreiner 2010-10-16 18:36:04 +02:00
  • a47b19a8b5 Allows missing messages title or author. Clément Schreiner 2010-10-16 18:33:19 +02:00
  • 046c6ef0e3 Remove import of unused function (id2url) Clément Schreiner 2010-10-14 15:35:10 +02:00
  • 3f78167be5 Add missing copyright comments Clément Schreiner 2010-10-13 23:30:26 +02:00
  • 6472fdbc3f Removed test (that prevented the NewsFeed backend to work) Clément Schreiner 2010-10-13 23:14:21 +02:00
  • a5470b9ce6 Add tool to manage RSS/Atom feeds Clément Schreiner 2010-10-13 22:39:14 +02:00
  • 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. Clément Schreiner 2010-10-04 18:17:09 +02:00
  • 916400467e use "basestring" instead of "(str,unicode)" Romain Bignon 2010-10-16 17:44:09 +02:00
  • 1c9817a090 add 'newsfeed' icon Romain Bignon 2010-10-16 17:35:26 +02:00
  • 73d33c0597 fix when HTTP server returns shit (closes #406) Romain Bignon 2010-10-16 17:32:29 +02:00
  • 17b20eecd8 change content IDs from 'project/type/page' to 'type/project/page' Romain Bignon 2010-10-16 17:27:27 +02:00
  • c2187ab4bd correctly encode wiki content Romain Bignon 2010-10-16 16:25:53 +02:00
  • 47ed403fb9 can edit several pages at the same time (use vim -p) Romain Bignon 2010-10-16 16:25:33 +02:00
  • 241179665d strip description Romain Bignon 2010-10-16 15:03:02 +02:00
  • e114fb654f correctly remove the '--Press a key to continue--' line Romain Bignon 2010-10-16 15:02:46 +02:00
  • 345e2f8fe4 improvements of user experience© Romain Bignon 2010-10-16 12:11:36 +02:00
  • d2c70b7e98 in a tty, ask user to press <Enter> when text exceed the term height Romain Bignon 2010-10-16 12:10:12 +02:00
  • e1f21bca03 use specific formatters for 'search' and 'info' commands Romain Bignon 2010-10-16 11:33:42 +02:00
  • 8b6a08f212 new application 'webcontentedit' Romain Bignon 2010-10-16 10:06:22 +02:00
  • 66335a52c8 ability to send a new revision of a wiki page Romain Bignon 2010-10-16 10:06:04 +02:00
  • 570459f4e2 if page is not recognized, save response even if -a is not supplied Romain Bignon 2010-10-16 10:05:23 +02:00
  • e12fabbf11 new application 'radioob' Romain Bignon 2010-10-15 18:29:55 +02:00
  • 86f2ede418 fix empty commands Romain Bignon 2010-10-15 18:29:32 +02:00
  • a9f6ec93aa renamed VideoPlayer to MediaPlayer Romain Bignon 2010-10-15 18:29:10 +02:00
  • f51bd5b7d4 fix 'list' and 'backends' commands Romain Bignon 2010-10-15 18:02:15 +02:00
  • 2456208bd7 icon for th backend redmine Romain Bignon 2010-10-15 17:05:52 +02:00
  • 3d9f669d93 python < 2.6 compatibility Romain Bignon 2010-10-15 16:50:32 +02:00
  • 3a1833a2f4 remove of threads work, so use it for fakes and report them to admins Romain Bignon 2010-10-15 16:49:53 +02:00
  • 5794973932 new backend 'redmine' (implements ICapContent) Romain Bignon 2010-10-15 16:32:06 +02:00
  • a39db3626b new capability ICapContent (for wiki, blogs, etc) Romain Bignon 2010-10-15 16:31:31 +02:00
  • 85c446cc62 'hummm' pattern has to be the only word in her shopping list Romain Bignon 2010-10-15 14:57:39 +02:00
  • 939661e6f6 new pattern Romain Bignon 2010-10-15 14:30:41 +02:00
  • 2d6366c220 new patterns Romain Bignon 2010-10-15 12:37:16 +02:00
  • 24e3671f27 video_list formatter display count in interactive mode, the full ID otherwise Romain Bignon 2010-10-15 10:12:44 +02:00
  • 61deb66ac8 set default formatter Romain Bignon 2010-10-15 09:23:25 +02:00
  • 718618f6a5 welcome back --xdg and --no-xdg options in setup.py Christophe Benz 2010-10-14 15:44:26 +02:00
  • f031f9b5aa use a special and readable formatter for the 'search' command Romain Bignon 2010-10-14 20:09:54 +02:00
  • a86a6b2669 rewrite formatters management in repl Romain Bignon 2010-10-14 20:09:32 +02:00
  • 775ec96b22 do not report fakes (as 'delete_thread' doesn't work because it will flood admins and we should be discovered) Romain Bignon 2010-10-14 19:02:54 +02:00
  • 709afc72f6 new patterns Romain Bignon 2010-10-14 19:01:50 +02:00
  • b21be90e88 new patterns Romain Bignon 2010-10-14 14:55:41 +02:00
  • 1941d68b63 Ekaterina is a big spam-slut Romain Bignon 2010-10-14 14:28:12 +02:00
  • a9f92552a4 check spam on more objects, and remove threads of spambots Romain Bignon 2010-10-14 14:09:48 +02:00
  • 0b7ef16103 readurl() can take same arguments than openurl() Romain Bignon 2010-10-14 14:08:21 +02:00
  • 9142569594 lot of new patterns Romain Bignon 2010-10-14 10:36:02 +02:00
  • a2108a56ed report fakes Romain Bignon 2010-10-13 17:55:03 +02:00
  • 22d17a5106 new pattern 'chercher un mac tres chowd' Romain Bignon 2010-10-13 14:50:35 +02:00
  • fb0f13c685 use antispam in iter_unread_messages() too (refs #313) Romain Bignon 2010-10-13 14:41:05 +02:00
  • 70982a1dd6 new antispam feature for aum (refs #313) Romain Bignon 2010-10-13 13:39:07 +02:00
  • fa24395efb unused import Romain Bignon 2010-10-13 09:34:10 +02:00
  • 0949a479d7 remove xdg option, use sets Christophe Benz 2010-10-12 19:42:23 +02:00
  • 47a585e1c0 add constants for videoob-webserver Christophe Benz 2010-10-12 19:42:07 +02:00
  • 5b014361af forget \n Christophe Benz 2010-10-12 19:41:53 +02:00
  • bd447b3cf2 simplify code Christophe Benz 2010-10-12 19:41:49 +02:00
  • 5d9a0afefd add manpage for videoob-webserver Christophe Benz 2010-10-12 19:41:40 +02:00
  • 93dc318a86 wrong test Christophe Benz 2010-10-12 19:12:20 +02:00
  • 6cb9a42b8c rename script Christophe Benz 2010-10-12 19:07:30 +02:00
  • f8481f71fb do not install xdg with shell utils Christophe Benz 2010-10-01 01:23:21 +02:00
  • b49724e7f1 add icon for LCL (closes #407) Romain Bignon 2010-10-12 18:49:15 +02:00
  • c959feacac bump version of backends and applications to 0.3 Romain Bignon 2010-10-11 10:31:44 +02:00
  • 8ca143f727 fix description Romain Bignon 2010-10-11 10:16:22 +02:00
  • eb8ff28fab new unfinished backend LCL Romain Bignon 2010-10-11 09:17:27 +02:00
  • 208784e448 oops, the markup is 'cite' and not 'blockquote' Romain Bignon 2010-10-09 19:18:49 +02:00
  • 2a8f1d1019 change file licence from GPLv2 to GPLv3 Romain Bignon 2010-10-09 09:49:46 +02:00
  • f44a9c9719 less ugly icon Romain Bignon 2010-10-09 09:45:39 +02:00
  • 5dbd4ce1c0 if wanted quality is not found, take the first available one Romain Bignon 2010-10-09 09:45:13 +02:00
  • d351cd13f0 fix boobank when coming is not available Romain Bignon 2010-10-09 09:03:19 +02:00
  • 63ae68567e add the right icon for bp ('Banque Postale') Romain Bignon 2010-10-08 20:11:33 +02:00
  • 60b51957c7 oups, renamed bp.png to banquepopulaire.png Romain Bignon 2010-10-08 20:11:15 +02:00