log

age author description
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