log

age author description
Thu, 28 Feb 2019 18:57:26 +0100 Goffi plugin XEP-0384: better bundle handling + misc improvments
Thu, 28 Feb 2019 18:57:06 +0100 Goffi plugin XEP-0280: priority and "sent" fixes:
Thu, 28 Feb 2019 18:57:04 +0100 Goffi plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method
Thu, 28 Feb 2019 18:57:00 +0100 Goffi core (xml_tools): new elementCopy method to shallow copy a domish.Element
Thu, 28 Feb 2019 18:56:48 +0100 Goffi core: we are in dev version again
Mon, 25 Feb 2019 08:07:00 +0100 Goffi plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanza
Sun, 24 Feb 2019 14:12:06 +0100 Goffi plugin OTR: disabled menu as the new generic encryption menu allows to start/stop OTR or display the trust UI.
Sun, 24 Feb 2019 14:11:08 +0100 Goffi core: added a base menu allowing to set encryption session or show the trust management UI.
Sun, 24 Feb 2019 14:09:44 +0100 Goffi core (patches): partially fixed jid caching:
Sat, 23 Feb 2019 19:00:25 +0100 Goffi jp (blog/edit): changed comments handling:
Sat, 23 Feb 2019 18:59:00 +0100 Goffi plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
Wed, 20 Feb 2019 19:42:35 +0100 Goffi misc (README): typo
Fri, 15 Feb 2019 22:24:57 +0100 Goffi jp(pubsub): minor code style fixes
Fri, 15 Feb 2019 22:13:43 +0100 Goffi jp (pubsub/node): new "import" command, to publish many nodes from an XML file
Fri, 15 Feb 2019 22:13:43 +0100 Goffi jp (pubsub/transform): use new psItemsSend method, it is not needed anymore to send items one by one when --admin is not used