2011-02-03 15:09:27 +01:00
..
__init__.py
remove namespace packages info
2010-11-25 16:39:05 +01:00
account.py
moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status()
2010-11-20 20:52:53 +01:00
bank.py
use datetime.date objects and transform coming labels
2010-12-27 18:28:24 +01:00
base.py
add a messages refresh button, and better handler of contacts selection
2010-10-30 09:58:52 +02:00
chat.py
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
contact.py
rename 'shown' to 'hidden'
2010-11-20 19:52:41 +01:00
content.py
Small fixes and changes in qwebcontentedit and ICapContent.
2011-02-03 15:09:27 +01:00
dating.py
moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status()
2010-11-20 20:52:53 +01:00
geolocip.py
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
messages.py
a message requires to have a Thread
2010-12-08 12:10:54 +01:00
radio.py
use the new add_field() method to define fields
2010-10-08 13:43:57 +02:00
torrent.py
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
travel.py
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
video.py
add docstrings
2010-11-25 19:15:33 +01:00
weather.py
use specific formatter for 'current' command
2010-12-06 15:26:54 +01:00