log

age author description
Sun, 15 Jun 2014 00:18:28 +0200 Goffi bridge (D-Bus): frontend side now use a 120 s timeout for async calls
Sat, 14 Jun 2014 17:26:22 +0200 Goffi plugin XEP-0050: form returned by completed command are now managed
Sat, 14 Jun 2014 17:25:08 +0200 Goffi core (XMLUI): management of text-multi in _dataFormField2XMLUIData
Sat, 14 Jun 2014 17:24:16 +0200 Goffi core (XMLUI): data form result now manage generic data set
Thu, 12 Jun 2014 18:56:08 +0200 souliane plugin XEP-0045: room configuration returns a success or failure message
Thu, 12 Jun 2014 18:19:55 +0200 souliane tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields
Thu, 12 Jun 2014 15:57:22 +0200 souliane test (memory): fixes crypto encryption/decryption test
Thu, 12 Jun 2014 15:56:41 +0200 souliane memory (sqlite): fixes upgrade to database v2
Mon, 09 Jun 2014 20:40:13 +0200 souliane memory, tools (config): move special config retrieval from memory to tools
Sat, 07 Jun 2014 15:39:20 +0200 souliane frontends: async failures are more detailed (full class name + error message)
Sat, 07 Jun 2014 15:20:39 +0200 souliane bridge: async failures are more detailed (full class name + error message)
Mon, 02 Jun 2014 19:25:06 +0200 souliane core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)
Fri, 23 May 2014 09:59:35 +0200 souliane core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
Fri, 23 May 2014 10:40:54 +0200 souliane core, frontends: remove bridge method "connect" (always use asyncConnect)
Thu, 29 May 2014 14:34:01 +0200 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
Sun, 08 Jun 2014 17:39:21 +0200 souliane test: fixes the tests for plugin XEP-0033
Sun, 08 Jun 2014 17:27:03 +0200 souliane tools (config): fixConfigOption creates the section if it doesn't exist
Sat, 07 Jun 2014 16:39:08 +0200 Goffi plugin otr: first draft
Sat, 07 Jun 2014 16:39:08 +0200 Goffi installation: added python OTR dependency
Sat, 07 Jun 2014 16:38:53 +0200 Goffi core (XMPP): message received (onMessage) refactoring:
Sat, 07 Jun 2014 16:35:29 +0200 Goffi core (XMPP): sendMessage refactoring:
Tue, 03 Jun 2014 17:10:12 +0200 souliane memory (params), test: fixes updateParams bug
Tue, 03 Jun 2014 15:10:51 +0200 souliane memory (params), test: fixes bug relative to parameter filtering
Wed, 04 Jun 2014 12:57:49 +0200 souliane plugin XEP-0100: fixes the call to log.debug (line 185)
Wed, 28 May 2014 12:14:28 +0200 souliane primitivus: fixes freedesktop notifications when the owner name is changing
Fri, 23 May 2014 13:00:35 +0200 souliane memory: synchronize the upgrade to database v2 to be sure libervia's profile password is read to be written in the config file before its encryption
Fri, 23 May 2014 10:03:33 +0200 souliane tools: add missing file src/tools/config.py
Fri, 23 May 2014 09:59:15 +0200 souliane memory: auto-update configuration file with libervia's passphrase when migrating the database
Wed, 21 May 2014 23:17:51 +0200 souliane plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
Wed, 21 May 2014 23:15:01 +0200 souliane core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails