Sun, 20 Nov 2011 15:36:02 +0100 |
Goffi |
core: memory.py and sqlite.py moved from tools to memory
|
Sun, 20 Nov 2011 15:34:37 +0100 |
Goffi |
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)
|
Sat, 12 Nov 2011 10:33:29 +0100 |
Goffi |
bridge: typo in bridge constructor
|
Fri, 11 Nov 2011 19:50:24 +0100 |
Goffi |
primitivus: chat window is not scrolled anymore when user is watching history and a new message is received
|
Fri, 11 Nov 2011 19:49:21 +0100 |
Goffi |
core: fixed empty body error on new message
|
Fri, 11 Nov 2011 19:49:00 +0100 |
Goffi |
core: fixed memory initialisation sequence
|
Fri, 11 Nov 2011 18:40:23 +0100 |
Goffi |
core: outgoing groupchat message are not added to history anymore
|
Tue, 08 Nov 2011 22:21:58 +0100 |
Goffi |
core: don't save anymore delayed message in history
|
Tue, 08 Nov 2011 01:08:11 +0100 |
Goffi |
backend, bridge: asynchronous history
|
Mon, 07 Nov 2011 22:27:07 +0100 |
Goffi |
bridge: added check that synchronous method does not return a deferred
|
Mon, 07 Nov 2011 00:09:22 +0100 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
Sun, 06 Nov 2011 15:19:51 +0100 |
Goffi |
Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login field
|
Wed, 02 Nov 2011 22:50:06 +0100 |
Goffi |
primitivus: profile manager updated to use new asynchronous profile creation
|
Wed, 02 Nov 2011 22:49:23 +0100 |
Goffi |
core: profile creation/deletion through database
|
Wed, 02 Nov 2011 22:47:59 +0100 |
Goffi |
bridge: added generic D-Bus exception management + asyncCreateProfile method
|