log

age author description
2014-06-27 souliane memory (memory): delete profile session on profile deletion
2014-06-26 Goffi core: use of debug log instead of error when port default value is used
2014-06-26 Goffi plugin OTR: various improvments:
2014-06-25 Goffi pluging XEP-0045: configure room dynamic menu
2014-06-25 Goffi core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
2014-06-25 Goffi core (menus): constants are used for menu types
2014-06-25 souliane plugin misc_account: delete the profile session after the registration is done
2014-06-25 souliane memory: add helper methods encryptValue and decryptValue
2014-06-23 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
2014-06-22 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
2014-06-25 Goffi frontends (XMLUI): use of logging system instead of print
2014-06-25 Goffi core/frontends (XMLUI): value can now be inserted as a <value/> element, if not present value attribute is tested, else empty string is used.
2014-06-25 Goffi frontends (XMLUI): implementation of read_only attributes for widgets String, TextBox, Password and Bool
2014-06-25 Goffi core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget