Mercurial > libervia-backend
graph
-
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:2014-06-22, by souliane
-
frontends (XMLUI): use of logging system instead of print2014-06-25, by Goffi
-
core (XMLUI): created a read_only attribute for InputWidget + new JidInputWidget2014-06-25, by Goffi
-
plugin XEP-0045: small refactorization + clean on profile's disconnection2014-06-23, by souliane
-
plugin XEP-0045, text_commands: add some commands:2014-06-23, by souliane
-
plugin XEP-0054: crop uploaded avatar to get a square2014-06-19, by souliane
-
reverted commit bb4517e69957: note was not implemented on purpose2014-06-18, by Goffi
-
tools (xmlui): data form 'text-multi' element must be converted to xmlui 'textbox' (not 'text')2014-06-18, by souliane
-
plugin XEP-0050: handle note element in command answer2014-06-18, by souliane
-
prepare changelog for version 0.52014-06-16, by souliane
-
misc: remove some pylints warnings2014-06-15, by souliane
-
frontends (quick_frontend): fixes the handling of asyncConnect failure2014-06-15, by souliane
-
bridge: DBusException also transports the twisted failure condition2014-06-15, by souliane
-
bridge (D-Bus): frontend side now use a 120 s timeout for async calls2014-06-14, by Goffi
-
plugin XEP-0050: form returned by completed command are now managed2014-06-14, by Goffi
-
core (XMLUI): management of text-multi in _dataFormField2XMLUIData2014-06-14, by Goffi
-
core (XMLUI): data form result now manage generic data set2014-06-14, by Goffi
-
plugin XEP-0045: room configuration returns a success or failure message2014-06-12, by souliane
-
tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields2014-06-12, by souliane
-
test (memory): fixes crypto encryption/decryption test2014-06-12, by souliane
-
memory (sqlite): fixes upgrade to database v22014-06-12, by souliane
-
memory, tools (config): move special config retrieval from memory to tools2014-06-09, by souliane
-
frontends: async failures are more detailed (full class name + error message)2014-06-07, by souliane
-
bridge: async failures are more detailed (full class name + error message)2014-06-07, by souliane
-
core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)2014-06-02, by souliane
-
core, frontends: remove bridge method "connect" (always use asyncConnect)2014-05-23, by souliane
-
test: fixes the tests for plugin XEP-00332014-06-08, by souliane
-
tools (config): fixConfigOption creates the section if it doesn't exist2014-06-08, by souliane
-
plugin otr: first draft2014-06-07, by Goffi
-
installation: added python OTR dependency2014-06-07, by Goffi
-
core (XMPP): message received (onMessage) refactoring:2014-06-07, by Goffi
-
core (XMPP): sendMessage refactoring:2014-06-07, by Goffi
-
memory (params), test: fixes updateParams bug2014-06-03, by souliane
-
memory (params), test: fixes bug relative to parameter filtering2014-06-03, by souliane
-
plugin XEP-0100: fixes the call to log.debug (line 185)2014-06-04, by souliane
-
primitivus: fixes freedesktop notifications when the owner name is changing2014-05-28, by souliane
-
tools: add missing file src/tools/config.py2014-05-23, by souliane
-
memory: auto-update configuration file with libervia's passphrase when migrating the database2014-05-23, by souliane
-
memory (params): fixes bugs in setParam:2014-05-21, by souliane
-
plugin misc_accout: update relative to the introduction of profile password:2014-05-21, by souliane
-
plugin misc_account: do not send the password with the confirmation email for account creation2014-05-20, by souliane
-
fixes setup with PyCrypto minimal version2014-05-16, by souliane
-
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:2014-05-15, by souliane
-
wix: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords2014-05-07, by souliane
-
jp: option '-c' is not longer a flag but a string to define the profile password:2014-05-07, by souliane
-
stdui: add ui_profile_manager to interact with frontends when profile authentication is needed2014-05-07, by souliane
-
plugins misc_account, misc_smtp: update the plugins that deal with passwords2014-05-12, by souliane
-
core, memory, bridge: added profile password + password encryption:2014-05-07, by souliane
-
memory: add class ProfileSessions based on Sessions2014-05-10, by souliane