log src/core/exceptions.py @ 2560:6a31c67c562f

age author description
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (exceptions): added ClientTypeError to deal when a code should not be executed by a client or component profile.
Sun, 05 Feb 2017 14:55:21 +0100 Goffi core: replaced SkipHistory exception by a key in mess_data:
Mon, 27 Jun 2016 21:45:11 +0200 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
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 dotclear: this plugin import Dotclear 2 backups
Wed, 18 Nov 2015 11:06:24 +0100 Goffi core: fixed launchAction:
Fri, 13 Nov 2015 16:46:32 +0100 Goffi plugin XEP-0065: session cleaning and timeout + log choosed candidate when using SI File Transfer
Tue, 29 Sep 2015 17:54:23 +0200 Goffi core: more robust plugins loading:
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:32:33 +0100 Goffi core: improved roster management + misc: frontends_multi_profiles
Sat, 07 Jun 2014 16:35:29 +0200 Goffi core (XMPP): sendMessage refactoring:
Wed, 07 May 2014 16:02:23 +0200 souliane core, memory, bridge: added profile password + password encryption:
Wed, 07 May 2014 15:44:31 +0200 souliane better PEP-8 compliance
Fri, 28 Mar 2014 18:07:22 +0100 Goffi core, plugin XEP-0115: discovery refactoring:
Mon, 03 Mar 2014 09:59:10 +0100 souliane core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile