Fri, 20 Mar 2015 17:47:48 +0100 |
souliane |
plugin XEP-0085, quick_frontend: fixes chat states
|
Mon, 23 Feb 2015 18:08:22 +0100 |
Goffi |
merged souliane changes
frontends_multi_profiles
|
Mon, 23 Feb 2015 18:04:25 +0100 |
Goffi |
plugin XEP-0085: fixed bad call to udateEntityData
frontends_multi_profiles
|
Sun, 22 Feb 2015 11:43:11 +0100 |
souliane |
plugin XEP-0085: fixes the calls to memory.deleteEntityDatum and self.updateCache (was self.updateEntityData, has been renamed to avoid confusion with the memory method)
frontends_multi_profiles
|
Mon, 09 Feb 2015 21:39:51 +0100 |
Goffi |
core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag.
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 18:37:14 +0100 |
Goffi |
plugin XEP-0085: disabled a problematic assert (see FIXME)
frontends_multi_profiles
|
Mon, 20 Oct 2014 20:26:46 +0200 |
souliane |
plugin XEP-0085: send 'gone' state before disconnection
|
Mon, 20 Oct 2014 12:57:55 +0200 |
souliane |
plugin XEP-0085: use the full JID + fixes bad entity data "type" value
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Sat, 22 Mar 2014 15:34:05 +0100 |
Goffi |
core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Tue, 18 Mar 2014 13:52:12 +0100 |
souliane |
plugin XEP-0085: bug fixes, especially for groupchat messages
|
Tue, 25 Feb 2014 23:03:17 +0100 |
Goffi |
plugin XEP-0085: fixed bad trigger return value
|