log

age author description
Mon, 21 Oct 2019 23:52:25 +0200 Goffi core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 port
Mon, 21 Oct 2019 23:06:30 +0200 Goffi bridge (pb): added missing _generic_errback
Sun, 20 Oct 2019 19:34:26 +0200 Goffi plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
Fri, 18 Oct 2019 17:51:44 +0200 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
Fri, 18 Oct 2019 14:45:07 +0200 Goffi plugin XEP-0045: join / MAM history improvements:
Fri, 18 Oct 2019 14:36:46 +0200 Goffi core: `history is skipped as requested` log message is now at debug level
Wed, 16 Oct 2019 08:39:52 +0200 Goffi plugin OTR: work around a bad exception raised in potr
Wed, 16 Oct 2019 08:39:52 +0200 Goffi plugin android: fixed encoding in states after Python 3 port
Wed, 16 Oct 2019 08:39:35 +0200 Goffi core (log): removed Android hack:
Fri, 11 Oct 2019 16:15:34 +0200 Goffi plugin account: fixed email sending
Fri, 11 Oct 2019 16:15:09 +0200 Goffi doc (jp): typos (thanks tbart)
Tue, 08 Oct 2019 12:10:26 +0200 Goffi misc: don't import memory in launch script:
Mon, 07 Oct 2019 17:29:28 +0200 Goffi doc (jp/file_share): typo
Thu, 03 Oct 2019 22:17:19 +0200 Goffi jp: default to "dark" if background is not set and can't be detected
Tue, 01 Oct 2019 22:54:18 +0200 Goffi doc (jp/common_arguments): updated note about `--pwd`
Tue, 01 Oct 2019 22:49:11 +0200 Goffi jp: password is now prompted if needed:
Tue, 01 Oct 2019 22:49:11 +0200 Goffi changelog: update
Tue, 01 Oct 2019 22:49:11 +0200 Goffi jp (debug): new "theme" command to print colour theme according to `background` value:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi jp: dark and light theme:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi tools (common): helping method to calculate luminance:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi core (patches): updated TLS patches:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi jp: handle dbus bridge with asyncio:
Tue, 01 Oct 2019 22:49:10 +0200 Goffi bridge (dbus): AsyncIO version of D-Bus bridge:
Tue, 01 Oct 2019 22:49:06 +0200 Goffi doc (jp): jp commands are now fully documented:
Wed, 25 Sep 2019 08:56:41 +0200 Goffi jp: jp asyncio port:
Wed, 25 Sep 2019 08:53:38 +0200 Goffi bridge (pb): implemented an asyncio compatible bridge:
Wed, 25 Sep 2019 08:41:36 +0200 Goffi common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)
Mon, 26 Aug 2019 09:14:58 +0200 Goffi jp (common): fixed draft path use in BaseEdit
Sun, 25 Aug 2019 12:16:18 +0200 Goffi install (setup.py): updated classifiers
Sun, 25 Aug 2019 09:53:03 +0200 Goffi install (setup.py): updated `python_requires`
Fri, 16 Aug 2019 17:06:52 +0200 Goffi tools (common/email): fixed email sending after python 3 port
Fri, 16 Aug 2019 17:06:51 +0200 Goffi tools (async_process): log command as str
Fri, 16 Aug 2019 17:06:44 +0200 Goffi plugin XEP-0329: fixed ShareNode item() and values after Python 3 port
Fri, 16 Aug 2019 17:06:43 +0200 Goffi tools (config), memory: renamed SafeConfigParser following Python 3 port
Fri, 16 Aug 2019 14:14:19 +0200 Goffi install (manifest): fixed old paths which where still used
Wed, 14 Aug 2019 08:08:25 +0200 Goffi doc: replaced deprecated installation link in INSTALL
Tue, 13 Aug 2019 19:08:41 +0200 Goffi Python 3 port:
Wed, 31 Jul 2019 11:31:22 +0200 Goffi 0.8 development starts
Wed, 24 Jul 2019 20:05:00 +0200 Goffi Added tag 0.7.0 for changeset c7138e913213
Wed, 24 Jul 2019 19:47:30 +0200 Goffi 0.7.0 « La Commune » release 0.7.0
Wed, 24 Jul 2019 19:54:29 +0200 Goffi install: added doc to MANIFEST.in
Wed, 24 Jul 2019 07:51:48 +0200 Goffi plugin XEP-0313: log issues in addToHistory instead of raising error
Wed, 24 Jul 2019 07:51:07 +0200 Goffi doc: some corrections:
Sun, 21 Jul 2019 22:14:30 +0200 Goffi doc: added, overview, configuration and Primitivus documentation + some small modifications
Sun, 21 Jul 2019 10:16:32 +0200 Goffi plugin XEP-0198: don't crash if transport is None in onAckTimeOut
Sat, 20 Jul 2019 20:55:17 +0200 Goffi plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
Sat, 20 Jul 2019 20:53:52 +0200 Goffi plugin android: catch and log exception when using the vibrator:
Sat, 20 Jul 2019 16:03:28 +0200 Goffi quick frontend (app): show an info log if avatar is not found instead of raising exception
Fri, 19 Jul 2019 23:04:35 +0200 Goffi core: fixed handling of button callback in popups:
Fri, 19 Jul 2019 23:01:57 +0200 Goffi plugin XEP-0045: fixed a bad attribute in a log message.
Fri, 19 Jul 2019 17:07:56 +0200 Goffi plugin ad-hoc D-Bus: fixed warning when no media player is found
Thu, 18 Jul 2019 21:58:34 +0200 Goffi memory (sqlite): properly wait for messages to be writen in database:
Thu, 18 Jul 2019 20:26:49 +0200 Goffi memory (disco): fixed boolean to string conversion
Wed, 17 Jul 2019 09:28:35 +0200 Goffi plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
Wed, 17 Jul 2019 09:28:34 +0200 Goffi primitivus: fixed status popup's cancel button
Wed, 17 Jul 2019 09:28:33 +0200 Goffi plugin adhoc D-Bus: typo
Tue, 16 Jul 2019 21:59:30 +0200 Goffi plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
Mon, 15 Jul 2019 22:36:28 +0200 Goffi plugins account, email invitation: fixed import of "email" module after it has been moved
Sun, 14 Jul 2019 21:19:47 +0200 Goffi quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:
Sun, 14 Jul 2019 20:42:14 +0200 Goffi primitivus: better popup sizing: