log src/bridge/bridge_constructor/dbus_frontend_template.py @ 1121:64ff259d3cbb

age author description
2014-06-15 souliane bridge: DBusException also transports the twisted failure condition
2014-06-14 Goffi bridge (D-Bus): frontend side now use a 120 s timeout for async calls
2014-06-07 souliane bridge: async failures are more detailed (full class name + error message)
2014-04-19 Goffi core: use of the new core.log module:
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-12-01 Goffi bridge: fixed bridge_constructor
2013-11-17 souliane bridge: removed plugin method definitions from the old static system
2013-06-21 Goffi core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Fix pep8 support in src/bridge.
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2013-01-07 Goffi dates update
2013-01-07 Goffi bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/
2012-12-28 Goffi core, plugin XEP-0054: avatar upload:
2012-11-01 Goffi bridge: fixed D-Bus warning in frontend side of bridge
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-06-24 Goffi plugin groupblog: subscriptions/notifications
2012-04-03 Goffi core: exceptions moved to core
2012-04-01 Goffi plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
2012-04-01 Goffi D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
2012-03-06 Goffi copyleft date update
2012-01-22 Goffi plugin RadioCol: basic functionnality working approximately
2012-01-04 Goffi plugins: radio collective first draft
2011-12-12 Goffi bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
2011-11-20 Goffi plugin XEP-0054: cache now use storage
2011-11-02 Goffi bridge: added generic D-Bus exception management + asyncCreateProfile method
2011-10-08 Goffi MUC update to follow wokkel's MUC branch update
2011-10-06 Goffi jp roster name manegement + Pipe transfer
2011-09-29 Goffi frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix