log

age author description
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:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi core: added getNamespace method to retrieve a namespace from short name.
Sun, 14 Apr 2019 08:21:51 +0200 Goffi plugins sharing invitation, invitation, list of interest: handle invitation to a file sharing repository
Sun, 14 Apr 2019 08:21:51 +0200 Goffi plugin events: refactored invitation and personal lists logic:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
Sun, 14 Apr 2019 08:21:51 +0200 Goffi jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi core (memory), plugin XEP-0329, plugin invitation: minor style improvments
Sun, 14 Apr 2019 08:21:51 +0200 Goffi plugins: removed useless execute permission
Sun, 14 Apr 2019 08:21:51 +0200 Goffi template (filters): set locale when using "date_fmt"
Sun, 14 Apr 2019 08:21:51 +0200 Goffi template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
Wed, 10 Apr 2019 22:15:29 +0200 Goffi jp (common): `publish` is now a boolean
Wed, 10 Apr 2019 21:07:47 +0200 Goffi primitivus (chat): fixed crash when removing focus_marker after a :search or :history command
Wed, 10 Apr 2019 21:04:51 +0200 Goffi template: added "locales" variables to templates:
Wed, 10 Apr 2019 21:04:51 +0200 Goffi constants: added KEY_LANG which is the key/name used in templates to change language/locale.
Wed, 10 Apr 2019 21:04:41 +0200 Goffi code (xmpp): store version after roster item update + fix item removal:
Sun, 07 Apr 2019 21:09:51 +0200 Goffi primitivus: don't call chatStateComposing when host is out of sync:
Sun, 07 Apr 2019 21:09:49 +0200 Goffi quick frontend (app): (un)set sync state on (dis)connect:
Sun, 07 Apr 2019 21:06:57 +0200 Goffi quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
Sun, 07 Apr 2019 20:59:34 +0200 Goffi quick frontend (contact list): fixed profile filtering in fill()
Sun, 07 Apr 2019 20:58:15 +0200 Goffi quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
Sun, 07 Apr 2019 20:57:13 +0200 Goffi memory (sqlite): cast timestamp_start filter to float instead of int
Sun, 07 Apr 2019 20:55:27 +0200 Goffi core, quick_frontend(app): fixed connected signal handling
Sun, 07 Apr 2019 18:50:13 +0200 Goffi jp (roster): added resync command to do a full roster resynchronisation
Sun, 07 Apr 2019 18:49:41 +0200 Goffi core: added a rosterResync method to bridge:
Sun, 07 Apr 2019 18:47:17 +0200 Goffi core (xmpp): implemented roster versioning
Sun, 07 Apr 2019 18:44:57 +0200 Goffi core (memory/persistent): added clear method + initialise with a dict:
Sun, 07 Apr 2019 18:38:18 +0200 Goffi core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
Sun, 07 Apr 2019 15:04:28 +0200 Goffi quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widget
Sat, 06 Apr 2019 19:05:58 +0200 Goffi plugin android: check connectivity
Sat, 06 Apr 2019 19:05:57 +0200 Goffi core (xmpp): new networkEnabled() and networkDisabled() methods:
Sat, 06 Apr 2019 18:51:20 +0200 Goffi core (xmpp): advanced handling of connection termination
Fri, 05 Apr 2019 21:22:05 +0200 Goffi core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.
Fri, 05 Apr 2019 21:22:05 +0200 Goffi jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
Fri, 05 Apr 2019 21:22:03 +0200 Goffi plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
Thu, 28 Mar 2019 08:40:38 +0100 Goffi primitivus (chat): use the factorised code for user moved info messages.
Thu, 28 Mar 2019 08:39:19 +0100 Goffi quick frontend(chat): prepared factorisation of merging of user moved info messages:
Wed, 27 Mar 2019 21:15:25 +0100 Goffi core: minor style improvments
Mon, 25 Mar 2019 18:40:12 +0100 Goffi plugin text syntaxes: activated useful markdown extensions:
Mon, 25 Mar 2019 18:40:11 +0100 Goffi tools (common/template): always use highlight.css if present.
Mon, 25 Mar 2019 18:40:10 +0100 Goffi jp (blog/set): fixed use of --item argument
Mon, 25 Mar 2019 18:40:08 +0100 Goffi misc (CHANGELOG): added CSI
Mon, 25 Mar 2019 08:46:09 +0100 Goffi misc (setup): minimum markdown version is not 3.0
Mon, 25 Mar 2019 08:14:00 +0100 Goffi plugin text syntaxes: disable raw HTML parsing in mardown by default
Mon, 25 Mar 2019 07:08:26 +0100 Goffi plugin android: use XEP-0352 to indicate (in)active state:
Mon, 25 Mar 2019 07:08:23 +0100 Goffi plugin XEP-0352: implementation of Client State Indication
Mon, 25 Mar 2019 07:06:48 +0100 Goffi jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>
Mon, 25 Mar 2019 07:06:48 +0100 Goffi plugin text syntaxes: fixed default syntax