Mercurial > libervia-backend
graph
-
core: getPrivate/setPrivate removed from memory, private values now use database storage and persistent dicts \o/Sat, 03 Dec 2011 23:33:00 +0100, by Goffi
-
core: added get method to PersistentDictionarySat, 03 Dec 2011 22:21:52 +0100, by Goffi
-
core: fixed bad query in Sqlite storageSat, 03 Dec 2011 22:21:27 +0100, by Goffi
-
plugin CS: use of PersistentBinaryData to store profile's information, and clean up on profile disconnection.Sat, 03 Dec 2011 19:52:04 +0100, by Goffi
-
plugin maildir: maildir now use PersistentBinaryDictionary to store profile specific dataSat, 03 Dec 2011 15:50:09 +0100, by Goffi
-
core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resourcesSat, 03 Dec 2011 15:45:48 +0100, by Goffi
-
plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cacheWed, 30 Nov 2011 00:24:41 +0100, by Goffi
-
core: sqlite persistentBinaryDict storage fixWed, 30 Nov 2011 00:23:50 +0100, by Goffi
-
plugin XEP-0054: cache now use storageSun, 20 Nov 2011 15:56:51 +0100, by Goffi
-
core: path update for Memory importSun, 20 Nov 2011 15:36:45 +0100, by Goffi
-
core: memory.py and sqlite.py moved from tools to memorySun, 20 Nov 2011 15:36:02 +0100, by Goffi
-
core: - memory refactoring (moved memory.py and sqlite.py from tools to memory)Sun, 20 Nov 2011 15:34:37 +0100, by Goffi
-
bridge: typo in bridge constructorSat, 12 Nov 2011 10:33:29 +0100, by Goffi
-
primitivus: chat window is not scrolled anymore when user is watching history and a new message is receivedFri, 11 Nov 2011 19:50:24 +0100, by Goffi
-
core: fixed empty body error on new messageFri, 11 Nov 2011 19:49:21 +0100, by Goffi
-
core: fixed memory initialisation sequenceFri, 11 Nov 2011 19:49:00 +0100, by Goffi
-
core: outgoing groupchat message are not added to history anymoreFri, 11 Nov 2011 18:40:23 +0100, by Goffi
-
core: don't save anymore delayed message in historyTue, 08 Nov 2011 22:21:58 +0100, by Goffi
-
backend, bridge: asynchronous historyTue, 08 Nov 2011 01:08:11 +0100, by Goffi
-
bridge: added check that synchronous method does not return a deferredMon, 07 Nov 2011 22:27:07 +0100, by Goffi
-
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferredMon, 07 Nov 2011 00:09:22 +0100, by Goffi
-
Primitivus: Profile Manager: fixed redraw on profile change + use of AdvandedEdit for login fieldSun, 06 Nov 2011 15:19:51 +0100, by Goffi
-
primitivus: profile manager updated to use new asynchronous profile creationWed, 02 Nov 2011 22:50:06 +0100, by Goffi
-
core: profile creation/deletion through databaseWed, 02 Nov 2011 22:49:23 +0100, by Goffi
-
bridge: added generic D-Bus exception management + asyncCreateProfile methodWed, 02 Nov 2011 22:47:59 +0100, by Goffi
-
core: removed former parameters files data location constantsTue, 01 Nov 2011 23:06:18 +0100, by Goffi
-
core: removed former save_data methodTue, 01 Nov 2011 23:04:48 +0100, by Goffi
-
core: param loading/purging on profile connection/disconnectionTue, 01 Nov 2011 22:59:15 +0100, by Goffi
-
primitivus: fixed screen redraw after plugin profileTue, 01 Nov 2011 22:55:58 +0100, by Goffi
-
Quick frontend: use of asyncGetParamA when pluging profileTue, 01 Nov 2011 22:52:36 +0100, by Goffi