Commit graph

514 commits

Author SHA1 Message Date
Romain Bignon
8da336d3dd when thread is a discussion, display messages linearly 2011-10-16 21:16:35 +02:00
Romain Bignon
ce52d2967e fix crash when there is no thumbnail on a video (closes #708) 2011-10-11 19:27:34 +02:00
Romain Bignon
eb3f681136 bump to 0.a 2011-10-10 11:38:02 +02:00
Romain Bignon
97fe89ab66 profile is now a dict, not a list 2011-10-05 15:44:20 +02:00
Romain Bignon
b0d84fff2a fix unicode issue (closes #703) 2011-10-04 08:57:04 +02:00
Romain Bignon
e68ec1d6e5 fix unicode issues 2011-10-03 20:57:51 +02:00
Romain Bignon
836c4b4f10 show if a photo is hidden or not 2011-09-27 11:34:47 +02:00
Noé Rubinstein
f4b9d08ff7 galleroob: fix selection of wrong backend 2011-09-26 13:31:05 +02:00
Romain Bignon
d714250cc8 new version of aum backend 2011-09-25 01:40:21 +02:00
Romain Bignon
a7e07acafa commands 'profile' and 'query' work only with one backend 2011-09-19 10:47:44 +02:00
Romain Bignon
1382ccb79f support when 'sender' is None 2011-09-14 09:43:25 +02:00
Romain Bignon
646480bc73 fix crash when header In-Reply-To is missing 2011-09-14 09:34:31 +02:00
Romain Bignon
51f8efc41d display the 'N' entry only when available 2011-09-09 09:54:07 +02:00
ffourcot
9d900578a3 Add a new field to Operations to permit a better export to qif
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-09-08 17:58:47 +02:00
Romain Bignon
5541107a7f fix: print the line '!type:Bank' only once 2011-09-07 10:16:47 +02:00
Romain Bignon
27a70e4525 add 'qif' formatter 2011-09-07 09:47:23 +02:00
Romain Bignon
4390dd9452 fix crash during transfer when given account backend is unknown 2011-08-16 12:55:13 +02:00
Romain Bignon
1e83aaa3ef oops typo 2011-08-16 09:41:25 +02:00
Romain Bignon
6c2dfef837 flush print total only when there are accounts in queue 2011-08-16 09:31:07 +02:00
Romain Bignon
f745ae2b8f fix usage of signature 2011-08-12 10:14:51 +02:00
Romain Bignon
d9e174d4c1 display a warning when no URL is available on media 2011-08-04 09:24:38 +02:00
Romain Bignon
f4f294502a display signature if any 2011-08-03 09:42:15 +02:00
Romain Bignon
e17c14dbe6 fix parsing changes when author doesn't have an account 2011-07-19 13:37:07 +02:00
Romain Bignon
4a29a246a2 support changes of issue content 2011-07-19 13:24:33 +02:00
Romain Bignon
f951f51b3d add command 'logtime' 2011-07-19 13:11:27 +02:00
Romain Bignon
9dc1e559a7 add parameters --departure-time and --arrival-time 2011-07-13 15:12:41 +02:00
Romain Bignon
610342e716 fix crash when there isn't any winner 2011-07-12 13:30:31 +02:00
Romain Bignon
c911955a92 new application boobtracker (refs #684) 2011-07-11 22:29:15 +02:00
Romain Bignon
e731f42cb9 new method ConsoleApplication.acquire_input() to read stdin friendly 2011-07-11 22:18:25 +02:00
Romain Bignon
c74216ccf8 FILENAME argument is optional for command 'getfile' (closes #683) 2011-07-05 16:27:06 +02:00
Romain Bignon
142bc04f56 support roadmaps in transilien (#681) 2011-06-28 17:10:54 +02:00
Romain Bignon
a54fe01e6b id of pages can't be shared between backends 2011-06-26 14:16:15 +02:00
Romain Bignon
654af3ecc4 command 'download' supports mms streams 2011-06-25 13:50:13 +02:00
Laurent Bachelier
0a73b9e963 pastoob: Don't crash if sys.stdout.encoding is None 2011-05-31 15:59:12 +02:00
Romain Bignon
5cd8d92274 support all wiki pages names 2011-05-29 23:29:46 +02:00
Romain Bignon
c55ccd4ee4 restore the account_list formatter to the 'list' command 2011-05-11 16:22:22 +02:00
Romain Bignon
53e22d9f4b bump to 0.9 2011-05-08 18:31:44 +02:00
Romain Bignon
2c4856384b Weboob 0.8 released 2011-05-08 18:18:47 +02:00
Romain Bignon
1dafee2b47 move repl code from ConsoleApplication to ReplApplication 2011-05-08 18:13:05 +02:00
Romain Bignon
84f74f9f9f reintroduce the 'list' command on boobank 2011-05-08 17:25:43 +02:00
Romain Bignon
8a59880ea9 use a function run in each backend thread 2011-05-08 16:42:49 +02:00
Michael Scherer
98e3da921b add enable and disable command to weboob-config
Signed-off-by: Michael Scherer <misc@zarb.org>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-05-08 16:40:04 +02:00
Romain Bignon
c587ce65b0 weboob-config can't be run in interactive mode anymore 2011-05-08 14:38:54 +02:00
Romain Bignon
9f3b493a71 do not crash if the thread is not found 2011-05-08 14:20:38 +02:00
Romain Bignon
508cb556b7 add a Ctrl+Q shortcut to quit (closes #479) 2011-05-08 13:58:43 +02:00
Romain Bignon
8d9e1ce51c oops fix the fix 2011-05-08 12:13:19 +02:00
Romain Bignon
eec9a016f0 check config (closes #484) 2011-05-08 12:10:34 +02:00
Romain Bignon
6243a60f68 check if there are files before display them 2011-05-08 11:38:15 +02:00
Romain Bignon
6772b4a987 ability to list recipients of a transfer 2011-05-07 14:24:00 +02:00
Laurent Bachelier
2977c879e7 Oops, this should never have been committed 2011-05-05 00:35:24 +02:00