Commit graph

31 commits

Author SHA1 Message Date
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Christophe Benz
3dd50f363d remove unnecessary brackets 2010-12-08 18:10:42 +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
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
cb5502f1d9 display contacts URL in qhavesex 2010-11-17 18:42:50 +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
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
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
Romain Bignon
ca39a32318 better presentation 2010-07-30 18:06:28 +02:00
Romain Bignon
f95aab9096 display all of the profile 2010-07-29 13:08:16 +02:00
Romain Bignon
b56616f7dd asynchroneous fetches of photos and profile 2010-07-24 12:10:01 +02:00
Romain Bignon
fc4badf88e merge do_caps() and do_backends() into do() (optional keyword params 'backends' and 'caps') 2010-07-17 13:48:32 +02:00
Romain Bignon
9d4f02840b order contacts list by status 2010-07-13 19:52:47 +02:00
Romain Bignon
6ccc3c0dff last message on top (and send box on top too) 2010-07-12 23:55:22 +02:00
Romain Bignon
6edfcfd574 correctly delete the QtDo process when finished 2010-07-12 23:46:43 +02:00
Romain Bignon
3936b2b391 new profile tab 2010-07-09 17:12:42 +02:00
Romain Bignon
47a5c8028e improvement of profiles in contacts 2010-07-09 15:05:17 +02:00
Christophe Benz
3bf9c2518b global s/frontends/applications/ 2010-07-07 17:20:17 +02:00