Laurent Bachelier
936fe46bf6
Don't use the plural
2012-02-10 01:28:40 +01:00
Laurent Bachelier
5ea30516ac
Fix incorrect translation
...
While this changes constants names, I think it is important as "accused" is
complely wrong. E-mails use the term "Read-receipts" so I chose
to go with RECEIVED.
2012-02-10 01:28:40 +01:00
Romain Bignon
4be4b40509
bump to 0.b
2012-02-05 19:35:30 +01:00
Romain Bignon
4edeba3d62
fix crash when there isn't any photos on a profile
2011-12-12 14:37:24 +01:00
Romain Bignon
a347913d1b
disable empty tabs
2011-12-04 11:27:34 +01:00
Romain Bignon
3cd28382e8
fix tabs, disable widgets during load/save, don't crash when there isn't any notes
2011-12-04 11:26:57 +01:00
Clément Schreiner
b8adf34e52
qhavesex: Implement the 'Notes' tab for taking notes about a contact
2011-12-04 11:14:53 +01:00
Romain Bignon
685d389fd9
ability to select values in profile ( closes #731 )
2011-11-27 22:22:49 +01:00
Romain Bignon
4766e0507e
display status message of contacts in events list
2011-10-20 12:24:00 +02:00
Romain Bignon
cde5bff35a
new 'Events' tab
2011-10-19 18:58:44 +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
53e22d9f4b
bump to 0.9
2011-05-08 18:31:44 +02:00
Romain Bignon
7e2bb91b3b
change license to AGPLv3+
2011-04-08 12:48:07 +02:00
Christophe Benz
c7ff4640a0
Fix application descriptions.
2011-04-04 10:35:41 +02:00
Romain Bignon
31a0a0a8be
bump to 0.8
2011-04-04 10:30:09 +02:00
Romain Bignon
3cb6ca033f
bump to 0.7
2011-03-01 13:57:23 +01:00
Romain Bignon
81f9980623
update copyrights
2011-01-14 23:03:52 +01:00
Romain Bignon
2ebb9a844d
bump to 0.6
2011-01-08 12:30:28 +01:00
Romain Bignon
78bfa70f23
set a description for every application
2010-12-09 12:03:38 +01:00
Christophe Benz
3dd50f363d
remove unnecessary brackets
2010-12-08 18:10:42 +01:00
Romain Bignon
a83a81dde8
bump to 0.5
2010-12-01 19:55:59 +01:00
Romain Bignon
7be8efbab4
fix unicode issues
2010-12-01 19:29:29 +01:00
Christophe Benz
18e02f2fea
handle multiple receivers in messages
2010-11-22 15:28:27 +01:00
Romain Bignon
0f941a7fa3
fixes
2010-11-21 10:54:23 +01:00
Romain Bignon
c83c923e3d
moved ICapDating.get_status() and ICapMessagesPost.get_status() into ICapAccount.get_account_status()
2010-11-20 20:52:53 +01:00
Romain Bignon
0c10fe5e17
fixes
2010-11-20 19:53:13 +01:00
Romain Bignon
8ddb94de91
load photos when needed
2010-11-20 15:32:29 +01:00
Romain Bignon
8a5a04a214
improvement of photos display
2010-11-20 13:24:38 +01:00
Christophe Benz
2921a17a3e
implement photo caroussel
2010-11-19 11:22:05 +01:00
Christophe Benz
237dd47f28
enable sorting in contacts list
2010-11-18 15:30:25 +01:00
Christophe Benz
cb5502f1d9
display contacts URL in qhavesex
2010-11-17 18:42:50 +01:00
Romain Bignon
bea732d534
bump to version 0.4
2010-11-01 23:21:37 +01:00
Christophe Benz
b69a31e1b9
python2.5 compatibility (for maemo)
2010-11-01 16:48:17 +01:00
Romain Bignon
4670081040
minor changes
2010-11-01 10:08:18 +01:00
Romain Bignon
8be6162521
ability to display a profile from an URL, several minor fixes
2010-10-30 12:33:43 +02:00
Romain Bignon
28e57001bc
add a messages refresh button, and better handler of contacts selection
2010-10-30 09:58:52 +02:00
Romain Bignon
916400467e
use "basestring" instead of "(str,unicode)"
2010-10-16 17:44:09 +02:00
Romain Bignon
c959feacac
bump version of backends and applications to 0.3
2010-10-11 10:31:44 +02:00
Romain Bignon
ed7472a4fb
if root message is NotLoaded, display the 'More messages...' button
2010-10-05 17:41:29 +02:00
Romain Bignon
742ff2af58
do not double reload messages
2010-10-04 22:52:16 +02:00
Romain Bignon
b9f759849b
fix inserting 'more' button
2010-10-01 09:30:04 +02:00
Romain Bignon
2378c6ffc0
port qhavesex to new ICapMessages API
2010-09-30 20:13:06 +02:00
Romain Bignon
71f18ce7f6
bump version of every applications to 0.2
2010-09-25 07:39:40 +02:00
Romain Bignon
f0ea8829a2
display weboob-config-qt at launch on Qt applications when there are no configured backends
2010-08-20 12:22:04 +02:00
Romain Bignon
9581fa0b19
all loaded backends are now configured (refs #368 )
2010-08-19 22:15:38 +02:00
Romain Bignon
404d7290ba
a lot of pyflakes and pylint fixes
2010-08-13 22:23:10 +02:00
Romain Bignon
2c36d64155
display if a message is read or no (leto will be happy)
2010-08-13 20:55:00 +02:00
Romain Bignon
843db82d8a
port QHaveSex and QBoobMsg to new ICapMessage.Message API
2010-08-13 16:24:59 +02:00
Romain Bignon
bf0f1d94b1
correctly handle reload after backends configuration
2010-08-03 20:18:34 +02:00