Mercurial > libervia-backend
graph
-
bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugsMon, 12 Dec 2011 22:24:50 +0100, by Goffi
-
core: - history management improvedSun, 04 Dec 2011 16:18:56 +0100, by Goffi
-
Wix: fixed asynchronous call to get profile's data in profile managerSun, 04 Dec 2011 00:58:20 +0100, by Goffi
-
Primitivus: fixed redraw on profile change in profile managerSun, 04 Dec 2011 00:05:41 +0100, by Goffi
-
plugin maildir: replaced forgotten setPrivate by PersistentBinaryDict.forceSun, 04 Dec 2011 00:03:15 +0100, by Goffi
-
plugin xep 0054: fixed bad bridge signatureSat, 03 Dec 2011 23:43:10 +0100, by Goffi
-
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
-
core: - individual parameters managed through sqliteTue, 01 Nov 2011 20:39:22 +0100, by Goffi
-
database integration: first draftSun, 30 Oct 2011 23:13:40 +0100, by Goffi
-
primitivus: urwid 1.0.0 update (crash was caused by using non unicode caption)Sat, 08 Oct 2011 21:03:02 +0200, by Goffi
-
plugin XEP-0163: user event mood with no item fixSat, 08 Oct 2011 20:27:15 +0200, by Goffi
-
plugin XEP-0045: typo fixSat, 08 Oct 2011 20:26:36 +0200, by Goffi
-
wix: removed forgotten testSat, 08 Oct 2011 20:05:44 +0200, by Goffi
-
plugin XEP-0045: fix method callSat, 08 Oct 2011 19:13:43 +0200, by Goffi
-
plugin XEP-0045: send error on invalid room jid on _joinSat, 08 Oct 2011 19:04:28 +0200, by Goffi
-
MUC update to follow wokkel's MUC branch updateSat, 08 Oct 2011 18:43:17 +0200, by Goffi
-
plugin xep-0047: removed gajim workaround as gajim has been fixedSat, 08 Oct 2011 11:19:25 +0200, by Goffi
-
plugins XEP-0047 and XEP-0065: timout bug fixFri, 07 Oct 2011 12:09:48 +0200, by Goffi
-
jp: use with statement to open fifoFri, 07 Oct 2011 11:19:15 +0200, by Goffi
-
jp roster name manegement + Pipe transferFri, 07 Oct 2011 00:25:15 +0200, by Goffi
-
plugin XEP-0096: minor cleaningThu, 06 Oct 2011 21:21:53 +0200, by Goffi
-
core: added getLastResource methodThu, 06 Oct 2011 21:16:03 +0200, by Goffi
-
File transfer:Wed, 05 Oct 2011 16:49:57 +0200, by Goffi
-
core: workaround to avoid a bug in item detection on jabber.fr. Need more investigation with jabber.fr admins (may be a bug in ejabberd)Wed, 05 Oct 2011 16:48:25 +0200, by Goffi
-
memory: avoid duplicate in getParamsCategoriesTue, 04 Oct 2011 23:43:06 +0200, by Goffi
-
memory: multiples params of the same category are now mergedTue, 04 Oct 2011 23:22:13 +0200, by Goffi
-
plugin XEP-0065: refactored and misc stuff fixed. Still not finishedMon, 03 Oct 2011 18:05:15 +0200, by Goffi
-
jp: added --connect optionSun, 02 Oct 2011 00:29:04 +0200, by Goffi
-
memory: general param default value fixThu, 29 Sep 2011 15:13:54 +0200, by Goffi
-
spellingThu, 29 Sep 2011 14:59:14 +0200, by Goffi
-
jp: fixed file receptionThu, 29 Sep 2011 14:43:33 +0200, by Goffi
-
plugin XEP-0047: typoThu, 29 Sep 2011 14:43:12 +0200, by Goffi
-
core: progress callback now use id as first parameterThu, 29 Sep 2011 12:14:19 +0200, by Goffi
-
frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffixThu, 29 Sep 2011 12:13:22 +0200, by Goffi
-
plugins: plugin XEP-0096 update, use of XEP-0047 (IBB)Thu, 29 Sep 2011 12:09:31 +0200, by Goffi