log src/core/sat_main.py @ 1030:15f43b54d697

age author description
Wed, 07 May 2014 16:02:23 +0200 souliane core, memory, bridge: added profile password + password encryption:
Thu, 15 May 2014 20:25:52 +0200 Goffi core: fixed typo
Thu, 15 May 2014 20:01:56 +0200 Goffi core: getReady and asyncConnect now wait full initialisation, not only memory
Thu, 15 May 2014 16:02:16 +0200 Goffi core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect
Wed, 07 May 2014 15:44:31 +0200 souliane better PEP-8 compliance
Sun, 04 May 2014 18:43:54 +0200 souliane memory, jp: added jp commands to load/save parameters template
Mon, 05 May 2014 18:58:34 +0200 Goffi core (log): refactoring + twisted backend:
Fri, 11 Apr 2014 11:02:42 +0200 souliane plugin XEP_0033: fixes the server part and the tests
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Sat, 19 Apr 2014 00:02:38 +0200 Goffi core: logging refactoring, first step:
Thu, 03 Apr 2014 16:10:44 +0200 souliane core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
Wed, 02 Apr 2014 12:31:23 +0200 Goffi core: better plugin initialisation sequence:
Tue, 01 Apr 2014 21:14:57 +0200 Goffi core (disco): added discoInfos and discoItems bridge methods
Mon, 31 Mar 2014 12:23:13 +0200 Goffi core (disco): added checkFeature method + fixed hasFeature test
Mon, 31 Mar 2014 12:23:13 +0200 Goffi core: fixed bad closure in connection intialisation sequence (profileConnected in plugins were not called correctly)
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:02 +0100 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
Sun, 23 Mar 2014 22:43:43 +0100 souliane core, memory: use XDG recommended paths as the defaults for the config and local directories
Sun, 23 Mar 2014 10:02:50 +0100 Goffi core: plugins now accepts recommendations:
Sat, 22 Mar 2014 17:48:10 +0100 Goffi core: removed default_config:
Sat, 22 Mar 2014 15:34:05 +0100 Goffi core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation
Sat, 22 Mar 2014 13:42:59 +0100 Goffi core: added IQ_SET to core.constants + getLastResource now manage correctly jid.JID
Thu, 20 Mar 2014 21:18:18 +0100 souliane bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
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
Fri, 21 Mar 2014 15:03:51 +0100 Goffi core: minor docstring fixes
Mon, 03 Mar 2014 09:59:10 +0100 souliane core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
Sun, 23 Feb 2014 23:30:32 +0100 Goffi core (sqlite): automatic database update:
Tue, 18 Feb 2014 14:33:35 +0100 souliane core: fix mispelled argument
Fri, 07 Feb 2014 22:17:06 +0100 souliane core: bug fix at connection time
Tue, 04 Feb 2014 18:54:06 +0100 Goffi core: registerNewAccount partial fix
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Tue, 04 Feb 2014 18:32:39 +0100 Goffi core: security limit in menus
Tue, 04 Feb 2014 18:26:03 +0100 Goffi plugin XEP-0077, plugin XEP-0100, frontends: gateways have been entirely implemented in backend using the new refactored XMLUI and AdvancedListContainer. The now useless code has been removed from frontends.
Tue, 04 Feb 2014 18:24:27 +0100 Goffi core: added "one_shot" option to registered callback:
Tue, 04 Feb 2014 18:06:12 +0100 Goffi plugin XEP-0045, primitivus: added MUC configuration
Sun, 05 Jan 2014 13:05:31 +0100 souliane test: added tests for XEP-0033
Fri, 27 Dec 2013 13:28:26 +0100 souliane core, bridge: new method paramsRegisterApp to register frontend's specific parameters
Sun, 29 Dec 2013 17:10:14 +0100 Goffi core: dynamics menus refactoring:
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Wed, 18 Dec 2013 10:39:19 +0100 souliane core: fix bridge method getContactsFromGroup return value (list of jids --> list of strings)
Tue, 24 Dec 2013 15:19:08 +0100 Goffi backend, frontends: callbacks refactoring:
Tue, 24 Dec 2013 15:18:31 +0100 Goffi core, frontends: callMenu is now async and don't use callback_id anymore
Tue, 17 Dec 2013 01:46:45 +0100 Goffi core,bridge: sendMessage bridge method is now async
Mon, 16 Dec 2013 14:36:38 +0100 souliane core: bug fix for serverDiscoItems (bad use of addCallbacks)
Mon, 16 Dec 2013 14:35:26 +0100 souliane core: bug fix for requestServerDisco in sat_main.py + added getAllServerIdentities method in memory.py
Wed, 11 Dec 2013 17:16:53 +0100 souliane plugin XEP-0033: implementation of the addressing feature:
Tue, 10 Dec 2013 17:25:31 +0100 Goffi plugin XEP-0050: Ad-Hoc commands first draft (answering part)
Tue, 10 Dec 2013 17:25:31 +0100 Goffi core: fixed statuses parameter in setPresence, and using @NONE@ instead of @DEFAULT@ for default profile_key
Wed, 13 Nov 2013 14:01:13 +0100 Goffi core: dont save anymore messages to database if there is no "message" data (fix empty records with chat states)
Wed, 13 Nov 2013 13:58:10 +0100 Goffi core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
Wed, 13 Nov 2013 13:57:36 +0100 Goffi core: sendMessage triggers now use a treatments deferred;
Fri, 18 Oct 2013 19:23:03 +0200 souliane core (memory): cleaned the part for load/save to xml (not used)
Tue, 05 Nov 2013 22:40:55 +0100 Goffi core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"
Sat, 07 Sep 2013 02:03:17 +0200 souliane core: added the security_limit to setParam
Thu, 05 Sep 2013 20:48:47 +0200 souliane plugin XEP-0085: Chat State Notifications
Fri, 21 Jun 2013 02:00:37 +0200 Goffi core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Sat, 23 Feb 2013 12:25:34 +0100 Goffi core: fixed sendMessage