log

age author description
Wed, 03 Oct 2018 20:37:12 +0200 Goffi plugin identity: fixed nick when there is no user part in entity
Thu, 27 Sep 2018 08:51:01 +0200 Goffi jp (info): replaced "Client" by the more generic "Software"
Thu, 27 Sep 2018 08:50:38 +0200 Goffi template: fixed by variable used in css_files_noscript
Sun, 23 Sep 2018 17:02:47 +0200 Goffi install: don't do conditional requirement for omemo anymore, it should now work on all unixes
Thu, 20 Sep 2018 19:52:47 +0200 Goffi doc: CHANGELOG update
Thu, 20 Sep 2018 19:04:02 +0200 Goffi install: use omemo in install_requires only for platforms supported upstream
Tue, 18 Sep 2018 20:59:34 +0200 Goffi template: overriden get_template to always have full template name:
Tue, 18 Sep 2018 20:55:58 +0200 Goffi template: import contextfilter as module attribute
Tue, 18 Sep 2018 20:53:50 +0200 Goffi core (exceptions): new ConfigError exception
Fri, 14 Sep 2018 16:45:11 +0200 Goffi jp (blog/import): removed now useless generation of url_redirections_profile config key
Fri, 14 Sep 2018 16:44:34 +0200 Goffi jp: fixed bad call to quit
Mon, 10 Sep 2018 08:58:18 +0200 Goffi tools (common/template), jp: refactoring to handle multiple sites:
Fri, 31 Aug 2018 17:18:51 +0200 Goffi core(twisted): install reactor before doing anything else
Fri, 31 Aug 2018 16:03:12 +0200 Goffi frontends (xmlui): class_map is now an arg of create function:
Fri, 31 Aug 2018 15:57:11 +0200 Goffi core, frontends (xmlui): added "hidden" widget, to specify a value to be returned unmodified
Fri, 31 Aug 2018 15:47:00 +0200 Goffi plugin XEP-0050, adhoc D-Bus: Ad-Hoc improvment + remote media control:
Fri, 31 Aug 2018 15:29:25 +0200 Goffi core: findByFeatures fixes
Fri, 31 Aug 2018 15:25:25 +0200 Goffi core: minor version fix for pyjamas workaround
Sat, 11 Aug 2018 18:24:55 +0200 Goffi quick frontend (app, chat): encryption handling:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi jp (message): new encryption/algorithms command to retrieve available encryptions algorithms.
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin XEP-0384: PEP handling + mark as encrypted:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (xmpp): send initial presence only after all profileConnected have been treated:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin XEP-0163: fixed bad PEP filtering
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (memore/encryption): new methods and checks:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin otr: use namespace specified in XEP-0378
Sat, 11 Aug 2018 18:24:55 +0200 Goffi tools (common/data_format): added serialise and deserialise methods (using json for now)
Sat, 11 Aug 2018 18:24:55 +0200 Goffi core (bridge): new messageEncryptionStarted and messageEncryptionStopped signals (not used yet)
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:
Sat, 11 Aug 2018 18:24:55 +0200 Goffi plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expected