log

age author description
2019-02-28 Goffi plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method
2019-02-28 Goffi core (xml_tools): new elementCopy method to shallow copy a domish.Element
2019-02-28 Goffi core: we are in dev version again
2019-02-25 Goffi plugin OTR: do profile session init in profileConnecting, so it is done before receiving any stanza
2019-02-24 Goffi plugin OTR: disabled menu as the new generic encryption menu allows to start/stop OTR or display the trust UI.
2019-02-24 Goffi core: added a base menu allowing to set encryption session or show the trust management UI.
2019-02-24 Goffi core (patches): partially fixed jid caching:
2019-02-23 Goffi jp (blog/edit): changed comments handling:
2019-02-23 Goffi plugin XEP-0277: blog items data are now entirely serialised before going to bridge:
2019-02-20 Goffi misc (README): typo
2019-02-15 Goffi jp(pubsub): minor code style fixes
2019-02-15 Goffi jp (pubsub/node): new "import" command, to publish many nodes from an XML file
2019-02-15 Goffi jp (pubsub/transform): use new psItemsSend method, it is not needed anymore to send items one by one when --admin is not used
2019-02-15 Goffi jp (pubsub/node): added purge command
2019-02-15 Goffi plugin XEP-0060: added purgeNode/psNodePurge method to remove all items from a node
2019-02-15 Goffi plugin XEP-0060: added sendItems/psItemsSend method to publish several items at once
2019-02-06 Goffi Added tag 0.7.0a3 for changeset 7d2d28564b3e
2019-02-06 Goffi 0.7.0a3 release 0.7.0a3
2019-02-02 Goffi tools (common): fixed dateutil.parser import
2019-02-02 Goffi plugin XEP-0198: don't use hooks on components
2019-01-26 Goffi plugin XEP-0198: fixed typo resulting in a crash on resume
2019-01-26 Goffi plugin XEP-0045: fixed crash when <delay> is used at an unexpected time.
2019-01-25 Goffi plugin mr mercurial, tools(common/utils): moved command protocol to a new module
2019-01-22 Goffi quick frontend (chat): use right type in getOrCreateWidget on new message
2019-01-20 Goffi core (findByFeatures): fixed services discovery
2019-01-20 Goffi quick frontends: visible_widgets can now keep any kind of widget, new visible_quick_widgets only iters on QuickWidgets
2019-01-19 Goffi quick frontend (app): fixed filtering for chat state notifications
2019-01-19 Goffi quick frontend (chat): fixed use of old method printInfo
2019-01-19 Goffi memory (sqlite): optimizations
2019-01-19 Goffi plugin text syntaxes: handle empty content in cleanXHTML + don't use self-closing tags for non-void elements.
2019-01-19 Goffi merge_requests: use XHTML for body
2019-01-19 Goffi plugin pubsub schema: handle XHTML fields
2019-01-19 Goffi frontends, jp, templates: added XHTMLBox widget:
2019-01-19 Goffi core (XMLUI): new XHTMLBox widget:
2019-01-19 Goffi plugin text syntaxes: cleanStyle is an independent method, cleanXHTML is now blocking (no need to launch thread for that)
2019-01-19 Goffi plugin text syntaxes: changed import name to TEXT_SYNTAX (better with underscore for autocompletion)
2019-01-19 Goffi changelog: update
2019-01-16 Goffi core, XEP-0315: move XML element handling to sat_tmp:
2019-01-15 Goffi jp (pubsub): new "transform" command:
2019-01-15 Goffi plugin pubsub admin: pubsub administrator first draft:
2019-01-12 Goffi jp (base): fixed default values for --max-items and --max when using pubsub
2019-01-12 Goffi plugin pubsub schema: code formatting minor update
2019-01-12 Goffi jp (pubsub/search): fixed name for node_max
2019-01-12 Goffi plugin XEP-0315: implementation of Data Forms XML Element
2019-01-12 Goffi date update
2019-01-11 Goffi tools (common/data_objects): moved BlogItems._parseMetadata to a parsePubSubMetadata function, so it can be used in a more generic way
2019-01-11 Goffi plugin XEP-0060: set a 30s timeout on items get
2019-01-11 Goffi core (disco): client.disco.requestInfo failure are re-raised:
2019-01-11 Goffi core: findByFeatures speed improvments:
2019-01-11 Goffi tools (common/data_objects): metadata parsing in BlogItems:
2019-01-11 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
2019-01-11 Goffi jp (base): MAM and RSM arguments can now be used for pubsub commands:
2019-01-11 Goffi XEP-0059: max value check:
2019-01-11 Goffi core (XMLUI): small optimisation: introspection is done once at module loading instead of on each XMLUI instantiation
2019-01-06 Goffi jp (base, pubsub, ticket): handle order-by:
2019-01-06 Goffi plugins XEP-0060, XEP-0313: implemented Order-By protoXEP:
2019-01-06 Goffi plugin XEP-0380: register namespace
2019-01-06 Goffi plugin XEP-0060: fixed MAM return value on getItems():
2019-01-05 Goffi plugin XEP-0384: give feedback to user when trust must be handled before sending a message
2019-01-04 Goffi plugin android: fixed path for .cagou_status