log

age author description
Wed, 29 Mar 2017 19:46:27 +0200 Goffi server: new purgeSession and getSessionData helper methods
Wed, 29 Mar 2017 19:46:04 +0200 Goffi server: moved session interfaces to session_iface module + added SATGuestSession
Mon, 06 Mar 2017 00:05:31 +0100 Goffi pages (blog_new/articles): first concert Libervia page, blog articles:
Sun, 05 Mar 2017 23:56:31 +0100 Goffi server: Libervia pages:
Sun, 05 Mar 2017 23:16:32 +0100 Goffi server (blog): fixed static blog generation:
Sun, 05 Mar 2017 23:15:09 +0100 Goffi server: renamed getProfileName to profileNameGet following core change and new conventions.
Sun, 26 Feb 2017 18:32:47 +0100 Goffi server, browser: partial Libervia fix
Sun, 28 Aug 2016 19:25:52 +0200 Goffi server, browser: removed deprecated methods which have been removed from backend, and associated code
Wed, 10 Aug 2016 23:22:49 +0200 Goffi browser side(contact list): fixed calls to getGroupData
Wed, 10 Aug 2016 22:51:18 +0200 Goffi browser side (contact list): fixed groups displaying
Wed, 10 Aug 2016 22:48:46 +0200 Goffi misc: restrict txJSON-RPC version as new version is broken
Tue, 09 Aug 2016 01:07:15 +0200 Goffi browser, server: update to get compatibility with 0.7-dev (not finished):
Wed, 13 Jul 2016 22:45:54 +0200 Goffi Added tag 0.6.1 for changeset 3d372805f60c
Wed, 13 Jul 2016 22:45:44 +0200 Goffi installation (setup.py): changed version to 0.6.1.1 so new archive with fixed MANIFEST can be uploaded on pypi 0.6.1
Wed, 13 Jul 2016 22:43:43 +0200 Goffi installation (MANIFEST): fixed missing files
Wed, 13 Jul 2016 22:43:05 +0200 Goffi installation (setup): fixed OSError when pyjsbuild is not found
Wed, 13 Jul 2016 00:07:20 +0200 Goffi Added tag 0.6.1 for changeset 5264fec78a1d
Wed, 13 Jul 2016 00:07:07 +0200 Goffi updated version (0.6.1)
Wed, 13 Jul 2016 00:06:31 +0200 Goffi installation: added MANIFEST.in
Sun, 17 Apr 2016 17:13:24 +0200 Goffi removed pyfeed and xe from dependencies, they are not used anymore
Fri, 25 Mar 2016 12:17:53 +0100 Goffi server (blog): use unicode character for ellispsis in atom feed's microblog title
Thu, 24 Mar 2016 19:43:17 +0100 Goffi blog(atom): added categories (tags) in Atom feed
Tue, 22 Mar 2016 22:45:39 +0100 Goffi blog, browser: updated imports to reflect renaming of common.py to common/data_format.py
Sun, 20 Mar 2016 22:30:03 +0100 Goffi theme (default): changed MIME type for xmpp: link
Sun, 20 Mar 2016 22:03:10 +0100 Goffi blog: no unicode here we said!
Sun, 20 Mar 2016 21:15:49 +0100 Goffi blog: don't use unicode for _urlencode
Sun, 20 Mar 2016 20:34:21 +0100 Goffi blog: changed MIME type for xmpp: link, forgotten in rev dc27e29b7c22
Sun, 20 Mar 2016 20:06:28 +0100 Goffi blog: escape "&" when encoding URL, so they can be used without escaping in the HTML template
Sun, 20 Mar 2016 18:51:55 +0100 Goffi blog: changed xmpp: alternate links MIME type for application/atom+xml
Fri, 18 Mar 2016 14:29:24 +0100 Goffi server (blog): set HTTP status code to 500 on renderError