log

age author description
Fri, 10 Jan 2020 10:07:11 +0100 Goffi server: fixed shebang
Sun, 29 Dec 2019 17:36:25 +0100 Goffi pages (chat): handle room statuses following backend change
Fri, 27 Dec 2019 13:35:27 +0100 Goffi bin (libervia): look for twistd3 first:
Sat, 07 Dec 2019 09:58:22 +0100 Goffi pages (events): added empty string for new "eventInviteeGet" parameter
Mon, 18 Nov 2019 21:49:42 +0100 Goffi pages: replaced deprecated `cgi.escape` by `html.escape`
Mon, 18 Nov 2019 21:46:12 +0100 Goffi server: user ProtectedFile for build dir
Fri, 08 Nov 2019 17:07:02 +0100 Goffi pages (login): catch ProfileUnknownError and show a C.PROFILE_AUTH_ERROR:
Fri, 08 Nov 2019 10:52:25 +0100 Goffi pages: removed a decode() in internal error logging
Tue, 08 Oct 2019 12:11:16 +0200 Goffi misc: use /usr/bin/env + fixed import of fixLocalDir according to backend changes
Sun, 06 Oct 2019 22:21:13 +0200 Goffi server: some encoding fixes following python 3 port
Sun, 25 Aug 2019 12:16:34 +0200 Goffi install (setup.py): updated classifiers
Sun, 25 Aug 2019 12:05:49 +0200 Goffi install (setup.py): updated `python_requires`
Fri, 16 Aug 2019 17:16:42 +0200 Goffi misc: renamed SafeConfigParser in libervia_server twisted plugin after python 3 port
Fri, 16 Aug 2019 17:15:42 +0200 Goffi pages (forums/view): fixed microblog data serialisation when posting
Fri, 16 Aug 2019 17:14:46 +0200 Goffi pages (blog/view, forums/view): fixed encoding of request.args following Python3 port
Fri, 16 Aug 2019 17:13:42 +0200 Goffi server: fixed BUILD_DIR page encoding following python 3 port
Fri, 16 Aug 2019 17:12:10 +0200 Goffi server: fixed value filtering in getConfig
Tue, 13 Aug 2019 19:12:31 +0200 Goffi python 3 port:
Tue, 13 Aug 2019 09:39:33 +0200 Goffi 0.8 development starts
Wed, 24 Jul 2019 20:56:13 +0200 Goffi Added tag 0.7.0 for changeset 889e8d07e957
Wed, 24 Jul 2019 20:43:11 +0200 Goffi 0.7.0 « La Commune » release 0.7.0
Wed, 24 Jul 2019 20:50:00 +0200 Goffi install (setup.py): updated sat version
Wed, 24 Jul 2019 20:54:22 +0200 Goffi install (MANIFEST.in): added VERSION
Wed, 24 Jul 2019 20:44:53 +0200 Goffi install: added doc to MANIFEST.in
Wed, 24 Jul 2019 07:52:30 +0200 Goffi doc: added installation instructions
Fri, 19 Jul 2019 18:01:38 +0200 Goffi pages: display a warning instead or raising exception if write fails:
Fri, 19 Jul 2019 18:01:25 +0200 Goffi pages (blog/view, u): added atom feed URL to "atom_url" in template
Sun, 14 Jul 2019 17:25:53 +0200 Goffi server (websocket): don't crash if self.page doesn't exist while onClose is called
Sun, 14 Jul 2019 17:18:48 +0200 Goffi pages: show rendered html on failed renderAndUpdate
Sun, 14 Jul 2019 14:48:31 +0200 Goffi server: handle unexpected exceptions on connect: