Sun, 04 Dec 2011 00:03:15 +0100 |
Goffi |
plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.force
|
Sat, 03 Dec 2011 23:43:10 +0100 |
Goffi |
plugin xep 0054: fixed bad bridge signature
|
Sat, 03 Dec 2011 23:33:00 +0100 |
Goffi |
core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/
|
Sat, 03 Dec 2011 22:21:52 +0100 |
Goffi |
core: added get method to PersistentDictionary
|
Sat, 03 Dec 2011 22:21:27 +0100 |
Goffi |
core: fixed bad query in Sqlite storage
|
Sat, 03 Dec 2011 19:52:04 +0100 |
Goffi |
plugin CS: use of PersistentBinaryData to store profile's information, and clean up on profile disconnection.
|
Sat, 03 Dec 2011 15:50:09 +0100 |
Goffi |
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific data
|
Sat, 03 Dec 2011 15:45:48 +0100 |
Goffi |
core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources
|
Wed, 30 Nov 2011 00:24:41 +0100 |
Goffi |
plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cache
|
Wed, 30 Nov 2011 00:23:50 +0100 |
Goffi |
core: sqlite persistentBinaryDict storage fix
|
Sun, 20 Nov 2011 15:56:51 +0100 |
Goffi |
plugin XEP-0054: cache now use storage
|
Sun, 20 Nov 2011 15:36:45 +0100 |
Goffi |
core: path update for Memory import
|
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
|