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
|
Fri, 28 Mar 2014 18:07:22 +0100 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
Fri, 28 Mar 2014 18:07:17 +0100 |
Goffi |
core (memory): entities cache improvments:
|
Fri, 28 Mar 2014 18:07:13 +0100 |
Goffi |
core: more organisation in constants.py
|
Sun, 23 Mar 2014 22:43:43 +0100 |
souliane |
core, memory: use XDG recommended paths as the defaults for the config and local directories
|
Mon, 24 Mar 2014 10:57:15 +0100 |
Goffi |
plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve:
|
Sat, 22 Mar 2014 17:48:10 +0100 |
Goffi |
core: removed default_config:
|
Sat, 22 Mar 2014 13:42:59 +0100 |
Goffi |
core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Fri, 21 Mar 2014 16:08:11 +0100 |
Goffi |
core (memory): moved Params in its own module + introduced a new core/constants module, and moved some constants there
|