log

age author description
Wed, 25 Jun 2014 14:01:55 +0200 Goffi core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget
Mon, 23 Jun 2014 16:07:13 +0200 souliane plugin XEP-0045: small refactorization + clean on profile's disconnection
Mon, 23 Jun 2014 15:42:56 +0200 souliane plugin XEP-0045, text_commands: add some commands:
Thu, 19 Jun 2014 20:33:42 +0200 souliane plugin XEP-0054: crop uploaded avatar to get a square
Thu, 19 Jun 2014 19:20:52 +0200 souliane plugin misc_account: suppress the profile after its creation if the XMPP account registration failed
Wed, 18 Jun 2014 16:35:20 +0200 Goffi reverted commit bb4517e69957: note was not implemented on purpose
Wed, 18 Jun 2014 14:55:35 +0200 souliane tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text')
Wed, 18 Jun 2014 14:52:52 +0200 souliane plugin XEP-0050: handle note element in command answer
Mon, 16 Jun 2014 20:06:08 +0200 souliane prepare changelog for version 0.5
Sun, 15 Jun 2014 18:18:36 +0200 souliane misc: remove some pylints warnings
Sun, 15 Jun 2014 16:09:30 +0200 souliane frontends (quick_frontend): fixes the handling of asyncConnect failure
Sun, 15 Jun 2014 16:06:02 +0200 souliane bridge: DBusException also transports the twisted failure condition
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