2018-01-26 |
Goffi |
dates update
|
2017-11-03 |
Goffi |
misc: date update (yes it's a bit late :p )
|
2017-10-31 |
Goffi |
plugin XEP-0050: renamed "requestCommandsList" method to "list" + added a run command + fixes:
|
2017-10-01 |
Goffi |
core (xmlui): added method to convert data form result to XMLUI:
|
2017-02-12 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
2017-02-12 |
Goffi |
core, jp: component handling + client handling refactoring:
|
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
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-01-03 |
Goffi |
copyright update
|
2015-12-01 |
souliane |
primitivus and plugins: renamed a few menus:
|
2015-09-29 |
Goffi |
plugins: lowered security limits for non dangerous actions. A reference documentation is in progress to choose values: http://wiki.goffi.org/wiki/Security_Limits/en
|
2015-09-25 |
Goffi |
plugin XEP-0050: minor parentheses removal
|
2015-09-02 |
souliane |
plugin XEP-0050: pre-fill the target server's field with user's host.
|
2015-08-25 |
Goffi |
plugin XEP-0050: fixed crash on empty node in addAdHocCommand
|
2015-08-25 |
Goffi |
plugin XEP-0050: return disco for commands only on commands namespace
|
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-08-20 |
Goffi |
plugin XEP-0050: notes are now managed:
|
2014-06-18 |
Goffi |
reverted commit bb4517e69957: note was not implemented on purpose
|
2014-06-18 |
souliane |
plugin XEP-0050: handle note element in command answer
|
2014-06-14 |
Goffi |
plugin XEP-0050: form returned by completed command are now managed
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-03-28 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
2014-03-28 |
Goffi |
core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
|
2014-03-21 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
2014-02-13 |
Goffi |
plugin XEP-0050: fixed UnknownGroupError management + "@ALL@" profile for status command
|
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 |
core: XMLUI now use @property for session_id and submit
|
2013-12-29 |
Goffi |
core: dynamics menus refactoring:
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-24 |
Goffi |
plugin xep-0050 (ad-hoc commands): requesting part. first draft
|
2013-12-24 |
Goffi |
plugin xep-0050: using new Sessions class
|
2013-12-24 |
Goffi |
plugin XEP-0050: fixed getDiscoItems when no commands were added + fixed commands purge on profile disconnection
|
2013-12-10 |
Goffi |
plugin XEP-0050: Ad-Hoc commands first draft (answering part)
|