Fri, 23 May 2014 09:59:35 +0200 |
souliane |
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
|
Fri, 23 May 2014 10:40:54 +0200 |
souliane |
core, frontends: remove bridge method "connect" (always use asyncConnect)
|
Fri, 16 May 2014 00:58:20 +0200 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
Wed, 07 May 2014 16:02:23 +0200 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
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
|
Tue, 01 Apr 2014 21:14:57 +0200 |
Goffi |
core (disco): added discoInfos and discoItems bridge methods
|
Fri, 28 Mar 2014 18:07:17 +0100 |
Goffi |
core (memory): entities cache improvments:
|
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
|
Mon, 03 Mar 2014 09:59:10 +0100 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
Sat, 04 Jan 2014 21:12:49 +0100 |
souliane |
memory: fixed wrong information in the docstrings for security_limit
|
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:
|
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
|
Wed, 13 Nov 2013 13:58:10 +0100 |
Goffi |
core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
|
Thu, 07 Nov 2013 15:29:39 +0100 |
Goffi |
core, bridge: extra parameter is saved in history:
|
Wed, 02 Oct 2013 20:25:19 +0200 |
souliane |
bridge, memory: added the parameter security_limit to asyncGetParamA so it can be used from libervia. refactorization in memory.py are related to that.
|
Sun, 29 Sep 2013 16:29:57 +0200 |
Goffi |
bridge: doc fix for newContact
|
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
|
Thu, 05 Sep 2013 20:28:44 +0200 |
souliane |
core: security attribute added to the parameters
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Wed, 14 Nov 2012 20:24:28 +0100 |
Goffi |
core, bridge: waiting confirmation management (new getWaitingConf method)
|
Sat, 10 Nov 2012 16:38:16 +0100 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
Sat, 20 Oct 2012 17:23:56 +0200 |
Goffi |
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
|
Wed, 17 Oct 2012 00:35:48 +0200 |
Goffi |
core, bridge, quick_frontend: MUC private messages history management:
|
Wed, 26 Sep 2012 01:23:56 +0200 |
Goffi |
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
|
Tue, 25 Sep 2012 00:58:34 +0200 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
Fri, 17 Aug 2012 03:11:39 +0200 |
Goffi |
Bridge: "auto" type for sendMessage method
|
Sun, 04 Dec 2011 16:18:56 +0100 |
Goffi |
core: - history management improved
|
Tue, 08 Nov 2011 01:08:11 +0100 |
Goffi |
backend, bridge: asynchronous history
|
Mon, 07 Nov 2011 00:09:22 +0100 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
Wed, 02 Nov 2011 22:47:59 +0100 |
Goffi |
bridge: added generic D-Bus exception management + asyncCreateProfile method
|
Tue, 01 Nov 2011 20:39:22 +0100 |
Goffi |
core: - individual parameters managed through sqlite
|
Thu, 06 Oct 2011 21:16:03 +0200 |
Goffi |
core: added getLastResource method
|
Thu, 29 Sep 2011 14:59:14 +0200 |
Goffi |
spelling
|
Thu, 11 Aug 2011 18:36:22 +0200 |
Goffi |
bridge: .ini arguments are now named jid or .*_jid if a Jabber ID is expected
|
Mon, 08 Aug 2011 23:04:19 +0200 |
Goffi |
D-Bus constructor: add Constructors specific flags (--flags argument)
|
Wed, 06 Jul 2011 01:04:24 +0200 |
Goffi |
bridge refactoring: categories are now core and plugin instead of communication and request
|
Sat, 18 Jun 2011 17:56:59 +0200 |
Goffi |
core: local_dir moved to config file
|
Sat, 18 Jun 2011 16:22:50 +0200 |
Goffi |
core: configuration file
|
Sat, 28 May 2011 20:24:02 +0200 |
Goffi |
Bridge: added updateContact method
|
Thu, 26 May 2011 16:47:09 +0200 |
Goffi |
bridge: async callback managed in bridge_constructor + misc
|
Wed, 25 May 2011 17:18:05 +0200 |
Goffi |
core: added email in registerNewAccount
|
Sun, 30 Jan 2011 22:54:58 +0100 |
Goffi |
bridge, bridge constructor: fixed mix stuff
|
Tue, 25 Jan 2011 15:24:31 +0100 |
Goffi |
Bridge: rename connection_error to connectionError for function name consistency
|
Mon, 24 Jan 2011 22:05:04 +0100 |
Goffi |
bridge: core & frontend sides of bridge are now generated
|
Mon, 24 Jan 2011 21:19:11 +0100 |
Goffi |
Bridge constructor:
base
src/bridge/bridge_template.ini@d534f0be1e98
|