log

age author description
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
Sat, 19 Jan 2019 11:39:02 +0100 Goffi plugin pubsub schema: handle XHTML fields
Sat, 19 Jan 2019 11:39:02 +0100 Goffi frontends, jp, templates: added XHTMLBox widget:
Sat, 19 Jan 2019 11:39:02 +0100 Goffi core (XMLUI): new XHTMLBox widget:
Sat, 19 Jan 2019 11:39:02 +0100 Goffi plugin text syntaxes: cleanStyle is an independent method, cleanXHTML is now blocking (no need to launch thread for that)
Sat, 19 Jan 2019 11:39:02 +0100 Goffi plugin text syntaxes: changed import name to TEXT_SYNTAX (better with underscore for autocompletion)
Sat, 19 Jan 2019 11:38:54 +0100 Goffi changelog: update
Wed, 16 Jan 2019 09:18:16 +0100 Goffi core, XEP-0315: move XML element handling to sat_tmp:
Tue, 15 Jan 2019 08:51:56 +0100 Goffi jp (pubsub): new "transform" command:
Tue, 15 Jan 2019 08:51:54 +0100 Goffi plugin pubsub admin: pubsub administrator first draft:
Sat, 12 Jan 2019 16:50:58 +0100 Goffi jp (base): fixed default values for --max-items and --max when using pubsub
Sat, 12 Jan 2019 16:50:13 +0100 Goffi plugin pubsub schema: code formatting minor update
Sat, 12 Jan 2019 16:49:23 +0100 Goffi jp (pubsub/search): fixed name for node_max
Sat, 12 Jan 2019 15:01:20 +0100 Goffi plugin XEP-0315: implementation of Data Forms XML Element
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 11 Jan 2019 21:38:20 +0100 Goffi tools (common/data_objects): moved BlogItems._parseMetadata to a parsePubSubMetadata function, so it can be used in a more generic way
Fri, 11 Jan 2019 19:49:01 +0100 Goffi plugin XEP-0060: set a 30s timeout on items get
Fri, 11 Jan 2019 19:48:20 +0100 Goffi core (disco): client.disco.requestInfo failure are re-raised:
Fri, 11 Jan 2019 19:44:46 +0100 Goffi core: findByFeatures speed improvments:
Fri, 11 Jan 2019 16:35:13 +0100 Goffi tools (common/data_objects): metadata parsing in BlogItems:
Fri, 11 Jan 2019 11:13:15 +0100 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
Fri, 11 Jan 2019 10:18:02 +0100 Goffi jp (base): MAM and RSM arguments can now be used for pubsub commands:
Fri, 11 Jan 2019 09:48:19 +0100 Goffi XEP-0059: max value check:
Fri, 11 Jan 2019 09:48:17 +0100 Goffi core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiation
Sun, 06 Jan 2019 17:39:57 +0100 Goffi jp (base, pubsub, ticket): handle order-by:
Sun, 06 Jan 2019 17:36:51 +0100 Goffi plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:
Sun, 06 Jan 2019 17:34:56 +0100 Goffi plugin XEP-0380: register namespace
Sun, 06 Jan 2019 17:33:53 +0100 Goffi plugin XEP-0060: fixed MAM return value on getItems():
Sat, 05 Jan 2019 14:15:11 +0100 Goffi plugin XEP-0384: give feedback to user when trust must be handled before sending a message
Fri, 04 Jan 2019 19:12:43 +0100 Goffi plugin android: fixed path for .cagou_status
Fri, 04 Jan 2019 18:59:24 +0100 Goffi plugin manhole: manhole debug plugin, first draft:
Fri, 04 Jan 2019 18:47:56 +0100 Goffi plugin XEP-0380, XEP-0384: use C.EXTRA_INFO_DECR_ERR as info sub-type when a message can't be decrypted.
Fri, 04 Jan 2019 18:46:39 +0100 Goffi plugin OTR: fixed a bug which was tagging every message as "encrypted"
Fri, 04 Jan 2019 18:46:02 +0100 Goffi core (constants): added a constant for "encrypted"
Fri, 04 Jan 2019 18:44:43 +0100 Goffi core (xmpp): don't add to history a message if there is no message and no subject.
Fri, 04 Jan 2019 11:14:53 +0100 Goffi plugin XEP-0380: Explicit Message Encryption implementation
Fri, 04 Jan 2019 11:14:17 +0100 Goffi core (memory/encryption): added getNamespaces method to retrieve all plugins namespaces
Fri, 04 Jan 2019 11:13:31 +0100 Goffi core (xmpp): added "extra" argument to client.feedback
Fri, 04 Jan 2019 09:26:57 +0100 Goffi memory (sqlite): minor comment move
Fri, 04 Jan 2019 09:21:16 +0100 Goffi memory (sqlite): retry _runInteraction in the same way as for _runQuery, this improve reliability
Fri, 04 Jan 2019 09:20:32 +0100 Goffi plugin XEP-0384: don't ignore StanzaError if it's not item-not-found
Thu, 03 Jan 2019 21:04:55 +0100 Goffi plugin XEP-0384: various bug fixes:
Thu, 03 Jan 2019 21:00:00 +0100 Goffi core (memory/encryption), plugin OTR: finished OTR integration in encryption:
Thu, 03 Jan 2019 20:51:08 +0100 Goffi core (xmpp): implemented human friendly __unicode__ for client
Thu, 03 Jan 2019 20:49:21 +0100 Goffi tools (xml_tools): isXMLUICancelled helper function to check if an XMLUI has been cancelled from raw XML.
Wed, 02 Jan 2019 18:50:57 +0100 Goffi jp (message/send, encryption): encryption handling: