2017-11-03 |
Goffi |
misc: date update (yes it's a bit late :p )
|
2017-08-20 |
Goffi |
jp (profile): added disconnect command
|
2017-04-02 |
Goffi |
jp (pubsub/node): added create and delete commands
|
2017-03-09 |
Goffi |
jp (profile): fixed help gettext calls
|
2017-03-08 |
Goffi |
jp (profile/list): fixed options help
|
2017-03-05 |
Goffi |
core, bridge: renamed getProfileName to profileNameGet according to new conventions
|
2017-02-21 |
Goffi |
jp (blog): set default template and data mapping for the new template output
|
2017-02-12 |
Goffi |
core, frontends: getProfilesList renamed to profilesGetList + behaviour change:
|
2017-02-12 |
Goffi |
core, jp: component handling + client handling refactoring:
|
2016-06-24 |
Goffi |
merged main branch
|
2016-06-19 |
Goffi |
jp: fixed shebang python call
|
2016-04-23 |
Goffi |
jp: --output option:
|
2016-02-29 |
Goffi |
jp: all commands now use the new start method and set need_loop in __init__ when needed
|
2016-02-29 |
Goffi |
jp (profile): added confirmation and --force arguement to profile/delete
|
2016-01-03 |
Goffi |
copyright update
|
2015-11-30 |
souliane |
jp (profile): fixed creating profile with given JID and XMPP password
|
2015-11-26 |
Goffi |
jp (profile): fixed profile/modify command:
|
2015-11-14 |
Goffi |
jp: added profile/connect command
|
2015-11-14 |
Goffi |
jp: better profile commands:
|
2015-04-06 |
Goffi |
jp (profile): added "profile modify" command
|
2015-04-06 |
Goffi |
jp (profile): in "profile create", jid and password arguments are now optional + added a new --xmpp-password option to set XMPP password separately (default to the same password as for profile).
|
2015-04-06 |
Goffi |
jp (profile): fixed "profile info" to use profile, and then manage connection.
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2014-09-15 |
Matteo Cypriani |
misc: fixed some typos
|
2014-08-26 |
souliane |
move sat.tools.jid to sat_frontends.tools.jid
|
2014-06-23 |
souliane |
core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
|
2014-06-22 |
souliane |
core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
|
2014-05-07 |
souliane |
jp: option '-c' is not longer a flag but a string to define the profile password:
|
2014-03-03 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
2014-02-10 |
Goffi |
jp: refactoring:
base
frontends/src/jp/profile.py@f7e97da435f5
|