weboob-devel/weboob/capabilities
Laurent Bachelier 79724c90f5 Remove "thread" argument in iter_unread_messages
It is unused, and no backend implemented it — so it was wrong to have it
in the function signature.
It also does not seem very helpful, we have get_threads() if we want to
do something advanced with treads.

fixes #825
2012-03-23 07:04:40 +01:00
..
__init__.py do not use thumbnail_url anymore (closes #810), use set_empty_fields() method, do not give fields in constructor of BaseVideo anymore 2012-03-12 17:16:42 +01:00
account.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
bank.py add a field 'rdate' to store date of payment 2012-03-22 16:33:05 +01:00
base.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
bill.py Download bill on freemobile 2012-03-14 07:12:03 +01:00
bugtracker.py fix license to AGPL 2011-07-24 19:55:28 +02:00
chat.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
collection.py Prepare for objects that are also Collections 2012-03-13 22:08:46 +01:00
contact.py PEP8 style fixes and other small style fixes 2012-03-14 04:51:46 +01:00
content.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
dating.py new Event object 2011-10-19 18:55:08 +02:00
gallery.py Move the "empty search for latest" to collections 2012-03-16 03:34:22 +01:00
gauge.py enhance ICapWaterLevel capability 2012-02-14 18:23:19 +01:00
geolocip.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
housing.py can looking for a rent or a sale 2012-02-19 18:35:33 +01:00
library.py Display renew confirmation/errors 2012-03-16 00:49:58 +01:00
messages.py Remove "thread" argument in iter_unread_messages 2012-03-23 07:04:40 +01:00
paste.py CapPaste: Also check the title in can_post 2011-05-05 00:19:21 +02:00
radio.py use CapResources for radios 2011-04-21 12:07:37 +02:00
torrent.py Support magnet URLs in weboorents 2012-03-09 02:49:00 +01:00
travel.py ability to set an arrival or a departure time 2011-07-13 15:12:17 +02:00
video.py Move the "empty search for latest" to collections 2012-03-16 03:34:22 +01:00
weather.py change license to AGPLv3+ 2011-04-08 12:48:07 +02:00