2014-06-15 |
souliane |
frontends (quick_frontend): fixes the handling of asyncConnect failure
|
2014-06-15 |
souliane |
bridge: DBusException also transports the twisted failure condition
|
2014-06-14 |
Goffi |
bridge (D-Bus): frontend side now use a 120 s timeout for async calls
|
2014-06-14 |
Goffi |
plugin XEP-0050: form returned by completed command are now managed
|
2014-06-14 |
Goffi |
core (XMLUI): management of text-multi in _dataFormField2XMLUIData
|
2014-06-14 |
Goffi |
core (XMLUI): data form result now manage generic data set
|
2014-06-12 |
souliane |
plugin XEP-0045: room configuration returns a success or failure message
|
2014-06-12 |
souliane |
tools (xml_tools): dataForm2XMLUI handles the default value for "list-single" fields
|
2014-06-12 |
souliane |
test (memory): fixes crypto encryption/decryption test
|
2014-06-12 |
souliane |
memory (sqlite): fixes upgrade to database v2
|
2014-06-09 |
souliane |
memory, tools (config): move special config retrieval from memory to tools
|
2014-06-07 |
souliane |
frontends: async failures are more detailed (full class name + error message)
|
2014-06-07 |
souliane |
bridge: async failures are more detailed (full class name + error message)
|
2014-06-02 |
souliane |
core (xmpp): onMessage handles an eventual subject (used for announcement / headline message)
|
2014-05-23 |
souliane |
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
|
2014-05-23 |
souliane |
core, frontends: remove bridge method "connect" (always use asyncConnect)
|
2014-05-29 |
souliane |
frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
|
2014-06-08 |
souliane |
test: fixes the tests for plugin XEP-0033
|
2014-06-08 |
souliane |
tools (config): fixConfigOption creates the section if it doesn't exist
|
2014-06-07 |
Goffi |
plugin otr: first draft
|
2014-06-07 |
Goffi |
installation: added python OTR dependency
|
2014-06-07 |
Goffi |
core (XMPP): message received (onMessage) refactoring:
|
2014-06-07 |
Goffi |
core (XMPP): sendMessage refactoring:
|
2014-06-03 |
souliane |
memory (params), test: fixes updateParams bug
|
2014-06-03 |
souliane |
memory (params), test: fixes bug relative to parameter filtering
|
2014-06-04 |
souliane |
plugin XEP-0100: fixes the call to log.debug (line 185)
|
2014-05-28 |
souliane |
primitivus: fixes freedesktop notifications when the owner name is changing
|
2014-05-23 |
souliane |
memory: synchronize the upgrade to database v2 to be sure libervia's profile password is read to be written in the config file before its encryption
|
2014-05-23 |
souliane |
tools: add missing file src/tools/config.py
|
2014-05-23 |
souliane |
memory: auto-update configuration file with libervia's passphrase when migrating the database
|
2014-05-21 |
souliane |
plugins misc_account, misc_register_account: manually delete the sessions when not needed anymore
|
2014-05-21 |
souliane |
core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
|
2014-05-21 |
souliane |
memory (params): fixes bugs in setParam:
|
2014-05-21 |
souliane |
plugin misc_accout: update relative to the introduction of profile password:
|
2014-05-20 |
souliane |
plugin misc_account: do not send the password with the confirmation email for account creation
|
2014-05-20 |
souliane |
memory (params): fix parameters of type "list" to use the default option when no individual value is set
|
2014-05-16 |
souliane |
fixes setup with PyCrypto minimal version
|
2014-05-15 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
2014-05-15 |
souliane |
tools (xmlui): to click a button in a "param" form will automatically submit the parameters of the same category
|
2014-05-07 |
souliane |
wix: update the connection mechanism to ask for non empty profile passwords
|
2014-05-07 |
souliane |
quick_app, primitivus: update the connection mechanism to ask for non empty profile passwords
|
2014-05-07 |
souliane |
jp: option '-c' is not longer a flag but a string to define the profile password:
|
2014-05-07 |
souliane |
stdui: add ui_profile_manager to interact with frontends when profile authentication is needed
|
2014-05-12 |
souliane |
plugins misc_account, misc_smtp: update the plugins that deal with passwords
|
2014-05-07 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
2014-05-10 |
souliane |
memory: add class ProfileSessions based on Sessions
|
2014-05-07 |
souliane |
memory, test: added module crypto to hash passwords and encrypt/decrypt passwords or blocks
|
2014-05-15 |
Goffi |
core: fixed typo
|
2014-05-15 |
Goffi |
core: getReady and asyncConnect now wait full initialisation, not only memory
|
2014-05-15 |
Goffi |
plugin text commands: added /me command to avoid the need to escape the /
|
2014-05-15 |
Goffi |
bridge (constructor): fixed D-Bus frontend generator for async method without sig_in + fixed --debug option + regenerated bridge to fix bad frontend D-Bus bridge.
|
2014-05-15 |
Goffi |
core: added a getReady method which can be called by frontends to ensure that backend is fully initialised before doing anything + this ckeck is automatically done in asyncConnect
|
2014-05-14 |
souliane |
test: fix the tests after the changes of logging system
|
2014-05-14 |
Goffi |
core (log): moved configuration to core.log_config; this avoid import issues with pyjamas.
|
2014-05-13 |
souliane |
plugin misc_static_blog: renamed from tmp_blog_banner, now also with page's title, meta keywords and description
|
2014-05-07 |
souliane |
better PEP-8 compliance
|
2014-05-08 |
Goffi |
core (i18n): use logging system instead of print
|
2014-05-08 |
Goffi |
core (log): added "custom" backend
|
2014-05-08 |
Goffi |
core (logs): workaround for pyjamas bug
|
2014-05-04 |
souliane |
memory, jp: added jp commands to load/save parameters template
|