log src/common/constants.py @ 1119:5a73525f75a3 0.7.0a2

age author description
Sun, 15 Jul 2018 09:03:36 +0200 Goffi 0.7.0a2 release 0.7.0a2
Tue, 03 Jul 2018 07:59:14 +0200 Goffi 0.7.0a1 release 0.7.0a1
Fri, 29 Jun 2018 17:45:26 +0200 Goffi server: code style reformatting using black
Fri, 26 Jan 2018 11:15:26 +0100 Goffi date update
Fri, 03 Nov 2017 14:37:01 +0100 Goffi misc: date update (yes it's a bit late :p )
Fri, 27 Oct 2017 18:35:23 +0200 Goffi server: moved logging worflow in separated method, so it can be used by Libervia Pages
Sun, 26 Feb 2017 18:32:47 +0100 Goffi server, browser: partial Libervia fix
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 00:07:07 +0200 Goffi updated version (0.6.1)
Mon, 25 Jan 2016 16:41:38 +0100 Goffi server: moved APP_VERSION to common.constants + avoid __init__ import in browser side, which was the source of a crash
Fri, 08 Jan 2016 19:58:08 +0100 Goffi server (blog): implemented tag/category filtering:
Fri, 08 Jan 2016 14:42:39 +0100 Goffi server (blog): cleaning & improvments:
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Tue, 08 Dec 2015 18:11:19 +0100 souliane browser and server sides: alert the user after he created a new profile using his XMPP account credentials
Tue, 08 Dec 2015 00:12:51 +0100 souliane browser and server sides: removed constant UNMANAGED_FAULT_STRING which is used only to be displayed to the user, but it doesn't mean anything to him
Mon, 20 Apr 2015 08:51:25 +0200 souliane browser and server side: remove unibox
Mon, 30 Mar 2015 10:28:47 +0200 Goffi 2015 copyright dates update
Wed, 18 Mar 2015 16:15:18 +0100 Goffi merged branch frontends_multi_profiles
Sun, 22 Feb 2015 21:51:20 +0100 souliane browser_side: fixes various issues frontends_multi_profiles
Tue, 10 Feb 2015 20:42:39 +0100 Goffi browser side: added a base_location property to get location of current Libervia instance frontends_multi_profiles
Mon, 09 Feb 2015 21:55:16 +0100 Goffi browser side: fixed avatar getting + better DEFAULT/EMPTY avatars constants + use of jid.JID for microblog's author frontends_multi_profiles
Fri, 28 Nov 2014 00:31:27 +0100 souliane browser and server side: uses RSM (XEP-0059)
Tue, 17 Jun 2014 16:21:42 +0200 souliane server side (blog): use user's avatar a the blog's favicon + small refactorization
Sun, 15 Jun 2014 17:52:08 +0200 souliane browser and server sides: refactor HTTP request result values + handle "NoReply" error
Wed, 04 Jun 2014 00:23:14 +0200 souliane server and browser sides: fixes UI parameters initialisation with user values + small refactoring
Tue, 20 May 2014 06:41:16 +0200 souliane /!\ reorganize all the file hierarchy, move the code and launching script to src: