Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
core: added getEntitiesData which get cache data for several entities at once
frontends_multi_profiles
|
Sat, 24 Jan 2015 01:00:29 +0100 |
Goffi |
core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit):
frontends_multi_profiles
|
Wed, 10 Dec 2014 19:00:09 +0100 |
Goffi |
quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p):
frontends_multi_profiles
|
Thu, 16 Oct 2014 20:18:40 +0200 |
Goffi |
bridge (frontends side): fixed call of async method in blocking context
|
Sat, 04 Oct 2014 10:25:32 +0200 |
souliane |
bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)
|
Mon, 08 Sep 2014 21:23:21 +0200 |
Goffi |
frontends (dbus): error is not truncated anymore if it's not a SàT error.
|
Sun, 15 Jun 2014 16:06:02 +0200 |
souliane |
bridge: DBusException also transports the twisted failure condition
|
Sun, 15 Jun 2014 00:18:28 +0200 |
Goffi |
bridge (D-Bus): frontend side now use a 120 s timeout for async calls
|
Sat, 07 Jun 2014 15:20:39 +0200 |
souliane |
bridge: async failures are more detailed (full class name + error message)
|
Fri, 23 May 2014 10:40:54 +0200 |
souliane |
core, frontends: remove bridge method "connect" (always use asyncConnect)
|
Fri, 16 May 2014 00:58:20 +0200 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
Wed, 07 May 2014 16:02:23 +0200 |
souliane |
core, memory, bridge: added profile password + password encryption:
|
Thu, 15 May 2014 16:35:28 +0200 |
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.
|
Thu, 15 May 2014 16:02:16 +0200 |
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
|
Sun, 04 May 2014 18:43:54 +0200 |
souliane |
memory, jp: added jp commands to load/save parameters template
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Tue, 01 Apr 2014 21:14:57 +0200 |
Goffi |
core (disco): added discoInfos and discoItems bridge methods
|
Fri, 28 Mar 2014 18:07:17 +0100 |
Goffi |
core (memory): entities cache improvments:
|
Thu, 20 Mar 2014 21:18:18 +0100 |
souliane |
bridge, frontends: display presence with the highest priority + reset your own presence when you (dis)connect
|
Mon, 03 Mar 2014 09:59:10 +0100 |
souliane |
core, frontends: add method asyncDeleteProfile, remove synchronous methods createProfile and deleteProfile
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Fri, 27 Dec 2013 13:28:26 +0100 |
souliane |
core, bridge: new method paramsRegisterApp to register frontend's specific parameters
|
Sun, 29 Dec 2013 17:10:14 +0100 |
Goffi |
core: dynamics menus refactoring:
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 24 Dec 2013 15:19:08 +0100 |
Goffi |
backend, frontends: callbacks refactoring:
|
Tue, 24 Dec 2013 15:18:31 +0100 |
Goffi |
core, frontends: callMenu is now async and don't use callback_id anymore
|
Tue, 17 Dec 2013 01:46:45 +0100 |
Goffi |
core,bridge: sendMessage bridge method is now async
|
Sun, 17 Nov 2013 16:11:55 +0100 |
souliane |
bridge: removed plugin method definitions from the old static system
|
Wed, 13 Nov 2013 13:58:10 +0100 |
Goffi |
core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
|
Wed, 02 Oct 2013 20:25:19 +0200 |
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.
|
Sat, 07 Sep 2013 02:03:17 +0200 |
souliane |
core: added the security_limit to setParam
|
Thu, 05 Sep 2013 20:48:47 +0200 |
souliane |
plugin XEP-0085: Chat State Notifications
|
Thu, 05 Sep 2013 20:28:44 +0200 |
souliane |
core: security attribute added to the parameters
|
Fri, 21 Jun 2013 02:00:37 +0200 |
Goffi |
core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/bridge.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Mon, 07 Jan 2013 01:01:10 +0100 |
Goffi |
bridge: generic plugin methods handling for frontend side in D-Bus Bridge \o/
|
Fri, 28 Dec 2012 01:00:31 +0100 |
Goffi |
core, plugin XEP-0054: avatar upload:
|
Wed, 14 Nov 2012 20:37:15 +0100 |
Goffi |
frontends: incoming files transfer management:
|
Sat, 10 Nov 2012 16:38:16 +0100 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
Thu, 01 Nov 2012 19:52:59 +0100 |
Goffi |
bridge: fixed D-Bus warning in frontend side of bridge
|
Wed, 26 Sep 2012 01:23:56 +0200 |
Goffi |
core, quick frontend, plugin xep-0054, bridge: use of memory's entities data for vcard:
|
Tue, 25 Sep 2012 00:58:34 +0200 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
Fri, 17 Aug 2012 03:14:20 +0200 |
Goffi |
bridge: updated D-Bus frontend
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Mon, 25 Jun 2012 00:08:16 +0200 |
Goffi |
plugin groupblog: subscriptions/notifications
|
Wed, 04 Apr 2012 00:06:44 +0200 |
Goffi |
core: exceptions moved to core
|
Sun, 01 Apr 2012 19:48:31 +0200 |
Goffi |
plugin groupblog, D-Bus frontend: added getLastGroupBlogs and getMassiveLastGroupBlogs
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Mon, 23 Jan 2012 00:14:33 +0100 |
Goffi |
plugin RadioCol: basic functionnality working approximately
|
Thu, 05 Jan 2012 00:21:30 +0100 |
Goffi |
plugins: radio collective first draft
|
Mon, 12 Dec 2011 22:24:50 +0100 |
Goffi |
bridge: removed default profile_key in dbus_frontend_template to avoid difficult to find bugs
|
Sun, 20 Nov 2011 15:56:51 +0100 |
Goffi |
plugin XEP-0054: cache now use storage
|
Tue, 08 Nov 2011 01:08:11 +0100 |
Goffi |
backend, bridge: asynchronous history
|
Mon, 07 Nov 2011 00:09:22 +0100 |
Goffi |
backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
|
Wed, 02 Nov 2011 22:50:06 +0100 |
Goffi |
primitivus: profile manager updated to use new asynchronous profile creation
|
Tue, 01 Nov 2011 20:39:22 +0100 |
Goffi |
core: - individual parameters managed through sqlite
|
Sat, 08 Oct 2011 18:43:17 +0200 |
Goffi |
MUC update to follow wokkel's MUC branch update
|
Fri, 07 Oct 2011 00:25:15 +0200 |
Goffi |
jp roster name manegement + Pipe transfer
|
Thu, 06 Oct 2011 21:16:03 +0200 |
Goffi |
core: added getLastResource method
|
Thu, 29 Sep 2011 12:13:22 +0200 |
Goffi |
frontends, bridge: sendFile method signature change + jid parameters in bridge now use _jid suffix
|
Wed, 06 Jul 2011 01:06:18 +0200 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
Sat, 18 Jun 2011 17:56:59 +0200 |
Goffi |
core: local_dir moved to config file
|
Sat, 18 Jun 2011 16:22:50 +0200 |
Goffi |
core: configuration file
|
Sun, 12 Jun 2011 22:34:15 +0200 |
Goffi |
Quiz game: buzzer, timer, answer management
|
Sun, 12 Jun 2011 16:28:33 +0200 |
Goffi |
Quizz game: first draft
|
Mon, 06 Jun 2011 21:55:59 +0200 |
Goffi |
bridge: regenerated DBus bridge
|
Sat, 28 May 2011 20:24:02 +0200 |
Goffi |
Bridge: added updateContact method
|
Thu, 26 May 2011 16:47:09 +0200 |
Goffi |
bridge: async callback managed in bridge_constructor + misc
|
Wed, 25 May 2011 17:18:05 +0200 |
Goffi |
core: added email in registerNewAccount
|
Fri, 06 May 2011 15:42:26 +0200 |
Goffi |
plugin Tarot: added a launch method to automatically create a new room, invite players and create the game
|
Mon, 02 May 2011 16:44:11 +0200 |
Goffi |
bridge: removed debug info in generated frontend bridge
|
Thu, 07 Apr 2011 22:23:48 +0200 |
Goffi |
Group blog first draft
|
Sat, 26 Mar 2011 17:51:19 +0100 |
Goffi |
microblog sending
|
Thu, 24 Mar 2011 21:15:26 +0100 |
Goffi |
plugin XEP_0277: microblog access model can now be changed
|
Sun, 30 Jan 2011 22:54:58 +0100 |
Goffi |
bridge, bridge constructor: fixed mix stuff
|
Mon, 24 Jan 2011 22:05:04 +0100 |
Goffi |
bridge: core & frontend sides of bridge are now generated
|
Mon, 24 Jan 2011 21:19:11 +0100 |
Goffi |
Bridge constructor:
|
Tue, 18 Jan 2011 03:59:59 +0100 |
Goffi |
Added SMTP server plugin, for sending messages from classic MUA \o/
|
Wed, 05 Jan 2011 18:52:38 +0100 |
Goffi |
2011 copyright upgrade
|
Wed, 29 Dec 2010 01:06:29 +0100 |
Goffi |
Files reorganisation
base
frontends/sat_bridge_frontend/DBus.py@09020d46fd92
|