log

age author description
Fri, 03 May 2019 13:06:47 +0200 Goffi plugin list of interest: added an interestsList bridge method + handle thumb_url
Fri, 03 May 2019 13:05:47 +0200 Goffi jp (file/invite): added a --thumbnail argument
Fri, 03 May 2019 13:05:01 +0200 Goffi plugins invitation*, events: added an extra parameter and use it to keep a thumnail URL
Fri, 03 May 2019 13:00:08 +0200 Goffi plugin XEP-0313: fixed archive retrieval on connection:
Sun, 28 Apr 2019 09:00:51 +0200 Goffi plugin comp file sharing: file sharing management first draft:
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