Mercurial > libervia-backend
graph
-
complete the Exception's list when catching JID error:2015-12-15, by souliane
-
plugin misc_extra_pep: use a user parameter (jids_list) instead of a general configuration value2015-12-11, by souliane
-
memory (params): parameter jids_list values are specified with <jid>...</jid>2015-12-15, by souliane
-
memory (params): forbid to pass a value to a parameter of type "list" with <param value...>2015-12-15, by souliane
-
reverted patch 58ecc0e2e6fc as it may hide an other issue2015-12-15, by Goffi
-
core (xmlui): fixed deferConfirm2015-12-15, by Goffi
-
core (xmlui): fixed bad call of deferredUI in deferXMLUI2015-12-15, by Goffi
-
tools: expandNewLinesToXHTML replaces two or more \n instead of each ones2015-12-11, by souliane
-
plugin XEP-0277: revert use of expandNewLinesToXHTML for incoming messages:2015-12-10, by souliane
-
plugin XEP-0277, xml_tools: restore decapsulation of XHTML content2015-12-10, by souliane
-
xml_tools, plugin XEP-0071, XEP-0277: add method expandNewLinesToXHTML:2015-12-10, by souliane
-
quick_frontend: catch an exception that can occurs when using a concurrent client2015-12-10, by souliane
-
plugin misc_radiocol: the smaller fix in the world (1 character!)2015-12-09, by souliane
-
reverted revision 2ebe66a96d052015-12-08, by souliane
-
plugin misc_account: auto add some contacts at profile creation2015-12-07, by souliane
-
Added tag 0.6.0 for changeset 21e6d11615ea2015-12-07, by Goffi
-
core (client): fixed maximum connection tries to 32015-12-07, by Goffi
-
we are in dev version again2015-12-07, by Goffi
-
fixed changelog 0.6.0 publication date2015-12-02, by Goffi
-
update version to 0.6.02015-12-02, by Goffi
-
README and README4PACKAGERS: add Jinja2 to the dependencies list2015-12-02, by souliane
-
updated CHANGELOG for 0.62015-12-02, by souliane
-
plugin static blog: temporarily deactivated public blog menu2015-12-02, by Goffi
-
stdui (contact_list): use jid.JID to check the JID instead of an approximative regex2015-12-02, by souliane
-
plugin misc_account: temporary disabling posts and account deletion2015-12-02, by souliane
-
plugin XEP-0277: remove forgotten break statement2015-12-01, by souliane
-
plugin XEP-0277: don't try to create a new comments node if it already exists2015-12-01, by souliane
-
plugin XEP-0277: raise a failure if XHTML content is not wrapped in a <div/>2015-12-01, by Goffi
-
primitivus and plugins: renamed a few menus:2015-12-01, by souliane
-
plugin (xml log): workaround for a crash on big stanzas2015-11-30, by Goffi
-
core (sqlite storage): do explicit delete to profile linked tables for deleteProfile2015-11-30, by Goffi
-
core (memory): fixed bad memory cleaning on asyncDeleteProfile2015-11-30, by Goffi
-
plugin welcome: fixed typo2015-11-30, by souliane
-
jp (profile): fixed creating profile with given JID and XMPP password2015-11-30, by souliane
-
plugin welcome: first draft2015-11-29, by Goffi
-
plugin XEP-0045: fixed bad default parameter2015-11-29, by Goffi
-
plugin XEP-0277: just a reminder2015-11-27, by Goffi
-
primitivus (profile manager): session is started for newly create profiles2015-11-27, by Goffi
-
core (memory): stopSession implementation2015-11-27, by Goffi
-
plugin misc_account: fixed password verification2015-11-27, by souliane
-
core: fixed cache check on presence unavailable2015-11-27, by Goffi
-
core (memory): catch exceptions.UnknownEntityError in getMainResource2015-11-26, by Goffi
-
jp (profile): fixed profile/modify command:2015-11-26, by Goffi
-
core: avoid to send presence unavailable signal when it's not necessary2015-11-25, by Goffi
-
plugin XEP-0054: fixed presence issue when avatar is not in cache2015-11-25, by Goffi