Mercurial > libervia-backend
graph
-
plugin invitations: fixed leak of uuid in jid2017-03-26, by Goffi
-
jp (pubsub/node) added pubsub/node/affiliations/set command2017-03-26, by Goffi
-
jp (pubsub): added affiliations and node/affiliations/get:2017-03-23, by Goffi
-
plugin XEP-0060: added affiliation handling:2017-03-23, by Goffi
-
tmp (wokkel/pubsub): fixed affiliations (normal entity) handling2017-03-23, by Goffi
-
tmp (wokkel/pubsub): fixed configuration setting2017-03-23, by Goffi
-
jp (pubsub/node): added set command2017-03-13, by Goffi
-
jp (pubsub): added pubsub/node/info command to retrieve node configuration2017-03-13, by Goffi
-
plugin XEP-0060: added getConfiguration ad psNodeConfigurationGet bridge method2017-03-13, by Goffi
-
plugin XEP-0060: renamed psGet bridge method to psItemGet2017-03-13, by Goffi
-
jp (output dict): added color and no-header option2017-03-13, by Goffi
-
jp (base): raise InternalError if output is used when use_output is not declared2017-03-13, by Goffi
-
jp (output xml): remove blank spaces on parsing for better pretty printing2017-03-13, by Goffi
-
jp(pubsub/get): pubsub/get command, first draft2017-03-12, by Goffi
-
jp (base): output can now specify a default when registering2017-03-12, by Goffi
-
jp (base): replaced log.warning by stderr prints2017-03-12, by Goffi
-
jp (outputs): moved output options parsing and checking to base methods2017-03-12, by Goffi
-
jp (std output): force unicode on simple output2017-03-12, by Goffi
-
plugin XEP-0060: added psGet bridge method2017-03-12, by Goffi
-
plugin invitations: first draft:2017-03-12, by Goffi
-
plugin XEP-0077: minor raise fix2017-03-12, by Goffi
-
plugin account, tools: some cleaning account + email and password tools:2017-03-12, by Goffi
-
jp (profile): fixed help gettext calls2017-03-09, by Goffi
-
plugin XEP-0077: added changePassword and removeRegistration methods2017-03-08, by Goffi
-
jp (profile/list): fixed options help2017-03-08, by Goffi
-
core, plugin XEP-0077: in-band registration fix and move:2017-03-08, by Goffi
-
primitivus: fixed profileCreate bridge call2017-03-08, by Goffi
-
i18n: updated sat.po2017-03-06, by Goffi
-
tools(templates): workflow improvments:2017-03-05, by Goffi
-
core, bridge: renamed getProfileName to profileNameGet according to new conventions2017-03-05, by Goffi
-
core, frontends: various fixes for Libervia:2017-02-26, by Goffi
-
core (memory/cache): escape profile when creating cache dir2017-02-26, by Goffi
-
tools (common): fixed tty detection when isatty is not available2017-02-23, by Goffi
-
jp (blog): set default template and data mapping for the new template output2017-02-21, by Goffi
-
jp (output): template output first draft:2017-02-21, by Goffi
-
jp (base): improved module import:2017-02-21, by Goffi
-
core (tools/common): data objects first draft:2017-02-21, by Goffi
-
core (tools/common): template renderer first draft:2017-02-21, by Goffi
-
jp (blog): added blog/get command:2017-02-16, by Goffi
-
jp (core): added extra_outputs:2017-02-15, by Goffi
-
jp (info/disco): added --node argument2017-02-12, by Goffi
-
core(memory.disco), bridge: discoInfos and discoItems now handle node2017-02-12, by Goffi
-
plugin XEP-0045: fix after client refactoring2017-02-12, by Goffi
-
core: added release name in constants + full version2017-02-12, by Goffi
-
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:2017-02-12, by Goffi
-
core (plugins): added missing contants + use of new constants in PLUGIN_INFO2017-02-12, by Goffi
-
core, jp: component handling + client handling refactoring:2017-02-12, by Goffi
-
memory (sqlite): introduced component table, schema updated:2017-02-06, by Goffi
-
primitivus: fixed resources diplay in contact list2017-02-06, by Goffi
-
plugin OTR, core; use of new sendMessage + OTR mini refactoring:2017-02-05, by Goffi
-
plugin XEP-0297: used sendMessage in forward, and added comment/warning:2017-02-05, by Goffi
-
core (client): added feedback and sendMessage methods:2017-02-05, by Goffi
-
quick app: check type in notify2017-02-05, by Goffi
-
primitivus: fixed display of error if a message can't be sent2017-02-05, by Goffi
-
plugin XEP-0280: new setPrivate method to tell server not to carbon copy it.2017-02-05, by Goffi
-
core: replaced SkipHistory exception by a key in mess_data:2017-02-05, by Goffi
-
plugin XEP-0334: fixed and improved message processing hints:2017-02-05, by Goffi
-
plugin otr: various improvments:2017-02-01, by Goffi
-
core (menus): improvments:2017-01-26, by Goffi
-
plugin sec OTR: fixed OTR:2017-01-26, by Goffi
-
quick frontend(contact list): added all_iter property to get all cached entities2017-01-15, by Goffi
-
plugin XEP-0054, quick frontend(app): various improvments:2017-01-15, by Goffi
-
quick frontend (contact list): fixed cached key removal2017-01-15, by Goffi
-
jp (core): fixed signal registration for progressions2017-01-15, by Goffi
-
bridge (constructor/embedded): fixed warning on unregistered callback2017-01-15, by Goffi
-
plugin XEP-0277: fixed mbSetAccess double registration2017-01-15, by Goffi
-
core (memory/cache): geFilePath now return None when uid is empty2017-01-15, by Goffi
-
jp (info/session): added a command to get data on current session2017-01-05, by Goffi
-
jp (constants): added exit code for error on bridge method call2017-01-05, by Goffi
-
plugin text commands: added /whoami command which return current full jid2017-01-05, by Goffi
-
plugin XEP-0231: Bits of Binary first draft:2017-01-05, by Goffi
-
core (memory/cache): file caching handling, first draft:2017-01-05, by Goffi
-
core (xml_tools): fixed findAll2017-01-03, by Goffi
-
frontends(tools/strings): put URL regex outside of getURLParams and precompile it2017-01-01, by Goffi
-
plugin text syntaxes: log error on cleanXHTML failure2017-01-01, by Goffi
-
core(constants): added a constant for profile extension (PLUGIN_EXT):2016-12-25, by Goffi
-
misc: README update2016-12-24, by Goffi
-
quick frontend (quick app): added progressFinished and progressError listeners2016-12-22, by Goffi
-
quick frontend (quick app): fixed use of profile_manager.connected2016-12-20, by Goffi
-
Primitivus (xmlui): use constants for BOOL_TRUE and BOOL_FALSE value2016-12-20, by Goffi
-
plugin android: first draft:2016-12-19, by Goffi
-
plugin XEP-0280: Message Carbons first draft2016-12-18, by Goffi
-
primitivus, jp: dynamic bridge + fixed D-Bus bridge:2016-12-18, by Goffi
-
quick_frontend(QuickApp): added onBridgeConnected method2016-12-18, by Goffi
-
xep-0184: delivery receipts are now activated by default2016-12-18, by Goffi
-
xep-0070: fixed use of byte string instead of unicode2016-12-18, by Goffi
-
frontends(xmlui): better handling of missing _xmluiAppend2016-12-18, by Goffi
-
bridbe(pb): Perspective Broker bridge, first draft2016-12-13, by Goffi
-
bridge, quick_frontend: preparation for async bridge2016-12-13, by Goffi