Laurent Bachelier
ce6d9bdcd7
Fix getting pastebin paste visiblity
...
Pastebin somehow decided to use title instead of alt.
They are wrong. That attribute should at least tell "Private" or "Public" to
blind users. Well, another reason to use Weboob instead of their website!
2012-03-06 20:22:26 +01:00
Romain Bignon
0cf736f10d
display only real accounts
2012-03-06 19:57:04 +01:00
Romain Bignon
973fae1ef9
operation.raw must be an unicode string
2012-03-06 19:57:04 +01:00
Romain Bignon
93a0d25f71
fix in case get_thread() is called with a numerical ID (and not a Thread instance)
2012-03-06 19:38:22 +01:00
Florent
d12877fe55
Get comments only in case of rss-comments changes
2012-03-06 19:31:02 +01:00
Florent
1e4851296c
Add rsscomment to newsfeed
2012-03-06 19:30:58 +01:00
Romain Bignon
95c977a441
unused imports and variables
2012-03-06 19:25:09 +01:00
Laurent Bachelier
64bf35a7e9
Use libyaml for faster loading and saving
...
if installed
2012-03-06 19:11:02 +01:00
Romain Bignon
439a6ec515
support authentication (thanks to Lord for giving me an account)
2012-03-06 19:03:02 +01:00
Florent
f308fed5ae
Fix freemobile module
2012-03-06 19:02:58 +01:00
Florent
8248c24840
Fix freemobile backend (virtualkeyboard changes)
2012-03-06 12:28:06 +01:00
Florent
03c775efa1
Store only last 20 articles for ecrans backend
2012-03-06 12:27:54 +01:00
Romain Bignon
a9603b4b2d
strip '/' in search pattern to avoid a 404 HTTP error
2012-03-06 12:25:40 +01:00
Noe Rubinstein
8fcf695783
fix mangafox, chiennes
2012-03-04 09:11:12 +01:00
Romain Bignon
a51219a192
add_backend: do not crash if params is None
2012-03-03 23:19:58 +01:00
Romain Bignon
6b8a163158
change paths of related files to XDG specs
2012-03-03 23:19:38 +01:00
Romain Bignon
2476cbfa1b
fix application URL
2012-03-03 23:00:45 +01:00
Romain Bignon
df6e0e6254
add manpages for flatboob and QFlatBoob
2012-03-03 23:00:16 +01:00
Romain Bignon
33a9bf71a8
rename havesex and QHaveSex to havedate and QHaveDate
2012-03-03 22:59:17 +01:00
Romain Bignon
76040343bc
raise BrowserHTTPError when the website is unavailable
2012-03-03 19:57:33 +01:00
Romain Bignon
88da52a57a
support loan history
2012-03-03 19:57:32 +01:00
Romain Bignon
5ffd892a3d
store Operation.date as a datetime.date object
2012-03-03 19:57:32 +01:00
Laurent Bachelier
6544bbfcdc
Fix account list: get all accounts
...
There is also more logic in the xpath query, which I find more readable.
2012-03-03 18:26:59 +01:00
Johann Broudin
4e86d14e12
Add type and label support to CMB backend
...
Signed-off-by: Johann Broudin <Johann.Broudin@6-8.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-29 18:55:43 +01:00
Noe Rubinstein
c7f5b68c85
Fix Mangafox crash on Comments page
2012-02-29 18:55:19 +01:00
Laurent Bachelier
1ec64d0897
Force weboob-update to use the local weboob
2012-02-28 14:20:03 +01:00
Romain Bignon
00c784e331
display 'category' in priority, 'type' otherwise
2012-02-28 13:54:26 +01:00
Florent
0b9322eca5
Remove a print...
2012-02-28 13:18:25 +01:00
Florent
54ad584f4c
Add the new field for Compte Courant
2012-02-27 16:34:30 +01:00
Romain Bignon
535aee9a71
update AUTHORS
2012-02-26 21:12:22 +01:00
Xavier G
23dd14e1f9
CrAgr: Transaction objects are now created using datetime.date ( closes #800 )
2012-02-26 21:11:32 +01:00
Romain Bignon
2aa04564db
fix parsing of videos with missing description
2012-02-26 19:12:11 +01:00
Romain Bignon
0badd945a9
fix getting transactions of secondary accounts
2012-02-26 19:03:49 +01:00
Romain Bignon
dcd25b22eb
flush output (useful with table formatter)
2012-02-26 18:40:41 +01:00
Florent
1484251c65
First implementation of freemobile website
2012-02-26 18:35:03 +01:00
Florent
72893d88a0
Add ICapBill
2012-02-26 18:34:41 +01:00
Florent
aaab1db43d
Parse a comment only if needed
2012-02-26 18:34:05 +01:00
Romain Bignon
234bdf6210
do not change sort of housings after display of a new one
2012-02-26 18:31:35 +01:00
Romain Bignon
d8b1588db0
add a TransactionsFormatter for commands 'history' and 'coming'
2012-02-26 18:31:07 +01:00
Romain Bignon
be14595308
apply changes to ICapBank API
2012-02-26 18:30:40 +01:00
Romain Bignon
defcacb9db
parse categories
2012-02-26 15:07:26 +01:00
Romain Bignon
b8d05430ec
add a 'type' field on Transaction object
2012-02-26 15:05:04 +01:00
Romain Bignon
fbe9ccec04
fix crash when trying to add twice a same module
2012-02-25 13:43:58 +01:00
Gabriel Kerneis
a722aa7986
[boursorama] Fix IDs of operations
2012-02-22 15:19:46 +01:00
Romain Bignon
cf58a18f00
fix crash when a bookmarked housing has been removed from website
2012-02-22 12:59:57 +01:00
Florent
b30b6398fa
Don't get articles if already seen.
2012-02-22 12:57:00 +01:00
Florent
a81281e79e
Fix license and headers
2012-02-22 11:19:20 +01:00
Romain Bignon
f5ca33f80e
can looking for a rent or a sale
2012-02-19 18:35:33 +01:00
Romain Bignon
3eddf8e6dd
fix unicode issue
2012-02-19 18:34:33 +01:00
Romain Bignon
95ad372afc
fix: create an 'id' attribute even if missing in the entry
2012-02-19 13:33:09 +01:00