log

age author description
Sun, 02 Oct 2016 15:56:20 +0200 Goffi bridge(constructor): constructor now uses argparse instead of optparse
Sun, 02 Oct 2016 15:51:42 +0200 Goffi bridge(D-Bus): minotr argument name fix
Sun, 02 Oct 2016 13:46:29 +0200 Goffi quick frontend(contact_list): avoid crash when resource in cache has not priority
Sun, 25 Sep 2016 19:18:45 +0200 Goffi jp (message/send): message/send can now send XHTML (-x) or rich (-r) messages
Sun, 25 Sep 2016 19:17:38 +0200 Goffi plugin XEP-0071: fixed rich and xhtml sending + add simple text body if not present
Sun, 25 Sep 2016 19:16:25 +0200 Goffi core (tools/common): added getSubDict method in data_format to get sub dictionary from serialised one
Sun, 25 Sep 2016 16:07:44 +0200 Goffi quick frontend (chat): added Message.main_message_xhtml property to get XHTML content
Sun, 25 Sep 2016 15:41:43 +0200 Goffi frontends (tools): added a module to parse CSS colors
Fri, 23 Sep 2016 22:50:13 +0200 Goffi quick frontend (chat): update use a dict
Thu, 15 Sep 2016 21:58:35 +0200 Goffi quick_frontend, primitivus (chat): renamed updated to update, using a dict as argument + fixed Primitivus group chat
Tue, 13 Sep 2016 22:19:47 +0200 Goffi jp (avatar): avatar get/set implementations, first draft
Tue, 13 Sep 2016 22:03:45 +0200 Goffi jp (core): added EXIT_NOT_FOUND constant, which return 16 as exit code
Tue, 13 Sep 2016 22:02:52 +0200 Goffi plugin XEP-0054(XEP-0153): added a getAvatar:
Sun, 11 Sep 2016 23:17:31 +0200 Goffi core (stdui): fixed cancellation of ContactList forms
Sun, 11 Sep 2016 11:03:25 +0200 Goffi quick frontend (menus): minor docstring fixes
Sat, 10 Sep 2016 18:03:24 +0200 Goffi plugin XEP-0054(XEP-0153): ignore image formats other than gif, jpeg and png, and empty BINVAL
Sat, 10 Sep 2016 11:43:32 +0200 Goffi jp (debug/bridge/method,signal): fixed argument parsing
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quich frontend, primivius (chat): better avatar handling:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0045, quick frontend (app,chat): various chat improvments:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick frontend (contact list): better handling of cache with full jid:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0054: fix use of full jid for room occupants
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick frontend (chat): recreateArgs implementation
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick fronten (widgets): if a widget is recreated, "recreateArgs" method can be implemented to specify arguments to clone it correctly
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick frontend (contat list/cache): workaround for avatar issue in MUC. Need to be reworked properly in the future (TODO)
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0054: renamed isInRoom to isRoom as the method only tell if the entity belong to a MUC
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick app(app): call entityDataUpdateHandler on profile plug instead of setCache directly
Fri, 09 Sep 2016 23:54:32 +0200 Goffi plugin XEP-0045: minor docstring fix
Mon, 29 Aug 2016 01:21:47 +0200 Goffi quick frontend (chat): added helping properties avatar and contact_list
Mon, 29 Aug 2016 01:21:45 +0200 Goffi quick frontend(QuickApp): added getDefaultAvatar method:
Sun, 28 Aug 2016 21:00:53 +0200 Goffi plugin XEP-0245: removed plugin XEP-0245: