log

age author description
Sun, 05 May 2019 18:50:35 +0200 Goffi jp (blog/set): fixed missing current_syntax
Sun, 05 May 2019 18:50:32 +0200 Goffi jp (blog): fixed the deserialisation issue when using template output
Sun, 05 May 2019 18:50:30 +0200 Goffi tools (common/data_objects): added a "deserialise" argument to BlogItem:
Sat, 04 May 2019 00:06:41 +0200 Goffi plugin events: fixed invitation + set name and thumb_url from event element
Sat, 04 May 2019 00:05:11 +0200 Goffi plugin list interest: initialise extra with an empty dict if not set in registerPubsub
Fri, 03 May 2019 20:49:27 +0200 Goffi jp (xmlui manager): basic handling of multi-lines text in TextBoxWidget
Fri, 03 May 2019 20:48:19 +0200 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
Fri, 03 May 2019 20:46:59 +0200 Goffi plugin XEP-0329: correctly handle error if something is wrong when getting file from component.
Fri, 03 May 2019 20:44:55 +0200 Goffi plugin list interests: add "namespace" in serialised data
Fri, 03 May 2019 20:42:21 +0200 Goffi plugin events: register namespace using "event" short name
Fri, 03 May 2019 20:41:28 +0200 Goffi plugin file sharing management: filter out empty values in allowed_jids
Fri, 03 May 2019 13:06:47 +0200 Goffi plugin list of interest: added an interestsList bridge method + handle thumb_url
Fri, 03 May 2019 13:05:47 +0200 Goffi jp (file/invite): added a --thumbnail argument
Fri, 03 May 2019 13:05:01 +0200 Goffi plugins invitation*, events: added an extra parameter and use it to keep a thumnail URL
Fri, 03 May 2019 13:00:08 +0200 Goffi plugin XEP-0313: fixed archive retrieval on connection:
Sun, 28 Apr 2019 09:00:51 +0200 Goffi plugin comp file sharing: file sharing management first draft:
Sun, 28 Apr 2019 08:55:13 +0200 Goffi core (memory, memory/sqlite): implemented fileDelete
Sun, 28 Apr 2019 08:55:13 +0200 Goffi plugins (jingle) file transfer: use initial "from" attribute as local jid instead of client.jid:
Sun, 28 Apr 2019 08:55:13 +0200 Goffi core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case.
Sun, 28 Apr 2019 08:55:07 +0200 Goffi plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called
Fri, 26 Apr 2019 11:57:26 +0200 Goffi memory: minor style change
Fri, 26 Apr 2019 11:57:26 +0200 Goffi plugin XEP-0329: use local part of jid for components:
Fri, 26 Apr 2019 11:57:26 +0200 Goffi plugin XEP-0106: jid escaping implementation
Fri, 26 Apr 2019 11:57:26 +0200 Goffi plugin XEP-0050: make plugin usable with components + new adHocError method to easily raise error when needed
Fri, 26 Apr 2019 11:57:26 +0200 Goffi plugin XEP-0166: fixed missing key in warning log
Fri, 26 Apr 2019 11:57:26 +0200 Goffi memory (sqlite): minor log improvment
Fri, 26 Apr 2019 11:57:26 +0200 Goffi memory (sqlite): fixed fileUpdate when original value is not set (NULL)
Fri, 26 Apr 2019 11:57:26 +0200 Goffi plugin invitation file: wrong plugin had been uploaded:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi jp (file/share): added invite command to invite an entity to a file sharing repository
Sun, 14 Apr 2019 08:21:51 +0200 Goffi core: fixed component connexion: