log src/bridge/bridge_constructor/dbus_frontend_template.py @ 1290:faa1129559b8 frontends_multi_profiles

age author description
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Mon, 08 Sep 2014 21:23:21 +0200 Goffi frontends (dbus): error is not truncated anymore if it's not a SàT error.
Sun, 15 Jun 2014 16:06:02 +0200 souliane bridge: DBusException also transports the twisted failure condition
Sun, 15 Jun 2014 00:18:28 +0200 Goffi bridge (D-Bus): frontend side now use a 120 s timeout for async calls
Sat, 07 Jun 2014 15:20:39 +0200 souliane bridge: async failures are more detailed (full class name + error message)
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Sun, 01 Dec 2013 17:28:30 +0100 Goffi bridge: fixed bridge_constructor
Sun, 17 Nov 2013 16:11:55 +0100 souliane bridge: removed plugin method definitions from the old static system
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
Mon, 07 Jan 2013 01:01:10 +0100 Goffi bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/
Fri, 28 Dec 2012 01:00:31 +0100 Goffi core, plugin XEP-0054: avatar upload:
Thu, 01 Nov 2012 19:52:59 +0100 Goffi bridge: fixed D-Bus warning in frontend side of bridge
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
Wed, 04 Apr 2012 00:06:44 +0200 Goffi core: exceptions moved to core
Sun, 01 Apr 2012 19:48:31 +0200 Goffi plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
Sun, 01 Apr 2012 19:45:35 +0200 Goffi D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Mon, 23 Jan 2012 00:14:33 +0100 Goffi plugin RadioCol: basic functionnality working approximately
Thu, 05 Jan 2012 00:21:30 +0100 Goffi plugins: radio collective first draft
Mon, 12 Dec 2011 22:24:50 +0100 Goffi bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
Sun, 20 Nov 2011 15:56:51 +0100 Goffi plugin XEP-0054: cache now use storage
Wed, 02 Nov 2011 22:47:59 +0100 Goffi bridge: added generic D-Bus exception management + asyncCreateProfile method
Sat, 08 Oct 2011 18:43:17 +0200 Goffi MUC update to follow wokkel's MUC branch update