2014-06-07 |
souliane |
bridge: async failures are more detailed (full class name + error message)
|
2014-05-23 |
souliane |
core, frontends: remove bridge method "connect" (always use asyncConnect)
|
2014-05-15 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
2014-05-07 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
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-04 |
souliane |
memory, jp: added jp commands to load/save parameters template
|
2014-04-19 |
Goffi |
core: use of the new core.log module:
|
2014-04-01 |
Goffi |
core (disco): added discoInfos and discoItems bridge methods
|
2014-03-28 |
Goffi |
core (memory): entities cache improvments:
|
2014-03-20 |
souliane |
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
|
2014-03-03 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
2014-02-04 |
Goffi |
dates update
|
2013-12-27 |
souliane |
core, bridge: new method paramsRegisterApp to register frontend's specific parameters
|
2013-12-29 |
Goffi |
core: dynamics menus refactoring:
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-12-24 |
Goffi |
backend, frontends: callbacks refactoring:
|
2013-12-24 |
Goffi |
core, frontends: callMenu is now async and don't use callback_id anymore
|
2013-12-17 |
Goffi |
core,bridge: sendMessage bridge method is now async
|
2013-11-17 |
souliane |
bridge: removed plugin method definitions from the old static system
|
2013-11-13 |
Goffi |
core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
|
2013-10-02 |
souliane |
bridge, memory: added the parameter security_limit to asyncGetParamA so it can be used from libervia. refactorization in memory.py are related to that.
|
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
|
2013-01-07 |
Goffi |
bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/
|
2012-12-28 |
Goffi |
core, plugin XEP-0054: avatar upload:
|
2012-11-14 |
Goffi |
frontends: incoming files transfer management:
|
2012-11-10 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
2012-11-01 |
Goffi |
bridge: fixed D-Bus warning in frontend side of bridge
|
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-17 |
Goffi |
bridge: updated D-Bus frontend
|
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-03 |
Goffi |
core: exceptions moved to core
|
2012-04-01 |
Goffi |
plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
|
2012-03-06 |
Goffi |
copyleft date update
|
2012-01-22 |
Goffi |
plugin RadioCol: basic functionnality working approximately
|
2012-01-04 |
Goffi |
plugins: radio collective first draft
|
2011-12-12 |
Goffi |
bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
|
2011-11-20 |
Goffi |
plugin XEP-0054: cache now use storage
|
2011-11-08 |
Goffi |
backend, bridge: asynchronous history
|
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 |
primitivus: profile manager updated to use new asynchronous profile creation
|
2011-11-01 |
Goffi |
core: - individual parameters managed through sqlite
|
2011-10-08 |
Goffi |
MUC update to follow wokkel's MUC branch update
|
2011-10-06 |
Goffi |
jp roster name manegement + Pipe transfer
|
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 |
core: plugins refactored according to bridge + updatedValue now use profile
|
2011-06-18 |
Goffi |
core: local_dir moved to config file
|
2011-06-18 |
Goffi |
core: configuration file
|
2011-06-12 |
Goffi |
Quiz game: buzzer, timer, answer management
|
2011-06-12 |
Goffi |
Quizz game: first draft
|
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-05-06 |
Goffi |
plugin Tarot: added a launch method to automatically create a new room, invite players and create the game
|
2011-05-02 |
Goffi |
bridge: removed debug info in generated frontend bridge
|
2011-04-07 |
Goffi |
Group blog first draft
|
2011-03-26 |
Goffi |
microblog sending
|
2011-03-24 |
Goffi |
plugin XEP_0277: microblog access model can now be changed
|
2011-01-30 |
Goffi |
bridge, bridge constructor: fixed mix stuff
|
2011-01-24 |
Goffi |
bridge: core & frontend sides of bridge are now generated
|
2011-01-24 |
Goffi |
Bridge constructor:
|
2011-01-18 |
Goffi |
Added SMTP server plugin, for sending messages from classic MUA \o/
|
2011-01-05 |
Goffi |
2011 copyright upgrade
|
2010-12-29 |
Goffi |
Files reorganisation
base
frontends/sat_bridge_frontend/DBus.py@09020d46fd92
|