log src/plugins/plugin_xep_0055.py @ 1896:c1fbd47b53bf

age author description
2015-09-17 souliane plugin XEP-0055, tmp_directory_subscription: move directory subscription to a new temporary plugin
2016-01-03 Goffi copyright update
2015-12-01 souliane primitivus and plugins: renamed a few menus:
2015-11-02 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
2015-09-02 souliane plugin XEP-0055: add "Directory subscription" menu + use the category "Service" for this plugin's menus instead of "Communication"
2015-09-02 souliane plugin XEP-0055: display the search results using XMLUI JidsListWidget
2015-09-02 souliane plugin XEP-0055: remove a "debug" break that has been forgotten here
2015-08-21 souliane plugin XEP-0055: add "simple" and "advanced" modes to Jabber search:
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-03-30 Goffi 2015 copyright dates update
2014-09-22 souliane plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet
2014-04-19 Goffi core: use of the new core.log module:
2014-02-25 Goffi plugin XEP-0055: salut.libervia.org is temporarly used as default value
2014-02-04 Goffi dates update
2014-02-04 Goffi core: security limit in menus
2014-02-04 Goffi core, frontends: XMLUI refactoring:
2014-02-04 Goffi plugin XEP-0055, Primitivus: Directory search dialogs are now entirely done in plugin XEP-0055, specific code in frontend is not needed anymore
2013-12-29 Goffi core: i18n refactoring:
2013-12-24 Goffi core (xml_tools): dataForm*2XML renamed to dataForm*2XMLUI and now return XMLUI instead of raw XML + submit_id is managed, and session_id is returned if present
2013-12-03 Goffi plugin XEP-0055: fixed form's namespace
2013-09-08 Goffi plugin XEP-0055: implementation of Jabber Search