log sat/core/sat_main.py @ 3074:c2625920e05a

age author description
Tue, 29 Oct 2019 20:38:39 +0100 Goffi core: added imageCheck and imageResize methods:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Sat, 06 Jul 2019 15:51:48 +0200 Goffi plugin XEP-0045: log "failure" on configure error
Sun, 30 Jun 2019 15:43:57 +0200 Goffi core: return full jid in bridge's getContacts:
Sun, 14 Apr 2019 08:21:51 +0200 Goffi core: added getNamespace method to retrieve a namespace from short name.
Sun, 07 Apr 2019 18:49:41 +0200 Goffi core: added a rosterResync method to bridge:
Sat, 06 Apr 2019 19:05:57 +0200 Goffi core (xmpp): new networkEnabled() and networkDisabled() methods:
Wed, 27 Mar 2019 21:15:25 +0100 Goffi core: minor style improvments
Sun, 24 Feb 2019 14:11:08 +0100 Goffi core: added a base menu allowing to set encryption session or show the trust management UI.
Sun, 20 Jan 2019 18:20:55 +0100 Goffi core (findByFeatures): fixed services discovery
Sat, 12 Jan 2019 12:25:31 +0100 Goffi date update
Fri, 11 Jan 2019 19:44:46 +0100 Goffi core: findByFeatures speed improvments:
Fri, 11 Jan 2019 11:13:15 +0100 Goffi misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
Wed, 02 Jan 2019 18:22:30 +0100 Goffi core (memory/encryption): new encryptionNamespaceGet and encryptionTrustUIGet methods: