log

age author description
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
Fri, 15 Feb 2019 22:13:43 +0100 Goffi jp (pubsub/node): added purge command
Fri, 15 Feb 2019 22:13:43 +0100 Goffi plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node
Fri, 15 Feb 2019 22:13:20 +0100 Goffi plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once
Wed, 06 Feb 2019 09:10:31 +0100 Goffi Added tag 0.7.0a3 for changeset 7d2d28564b3e
Wed, 06 Feb 2019 09:10:27 +0100 Goffi 0.7.0a3 release 0.7.0a3
Sat, 02 Feb 2019 01:12:54 +0100 Goffi tools (common): fixed dateutil.parser import
Sat, 02 Feb 2019 01:05:25 +0100 Goffi plugin XEP-0198: don't use hooks on components
Sat, 26 Jan 2019 20:08:33 +0100 Goffi plugin XEP-0198: fixed typo resulting in a crash on resume
Sat, 26 Jan 2019 20:07:45 +0100 Goffi plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.
Fri, 25 Jan 2019 09:06:29 +0100 Goffi plugin mr mercurial, tools(common/utils): moved command protocol to a new module
Tue, 22 Jan 2019 18:52:16 +0100 Goffi quick frontend (chat): use right type in getOrCreateWidget on new message
Sun, 20 Jan 2019 18:20:55 +0100 Goffi core (findByFeatures): fixed services discovery
Sun, 20 Jan 2019 15:46:32 +0100 Goffi quick frontends: visible_widgets can now keep any kind of widget, new visible_quick_widgets only iters on QuickWidgets
Sat, 19 Jan 2019 23:27:59 +0100 Goffi quick frontend (app): fixed filtering for chat state notifications
Sat, 19 Jan 2019 23:27:22 +0100 Goffi quick frontend (chat): fixed use of old method printInfo
Sat, 19 Jan 2019 22:49:32 +0100 Goffi memory (sqlite): optimizations
Sat, 19 Jan 2019 11:39:02 +0100 Goffi plugin text syntaxes: handle empty content in cleanXHTML + don't use self-closing tags for non-void elements.
Sat, 19 Jan 2019 11:39:02 +0100 Goffi merge_requests: use XHTML for body