log src/core/constants.py @ 1997:3c92c0b977b5

age author description
Tue, 12 Jul 2016 23:30:13 +0200 Goffi version update (0.6.1)
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
Sun, 19 Jun 2016 22:22:04 +0200 Goffi core: changed versioning schema:
Mon, 18 Apr 2016 18:35:17 +0200 Goffi core (logs): taints:
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin blog import: this plugin is the base handling blog importers:
Fri, 22 Jan 2016 20:24:17 +0100 Goffi plugin XEP-0277: moved NS_XHTML namespace to constants + adapted parsing to new behaviour of ElementParser
Sun, 17 Jan 2016 20:39:20 +0100 Goffi plugin syntax dc_wiki: first draft:
Tue, 05 Jan 2016 23:20:22 +0100 Goffi plugin XEP-0313: cleaning and improvments:
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Mon, 07 Dec 2015 19:56:12 +0100 souliane core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists
Mon, 07 Dec 2015 13:10:44 +0100 Goffi we are in dev version again
Wed, 02 Dec 2015 13:05:54 +0100 Goffi update version to 0.6.0
Sat, 14 Nov 2015 19:21:56 +0100 Goffi backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument
Fri, 25 Sep 2015 19:19:12 +0200 Goffi core (contants): added PROF_KEY_ALL en PLUG_TYPE_* constants
Sun, 16 Aug 2015 00:39:44 +0200 Goffi plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry):
Sat, 15 Aug 2015 22:24:38 +0200 Goffi plugin XEP-0277: added mBGetFromManyWithComments to have items + comments in one method call
Sat, 15 Aug 2015 22:20:43 +0200 Goffi plugins xep-0277, groupblog: added subscriteToMany to replace massiveSubscribeGroupBlogs + added SatRosterProtocol.getJidsSet
Sat, 15 Aug 2015 22:13:27 +0200 Goffi core: new tools.sat_defer module, and implementation of RTDeferredSessions:
Mon, 20 Apr 2015 16:39:38 +0200 souliane core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Tue, 24 Mar 2015 07:34:32 +0100 souliane plugins XEP-0045, XEP-0249: allow to join / invite without specifying the JID's host part (use client's values)
Mon, 09 Mar 2015 16:37:15 +0100 souliane core (constants): add menu type MENU_ROOM_OCCUPANT_CONTEXT frontends_multi_profiles
Fri, 06 Feb 2015 18:46:26 +0100 Goffi core: better use of C.bool: C.bool only accept basestring subclasses and return the associated constant, C.boolConst return the associated constant for a boolean value frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Wed, 10 Dec 2014 18:36:11 +0100 Goffi core: misc improvments: frontends_multi_profiles
Mon, 06 Oct 2014 12:22:14 +0200 souliane constants: split C.bool in C.bool and C.str so:
Mon, 06 Oct 2014 11:20:43 +0200 souliane memory (params): add parameters "Show offline contacts" and "Show empty groups"
Wed, 24 Sep 2014 13:49:43 +0200 souliane memory: add Parameter "Chat history limit"
Sun, 21 Sep 2014 13:06:53 +0200 souliane core: move XMPP keep-alife value to the constants
Thu, 18 Sep 2014 11:43:21 +0200 souliane we are in dev version again
Thu, 18 Sep 2014 11:41:52 +0200 souliane version update 0.5.1 SàT v0.5.1
Mon, 15 Sep 2014 12:07:40 +0200 Goffi we are in dev version again
Tue, 09 Sep 2014 08:15:19 +0200 Goffi version update 0.5.0 SàT v0.5.0
Fri, 05 Sep 2014 19:29:30 +0200 Goffi core: a new "info" type is used in newMessage for system messages (not comming from outside)
Wed, 27 Aug 2014 01:27:05 +0200 Goffi core (constants): Bool method allow to convert from python bool to string constant for true/false (in both directions)
Wed, 20 Aug 2014 23:07:59 +0200 Goffi core (constants): minor comment change
Wed, 20 Aug 2014 23:04:57 +0200 Goffi core (constants): better management of xdg import
Wed, 20 Aug 2014 22:59:33 +0200 Goffi core (constants): removed pyjamas workaround
Wed, 20 Aug 2014 21:15:04 +0200 Goffi core (constants): fixed bad XMLUI level constants
Mon, 11 Aug 2014 19:10:24 +0200 Goffi core (constants): added constants mainly used in XMLUI
Wed, 25 Jun 2014 20:54:15 +0200 Goffi core (menus): constants are used for menu types
Mon, 23 Jun 2014 10:23:13 +0200 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
Mon, 23 Jun 2014 00:44:10 +0200 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
Wed, 21 May 2014 23:15:01 +0200 souliane core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
Wed, 07 May 2014 16:03:38 +0200 souliane stdui: add ui_profile_manager to interact with frontends when profile authentication is needed
Wed, 07 May 2014 16:02:23 +0200 souliane core, memory, bridge: added profile password + password encryption:
Tue, 13 May 2014 17:17:57 +0200 souliane plugin misc_static_blog: renamed from tmp_blog_banner, now also with page's title, meta keywords and description
Thu, 08 May 2014 19:11:20 +0200 Goffi core (log): added "custom" backend
Mon, 05 May 2014 20:12:19 +0200 Goffi primitivus: use of new logging system:
Mon, 05 May 2014 18:58:34 +0200 Goffi core (log): refactoring + twisted backend:
Mon, 05 May 2014 18:58:34 +0200 Goffi core (logs): added formatting, name filter and outputs management:
Thu, 01 May 2014 11:14:25 +0200 souliane core (constants): use realpath instead of abspath + do not import it when building libervia
Wed, 30 Apr 2014 19:54:21 +0200 souliane memory: fixes the method fixLocalDir for pid_dir and log_dir to use local_dir as default
Sun, 27 Apr 2014 18:51:03 +0200 souliane core: fixes constants.py
Sat, 19 Apr 2014 20:11:23 +0200 Goffi core (log): configuration and environment variables are now checked for log level and colors:
Sat, 19 Apr 2014 00:02:38 +0200 Goffi core: logging refactoring, first step:
Fri, 18 Apr 2014 23:36:52 +0200 Goffi core (constants): added some basic ANSI escape codes
Wed, 02 Apr 2014 12:31:15 +0200 Goffi jp: "disco" subcommand, moved into a new "info" subcommand + added "version" subcommand which get software version
Tue, 01 Apr 2014 16:27:59 +0200 souliane core, frontends (constants): frontends Const inheritates from core Const