log

age author description
Mon, 27 Jan 2020 19:53:31 +0100 Goffi tools (common/files_utils): fixed get_unique_name when `path` is a str and not a Path
Mon, 27 Jan 2020 19:53:31 +0100 Goffi quick frontend (app): log own jid when received
Mon, 27 Jan 2020 19:53:31 +0100 Goffi plugin XEP-0184: show a warning and the message XML on missing `id`
Mon, 27 Jan 2020 19:52:49 +0100 Goffi core (memory): avoid session locking if profileAuthenticate is called twice quickly
Mon, 27 Jan 2020 19:52:46 +0100 Goffi android: deactivate annoying jnius logs when DEBUG is set
Sun, 26 Jan 2020 18:08:10 +0100 Goffi plugin manhole: added "C" to namespace
Sun, 26 Jan 2020 18:08:09 +0100 Goffi plugin android: reconnect profiles with autoconnect if network is activated:
Sat, 25 Jan 2020 21:08:41 +0100 Goffi plugin android: added a `profileAutoconnectGet` method:
Sat, 25 Jan 2020 21:08:40 +0100 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
Sat, 25 Jan 2020 21:08:39 +0100 Goffi jp (profile): added --autoconnect argument in `modify` and `create` + use output in `info`
Sat, 25 Jan 2020 21:08:37 +0100 Goffi jp (common): various Table fixes:
Sat, 25 Jan 2020 21:08:32 +0100 Goffi core: backend autoconnection:
Sat, 25 Jan 2020 21:08:29 +0100 Goffi doc (jp/message): typo
Sat, 25 Jan 2020 21:08:26 +0100 Goffi quick frontend (app): call `getReady` once connected to bridge:
Sat, 25 Jan 2020 21:08:25 +0100 Goffi core: added a debug log when a namespace is registered
Fri, 17 Jan 2020 20:27:35 +0100 Goffi quick frontend (widgets): don't use *args for onDelete + more debug logs
Fri, 17 Jan 2020 18:47:02 +0100 Goffi quick frontend (widgets): some more errors handling in getOrCreateWidget
Fri, 17 Jan 2020 17:55:57 +0100 Goffi quick frontend (widgets): fixed widget creation in getOrCreateWidget:
Fri, 17 Jan 2020 15:27:39 +0100 Goffi quick frontend (app): removed workaround for pyjamas
Fri, 17 Jan 2020 15:26:44 +0100 Goffi quick frontend (widgets): added "widget_hash" helper property
Sat, 11 Jan 2020 17:20:44 +0100 Goffi install (setup.py): use progressbar2 instead of progressbar
Fri, 10 Jan 2020 10:22:46 +0100 Goffi core (sat_main): avoid double init + log version
Fri, 10 Jan 2020 10:10:42 +0100 Goffi changelog: update
Fri, 03 Jan 2020 20:10:58 +0100 Goffi quick_frontend (widget): typo
Fri, 03 Jan 2020 17:10:53 +0100 Goffi frontends (tools/strings): added "geo:" scheme in RE_URL
Fri, 03 Jan 2020 13:21:27 +0100 Goffi plugin android: sound notification + change settings:
Fri, 03 Jan 2020 13:20:45 +0100 Goffi core (memory/params): new "makeOptions" method to easily create options XML from a dict
Mon, 30 Dec 2019 20:59:46 +0100 Goffi plugin XEP-0384: OMEMO for MUC implementation:
Mon, 30 Dec 2019 20:44:05 +0100 Goffi plugin XEP-0359: handle origin-id
Mon, 30 Dec 2019 20:44:04 +0100 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
Mon, 30 Dec 2019 20:44:02 +0100 Goffi plugin XEP-0045: added room statuses to metadata:
Sat, 28 Dec 2019 20:02:18 +0100 Goffi plugin XEP-0060, jp (pubsub/set): publish-options implementation:
Fri, 27 Dec 2019 13:30:20 +0100 Goffi bin: look for twistd3 first:
Fri, 20 Dec 2019 14:26:05 +0100 Goffi plugin XEP-0384: typo
Fri, 20 Dec 2019 14:23:42 +0100 Goffi jp (blog): added --language to common publish argument
Fri, 20 Dec 2019 12:28:04 +0100 Goffi CHANGELOG: update
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin android: removed comment on vibrator bug as it is fixed in dev version of plyer
Fri, 20 Dec 2019 12:28:04 +0100 Goffi jp (file): new `get` command + encryption with upload:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi jp (xmlui_manager): use level for notes:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi doc (jp/shell): typos
Fri, 20 Dec 2019 12:28:04 +0100 Goffi tools (common/files_utils): get_unique_name now uses and returns Path instances.
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin upload, XEP-0363: code modernisation + preparation for extension:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin file download: meta plugin to handle file download:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi tools (stream): data modification on SatFile:
Fri, 20 Dec 2019 12:28:04 +0100 Goffi plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of error
Fri, 20 Dec 2019 12:28:01 +0100 Goffi plugin XEP-0384: update to latest python-omemo + better trust management:
Sat, 07 Dec 2019 11:30:56 +0100 Goffi plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
Fri, 06 Dec 2019 15:20:00 +0100 Goffi plugin events: fixed eventInviteeGet signature
Fri, 06 Dec 2019 15:19:31 +0100 Goffi plugin manhole: fixed default value
Fri, 06 Dec 2019 15:02:02 +0100 Goffi plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:
Thu, 05 Dec 2019 23:05:16 +0100 Goffi plugin XEP-0045: don't fail on `item-not-found` with MAM:
Thu, 05 Dec 2019 22:58:06 +0100 Goffi core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
Mon, 18 Nov 2019 22:34:13 +0100 Goffi quick frontend(chat): store filters used with initial historyGet
Mon, 18 Nov 2019 22:34:13 +0100 Goffi quick frontend(app): catch exception when trying to remove a missing listener, and log it
Mon, 18 Nov 2019 20:51:25 +0100 Goffi core: use sat_tmp's twisted patches for Python 3.8 compatibility
Mon, 18 Nov 2019 20:50:34 +0100 Goffi plugin text syntaxes: don't use anymore deprecated cgi.escape
Fri, 15 Nov 2019 17:57:49 +0100 Goffi bridge (embedded): typo
Fri, 15 Nov 2019 17:55:39 +0100 Goffi install (setup): added Python 3.8 classifier
Fri, 15 Nov 2019 17:55:14 +0100 Goffi doc (jp): typo