log

age author description
2018-09-27 Goffi template: fixed by variable used in css_files_noscript
2018-09-23 Goffi install: don't do conditional requirement for omemo anymore, it should now work on all unixes
2018-09-20 Goffi doc: CHANGELOG update
2018-09-20 Goffi install: use omemo in install_requires only for platforms supported upstream
2018-09-18 Goffi template: overriden get_template to always have full template name:
2018-09-18 Goffi template: import contextfilter as module attribute
2018-09-18 Goffi core (exceptions): new ConfigError exception
2018-09-14 Goffi jp (blog/import): removed now useless generation of url_redirections_profile config key
2018-09-14 Goffi jp: fixed bad call to quit
2018-09-10 Goffi tools (common/template), jp: refactoring to handle multiple sites:
2018-08-31 Goffi core(twisted): install reactor before doing anything else
2018-08-31 Goffi frontends (xmlui): class_map is now an arg of create function:
2018-08-31 Goffi core, frontends (xmlui): added "hidden" widget, to specify a value to be returned unmodified
2018-08-31 Goffi plugin XEP-0050, adhoc D-Bus: Ad-Hoc improvment + remote media control:
2018-08-31 Goffi core: findByFeatures fixes
2018-08-31 Goffi core: minor version fix for pyjamas workaround
2018-08-11 Goffi quick frontend (app, chat): encryption handling:
2018-08-11 Goffi jp (message): new encryption/algorithms command to retrieve available encryptions algorithms.
2018-08-11 Goffi plugin XEP-0384: PEP handling + mark as encrypted:
2018-08-11 Goffi core (xmpp): send initial presence only after all profileConnected have been treated:
2018-08-11 Goffi plugin XEP-0163: fixed bad PEP filtering
2018-08-11 Goffi plugin OTR: use new "directed" attribute when registering + use new markAsEncrypted
2018-08-11 Goffi core (memore/encryption): new methods and checks:
2018-08-11 Goffi plugin otr: use namespace specified in XEP-0378
2018-08-11 Goffi tools (common/data_format): added serialise and deserialise methods (using json for now)
2018-08-11 Goffi core (bridge): new messageEncryptionStarted and messageEncryptionStopped signals (not used yet)
2018-08-11 Goffi plugin XEP-0384, install: adapted plugin to omemo module changes + added omemo module to dependencies:
2018-08-11 Goffi plugin OTR: integrated in new encryption handler + fixed use of bare jid where full jid was expected
2018-08-11 Goffi plugin XEP-0334: added a method to add hint directly to elements (i.e. on domish.Element instead of message data)
2018-08-11 Goffi core (memory/encryption): start improvments, stop and getSession:
2018-08-11 Goffi tools (trigger, async_trigger): added no_cancel argument to point and asyncPoint when a trigger must not be cancellable
2018-08-04 Goffi core: we are in dev version again
2018-07-29 Goffi plugin XEP-0384: OMEMO implementation first draft:
2018-07-29 Goffi plugin XEP-0060: added singleton ID ("current")
2018-07-29 Goffi core: new EncryptionHandler class which manage encrypted session as a core feature:
2018-07-29 Goffi core: added async TriggerManager
2018-07-29 Goffi core (memory/persistent): better default value handling in LazyPersistentBinaryDict (don't jump to debugger in debug mode if value is not found)
2018-07-29 Goffi core: style improvments (90 chars limit)
2018-07-08 Goffi Added tag 0.7.0a2 for changeset b42aa52d2621
2018-07-08 Goffi 0.7.0a2 release 0.7.0a2
2018-07-08 Goffi install (setup.py): don't use sys.prefix for locales
2018-07-08 Goffi jp (blog): fixed path encoding for inotify
2018-07-04 Goffi Added tag 0.7.0a1 for changeset 534b264d63df (replace former tag after setup fix)
2018-07-04 Goffi install: fixed DBUS_FILE path 0.7.0a1
2018-07-04 Goffi Added tag 0.7.0a1 for changeset eecd84a2530a
2018-07-04 Goffi 0.7.0a1 release
2018-07-04 Goffi plugin XEP-0077: fixed RegisteringAuthenticator to use TLS if possible
2018-07-04 Goffi misc: renamed former tags from "SàT va.b.c" to "a.b.c"
2018-07-02 Goffi quick_frontend (chat): create target in cache if it is not found, avoiding an exception
2018-07-02 Goffi doc (CHANGELOG): added D-Bus namespace change
2018-07-02 Goffi doc (CHANGELOG): prepared CHANGELOG for 0.7 release + unified indentation to 4 spaces
2018-07-02 Goffi doc (README): removed version from README to avoid having to update it each time + removed mentions to future frontends
2018-07-01 Goffi core, frontends: replaced org\.goffi namespaces by org.salutatoi + fixed generation:
2018-06-29 Goffi plugin merge-request/mercurial: fixed missing last line in diff while parsing patch
2018-06-27 Goffi quick_frontend (QuickApp): fixed getCache handling after changes in QuickContactList
2018-06-27 Goffi plugin XEP-0070: use a confirm dialog instead of a form + simplified a bit the code
2018-06-27 Goffi code style reformatting using black
2018-06-27 Goffi plugin merge request (mercurial): clean item_id for import (some chars are not accepted in name)
2018-06-27 Goffi core: lines limit
2018-06-27 Goffi plugin merge request (mercurial): escape colons in import name