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
|
Tue, 17 Dec 2013 00:56:39 +0100 |
Goffi |
core, bridge: better GenericException handling
|
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.
|
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, 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)
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/bridge.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
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:
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Mon, 25 Jun 2012 00:08:16 +0200 |
Goffi |
plugin groupblog: subscriptions/notifications
|
Sun, 01 Apr 2012 19:45:35 +0200 |
Goffi |
D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
|
Fri, 30 Mar 2012 09:23:23 +0200 |
Goffi |
D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
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 22:27:07 +0100 |
Goffi |
bridge: added check that synchronous method does not return a deferred
|
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 12:13:22 +0200 |
Goffi |
frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix
|
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
|
Mon, 06 Jun 2011 21:55:59 +0200 |
Goffi |
bridge: regenerated DBus bridge
|
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
|
Mon, 21 Feb 2011 01:35:39 +0100 |
Goffi |
DBus bridge: using new generated bridge
|
Sun, 20 Feb 2011 17:21:03 +0100 |
Goffi |
dbus bridge: added doc parameter, unmanaged yet
|
Fri, 04 Feb 2011 00:13:41 +0100 |
Goffi |
dbus bridge: fixed introspection for dynamically added methods and signals
|
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:
|
Mon, 24 Jan 2011 17:47:45 +0100 |
Goffi |
bridge: constructor and template improved, documentation added
|
Sat, 22 Jan 2011 15:53:56 +0100 |
Goffi |
Added management of connection error
|
Tue, 18 Jan 2011 03:59:59 +0100 |
Goffi |
Added SMTP server plugin, for sending messages from classic MUA \o/
|
Wed, 05 Jan 2011 18:52:38 +0100 |
Goffi |
2011 copyright upgrade
|
Tue, 04 Jan 2011 19:30:27 +0100 |
Goffi |
files reorganisation
base
src/sat/bridge/DBus.py@a496c75445e4
|