2017-06-21 |
Goffi |
core: check uncatched exceptions during plugin import and stdui init, log error and exit if any found
|
2017-05-21 |
Goffi |
core: fixed profile key detection in getClients + raise DataError on empty profile
|
2017-03-08 |
Goffi |
plugin account: removed dependency to Prosody/prosodyctl and properly use in-band registration instead
|
2017-03-05 |
Goffi |
core, bridge: renamed getProfileName to profileNameGet according to new conventions
|
2017-02-26 |
Goffi |
core, frontends: various fixes for Libervia:
|
2017-02-12 |
Goffi |
core: added release name in constants + full version
|
2017-02-12 |
Goffi |
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:
|
2017-02-12 |
Goffi |
core, jp: component handling + client handling refactoring:
|
2017-02-06 |
Goffi |
core, bridge, frontends: renamed asyncConnect to connect, and added options parameters (not used yet)
|
2017-02-05 |
Goffi |
plugin OTR, core; use of new sendMessage + OTR mini refactoring:
|
2017-02-05 |
Goffi |
plugin XEP-0334: fixed and improved message processing hints:
|
2017-02-04 |
Goffi |
core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly
|
2017-02-01 |
Goffi |
plugin otr: various improvments:
|
2017-01-26 |
Goffi |
core (menus): improvments:
|
2017-01-05 |
Goffi |
core: added sessionGetInfos bridge method to retrieve various data on current profile session + client.started keep start time
|
2016-12-25 |
Goffi |
core(constants): added a constant for profile extension (PLUGIN_EXT):
|
2016-12-19 |
Goffi |
plugin android: first draft:
|
2016-12-04 |
Goffi |
core, quick_frontends: android compatibility hacks:
|
2016-12-04 |
Goffi |
core: bridge can now be changed in conf
|
2016-10-03 |
Goffi |
bridge (D-Bus): bad design fixes:
|
2016-08-28 |
Goffi |
core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
|
2016-07-17 |
Goffi |
plugin XEP-0085, quick_frontends, primitivus: chat states are working again
|
2016-06-20 |
Goffi |
backend, frontends: message refactoring (huge commit):
|
2016-05-24 |
Goffi |
backend, frontend: messages refactoring (huge commit, not finished):
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-07 |
souliane |
core, plugin misc_account: set XMPP connection max retries to 0 when checking if an external account exists
|
2015-11-27 |
Goffi |
core (memory): profile is checked in startSession (an error is raised if it doesn't exist)
|
2015-11-23 |
Goffi |
quick frontend (blog): fixed group blog panels (displaying only, sending is not working yet)
|
2015-11-22 |
Goffi |
core: fixed session cleaning after actionNew timeout
|