log

age author description
Wed, 20 Mar 2019 09:08:47 +0100 Goffi plugin XEP-0384: small refactoring to encrypt messages + bugfix:
Wed, 20 Mar 2019 09:08:37 +0100 Goffi plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)
Sat, 16 Mar 2019 14:39:02 +0100 Goffi plugin android: don't send notification if message comes from ourself (from an other device)
Sun, 10 Mar 2019 18:04:27 +0100 Goffi quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:
Sun, 10 Mar 2019 18:04:01 +0100 Goffi core: added a "_debug" signal:
Sun, 10 Mar 2019 18:03:41 +0100 Goffi quick frontend (widgets): improved deletion of widget:
Sun, 10 Mar 2019 18:03:14 +0100 Goffi quick frontend(widgets): improved handling of multiple instances of widgets:
Sun, 10 Mar 2019 18:03:11 +0100 Goffi quick_frontend (widget, chat): implementation of new sync mechanism, first draft:
Sun, 10 Mar 2019 18:03:02 +0100 Goffi quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new list
Sun, 10 Mar 2019 18:02:58 +0100 Goffi quick frontend(chat): added setLocked/setUnlocked methods:
Sun, 10 Mar 2019 18:02:56 +0100 Goffi quick_frontend(app): fixed use of bare jid for target when getting a new message:
Sun, 10 Mar 2019 18:02:54 +0100 Goffi quick frontend(chat): display a useful message with __unicode__ and __str__
Sun, 10 Mar 2019 18:02:42 +0100 Goffi quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:
Sat, 09 Mar 2019 16:33:31 +0100 Goffi quick frontend (app): new synchronisation mechanism:
Sat, 09 Mar 2019 16:24:17 +0100 Goffi plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room.
Sat, 09 Mar 2019 16:24:15 +0100 Goffi core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
Sat, 09 Mar 2019 16:23:07 +0100 Goffi plugin text commands: typo
Sat, 09 Mar 2019 16:23:01 +0100 Goffi plugin android: improved state handling:
Sat, 09 Mar 2019 16:23:00 +0100 Goffi bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:
Sun, 03 Mar 2019 20:59:29 +0100 Goffi quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chat
Sun, 03 Mar 2019 19:18:45 +0100 Goffi plugin XEP-0077: correctly report invalid certificate + errback on unexpected stream close
Sun, 03 Mar 2019 17:17:07 +0100 Goffi plugin manhole: added "jid" module to globals
Sun, 03 Mar 2019 12:04:55 +0100 Goffi core (log): add traceback when "exc_info" is set
Sun, 03 Mar 2019 08:57:36 +0100 Goffi tools (config): log error message if config can't be read
Sat, 02 Mar 2019 18:43:09 +0100 Goffi we are in dev version again
Fri, 01 Mar 2019 19:48:25 +0100 Goffi Added tag 0.7.0a4 for changeset 1798d4ace296
Fri, 01 Mar 2019 19:45:26 +0100 Goffi 0.7.0a4 release 0.7.0a4
Fri, 01 Mar 2019 19:36:51 +0100 Goffi misc (CHANGELOG): cap hash disco extensions update
Fri, 01 Mar 2019 19:28:11 +0100 Goffi core (disco): added missing disco extensions when generating the cap hash.
Fri, 01 Mar 2019 17:42:28 +0100 Goffi quick frontend(app): avoid sending empty messages