log src/bridge/DBus.py @ 1917:05a5a125a238

age author description
Mon, 21 Mar 2016 19:44:16 +0100 Goffi bridge (frontend): raise a BridgeExceptionNoService on org.freedesktop.DBus.Error.Spawn.ExecFailed D-Bus error
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Thu, 19 Nov 2015 18:13:26 +0100 Goffi core, plugins file, XEP-0234, bridge: progression api enhancement:
Tue, 17 Nov 2015 21:28:58 +0100 Goffi core, bridge: actionsGet:
Sat, 14 Nov 2015 19:21:56 +0100 Goffi backend, bridge, frontends: actionNew has now a security_limit argument + added some docstring to explain data argument
Sat, 14 Nov 2015 19:18:10 +0100 Goffi core, bridge: added a profileSetDefault method
Sat, 14 Nov 2015 19:18:10 +0100 Goffi bridge: new core method profileStartSession to start a session without connecting the profile
Sat, 14 Nov 2015 19:18:10 +0100 Goffi core, bridge (params): added asyncGetParamsValuesFromCategory (yes that's a long name!) method to retrive params names and values for a given category
Sat, 14 Nov 2015 19:18:07 +0100 Goffi bridge, core(params): removed obsolete methods:
Fri, 25 Sep 2015 19:19:12 +0200 Goffi core: progression handling improvments:
Fri, 21 Aug 2015 17:08:26 +0200 Goffi core, bridge: added getFeatures method:
Tue, 18 Aug 2015 09:01:18 +0200 Goffi core, bridge: new signal actionNew to launch an action from the backend (e.g. display a dialog message):
Wed, 10 Jun 2015 18:04:43 +0200 souliane bridge, quick_frontend: the JID that is assigned by the server can differ from the one we asked for (resource)
Fri, 17 Apr 2015 22:59:35 +0200 Goffi core, bridge, jp: management of service discovery extensions (XEP-0128)
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Tue, 17 Mar 2015 19:33:05 +0100 Goffi core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp frontends_multi_profiles
Mon, 09 Feb 2015 21:39:51 +0100 Goffi core: added getEntitiesData which get cache data for several entities at once frontends_multi_profiles
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, 04 Oct 2014 10:25:32 +0200 souliane bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)
Sun, 15 Jun 2014 16:06:02 +0200 souliane bridge: DBusException also transports the twisted failure condition
Sat, 07 Jun 2014 15:20:39 +0200 souliane bridge: async failures are more detailed (full class name + error message)
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
Sun, 04 May 2014 18:43:54 +0200 souliane memory, jp: added jp commands to load/save parameters template
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
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
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
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