2013-09-07 |
souliane |
core: added the security_limit to setParam
|
2013-09-05 |
souliane |
plugin XEP-0085: Chat State Notifications
|
2013-09-05 |
souliane |
core: security attribute added to the parameters
|
2013-06-21 |
Goffi |
core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
|
2013-03-07 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
2013-01-18 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/bridge.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
2013-01-07 |
Goffi |
dates update
|
2012-11-14 |
Goffi |
core, bridge: waiting confirmation management (new getWaitingConf method)
|
2012-11-10 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
2012-10-20 |
Goffi |
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
|
2012-10-16 |
Goffi |
core, bridge, quick_frontend: MUC private messages history management:
|
2012-09-25 |
Goffi |
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
|
2012-09-24 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-06-24 |
Goffi |
plugin groupblog: subscriptions/notifications
|
2012-04-01 |
Goffi |
D-Bus bridge: fixed getRoomsSubjects call + fixed dynamic addition of methods + added getLastGroupBlogs method
|
2012-03-30 |
Goffi |
D-Bus Bridge: use inspection to name attribute + fix asynchronous calls for dynamically added method, it now use deferred return value instead of callback/errback attributes
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-12-04 |
Goffi |
core: - history management improved
|
2011-11-08 |
Goffi |
backend, bridge: asynchronous history
|
2011-11-07 |
Goffi |
bridge: added check that synchronous method does not return a deferred
|
2011-11-06 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
2011-11-02 |
Goffi |
bridge: added generic D-Bus exception management + asyncCreateProfile method
|
2011-11-01 |
Goffi |
core: - individual parameters managed through sqlite
|
2011-10-06 |
Goffi |
core: added getLastResource method
|
2011-09-29 |
Goffi |
frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix
|
2011-07-05 |
Goffi |
bridge refactoring: categories are now core and plugin instead of communication and request
|
2011-06-18 |
Goffi |
core: local_dir moved to config file
|
2011-06-18 |
Goffi |
core: configuration file
|
2011-06-06 |
Goffi |
bridge: regenerated DBus bridge
|
2011-05-28 |
Goffi |
Bridge: added updateContact method
|
2011-05-26 |
Goffi |
bridge: async callback managed in bridge_constructor + misc
|
2011-05-25 |
Goffi |
core: added email in registerNewAccount
|
2011-02-21 |
Goffi |
DBus bridge: using new generated bridge
|
2011-02-20 |
Goffi |
dbus bridge: added doc parameter, unmanaged yet
|
2011-02-03 |
Goffi |
dbus bridge: fixed introspection for dynamically added methods and signals
|
2011-01-25 |
Goffi |
Bridge: rename connection_error to connectionError for function name consistency
|
2011-01-24 |
Goffi |
bridge: core & frontend sides of bridge are now generated
|
2011-01-24 |
Goffi |
Bridge constructor:
|
2011-01-24 |
Goffi |
bridge: constructor and template improved, documentation added
|
2011-01-22 |
Goffi |
Added management of connection error
|
2011-01-18 |
Goffi |
Added SMTP server plugin, for sending messages from classic MUA \o/
|
2011-01-05 |
Goffi |
2011 copyright upgrade
|
2011-01-04 |
Goffi |
files reorganisation
base
src/sat/bridge/DBus.py@a496c75445e4
|