log

age author description
Sun, 28 Aug 2016 20:24:25 +0200 Goffi bridge (bridge_template.ini): minor doc fix
Sun, 28 Aug 2016 20:10:04 +0200 Goffi jp (debug): method callback now handles methods without return value
Sun, 28 Aug 2016 20:09:09 +0200 Goffi core: line feed (\n) are now forbidden in profile names
Sun, 28 Aug 2016 19:42:48 +0200 Goffi quick_frontend (chat): fixed hash generation, tuple was causing trouble when used with unicode() because of dbus.String
Sun, 28 Aug 2016 19:23:58 +0200 Goffi core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
Sun, 28 Aug 2016 18:24:45 +0200 Goffi quick frontend (app): avatar filename is not requested anymore if value is empty
Sun, 28 Aug 2016 18:23:55 +0200 Goffi quick frontend (chat): fixed getWidgetHash
Sun, 28 Aug 2016 18:22:46 +0200 Goffi quick_frontend(quick_widgets): deleteWidget can use additional arguments which will be passed to onDelete
Sun, 28 Aug 2016 18:20:55 +0200 Goffi plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore
Sun, 28 Aug 2016 18:18:10 +0200 Goffi plugin XEP-0249: some modernisation, don't use anymore deprecated methods, invite bridge method use a single param for room jid
Sun, 28 Aug 2016 18:16:03 +0200 Goffi core (xmlui): added a quickNote method to easily send notes
Mon, 22 Aug 2016 20:56:51 +0200 Goffi quick frontend (widgets): a deletion with onDelete can now be cancelled if onDelete return False
Sun, 21 Aug 2016 20:39:43 +0200 Goffi quick frontend (quick_app): fixed user_action from action coming from backend
Sun, 21 Aug 2016 18:57:56 +0200 Goffi jp (debug/bridge): fixed unicode handling of arguments
Sun, 21 Aug 2016 17:04:33 +0200 Goffi quick frontend (chat): fixed messageNew signal dispatching when several widgets are handling the target