log

age author description
2019-05-03 Goffi plugin XEP-0329: correctly handle error if something is wrong when getting file from component.
2019-05-03 Goffi plugin list interests: add "namespace" in serialised data
2019-05-03 Goffi plugin events: register namespace using "event" short name
2019-05-03 Goffi plugin file sharing management: filter out empty values in allowed_jids
2019-05-03 Goffi plugin list of interest: added an interestsList bridge method + handle thumb_url
2019-05-03 Goffi jp (file/invite): added a --thumbnail argument
2019-05-03 Goffi plugins invitation*, events: added an extra parameter and use it to keep a thumnail URL
2019-05-03 Goffi plugin XEP-0313: fixed archive retrieval on connection:
2019-04-28 Goffi plugin comp file sharing: file sharing management first draft:
2019-04-28 Goffi core (memory, memory/sqlite): implemented fileDelete
2019-04-28 Goffi plugins (jingle) file transfer: use initial "from" attribute as local jid instead of client.jid:
2019-04-28 Goffi core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case.
2019-04-28 Goffi plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called
2019-04-26 Goffi memory: minor style change
2019-04-26 Goffi plugin XEP-0329: use local part of jid for components:
2019-04-26 Goffi plugin XEP-0106: jid escaping implementation
2019-04-26 Goffi plugin XEP-0050: make plugin usable with components + new adHocError method to easily raise error when needed
2019-04-26 Goffi plugin XEP-0166: fixed missing key in warning log
2019-04-26 Goffi memory (sqlite): minor log improvment
2019-04-26 Goffi memory (sqlite): fixed fileUpdate when original value is not set (NULL)
2019-04-26 Goffi plugin invitation file: wrong plugin had been uploaded:
2019-04-14 Goffi jp (file/share): added invite command to invite an entity to a file sharing repository
2019-04-14 Goffi core: fixed component connexion:
2019-04-14 Goffi core: added getNamespace method to retrieve a namespace from short name.
2019-04-14 Goffi plugins sharing invitation, invitation, list of interest: handle invitation to a file sharing repository
2019-04-14 Goffi plugin events: refactored invitation and personal lists logic:
2019-04-14 Goffi tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
2019-04-14 Goffi jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
2019-04-14 Goffi core (memory), plugin XEP-0329, plugin invitation: minor style improvments
2019-04-14 Goffi plugins: removed useless execute permission
2019-04-14 Goffi template (filters): set locale when using "date_fmt"
2019-04-14 Goffi template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
2019-04-10 Goffi jp (common): `publish` is now a boolean
2019-04-10 Goffi primitivus (chat): fixed crash when removing focus_marker after a :search or :history command
2019-04-10 Goffi template: added "locales" variables to templates:
2019-04-10 Goffi constants: added KEY_LANG which is the key/name used in templates to change language/locale.
2019-04-10 Goffi code (xmpp): store version after roster item update + fix item removal:
2019-04-07 Goffi primitivus: don't call chatStateComposing when host is out of sync:
2019-04-07 Goffi quick frontend (app): (un)set sync state on (dis)connect:
2019-04-07 Goffi quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
2019-04-07 Goffi quick frontend (contact list): fixed profile filtering in fill()
2019-04-07 Goffi quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
2019-04-07 Goffi memory (sqlite): cast timestamp_start filter to float instead of int
2019-04-07 Goffi core, quick_frontend(app): fixed connected signal handling
2019-04-07 Goffi jp (roster): added resync command to do a full roster resynchronisation
2019-04-07 Goffi core: added a rosterResync method to bridge:
2019-04-07 Goffi core (xmpp): implemented roster versioning
2019-04-07 Goffi core (memory/persistent): added clear method + initialise with a dict:
2019-04-07 Goffi core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
2019-04-07 Goffi quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widget
2019-04-06 Goffi plugin android: check connectivity
2019-04-06 Goffi core (xmpp): new networkEnabled() and networkDisabled() methods:
2019-04-06 Goffi core (xmpp): advanced handling of connection termination
2019-04-05 Goffi core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.
2019-04-05 Goffi jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
2019-04-05 Goffi plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
2019-03-28 Goffi primitivus (chat): use the factorised code for user moved info messages.
2019-03-28 Goffi quick frontend(chat): prepared factorisation of merging of user moved info messages:
2019-03-27 Goffi core: minor style improvments
2019-03-25 Goffi plugin text syntaxes: activated useful markdown extensions: