Fri, 23 May 2014 09:59:35 +0200 |
souliane |
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
|
Sat, 07 Jun 2014 16:38:53 +0200 |
Goffi |
core (XMPP): message received (onMessage) refactoring:
|
Fri, 16 May 2014 00:58:20 +0200 |
souliane |
core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Mon, 31 Mar 2014 17:12:09 +0200 |
Goffi |
core (XMPP): typo again
|
Mon, 31 Mar 2014 17:10:10 +0200 |
Goffi |
core (XMPP): fixed typo
|
Mon, 31 Mar 2014 17:07:25 +0200 |
Goffi |
core (XMPP): added warning when a contact ins roster is not subscribed from or to
|
Mon, 31 Mar 2014 12:24:20 +0200 |
Goffi |
plugin xep-0115: caps optimisation
|
Fri, 28 Mar 2014 19:19:11 +0100 |
Goffi |
core (XMPP): fix status in presence
|
Fri, 28 Mar 2014 18:07:22 +0100 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
Mon, 24 Mar 2014 16:21:14 +0100 |
souliane |
plugin account: bug fix profile deletion from the database + unsubscribe the contacts
|
Mon, 24 Mar 2014 10:16:07 +0100 |
souliane |
core: presence stanzas were sent twice
|
Sat, 22 Mar 2014 17:48:10 +0100 |
Goffi |
core: removed default_config:
|
Tue, 25 Feb 2014 18:47:15 +0100 |
souliane |
core (xmpp): fix automatic contact deletion
|
Thu, 13 Feb 2014 18:50:41 +0100 |
Goffi |
core: fixed UnknownGroupError exception in getJidsFromGroup
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Wed, 11 Dec 2013 17:16:53 +0100 |
souliane |
plugin XEP-0033: implementation of the addressing feature:
|
Sun, 24 Nov 2013 11:15:54 +0100 |
souliane |
core: bad indentation in SatPresenceProtocol.available
|
Tue, 10 Dec 2013 17:25:31 +0100 |
Goffi |
core: use of Twisted JID instead of string bare jid in roster SatRosterProtocol
|
Wed, 13 Nov 2013 13:57:36 +0100 |
Goffi |
core: sendMessage triggers now use a treatments deferred;
|
Thu, 07 Nov 2013 15:29:39 +0100 |
Goffi |
core, bridge: extra parameter is saved in history:
|
Tue, 05 Nov 2013 22:40:55 +0100 |
Goffi |
core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"
|
Thu, 31 Oct 2013 17:18:04 +0100 |
Goffi |
core: Deferred in onMessage.
|
Thu, 05 Sep 2013 20:48:47 +0200 |
souliane |
plugin XEP-0085: Chat State Notifications
|
Sun, 10 Mar 2013 20:55:29 +0100 |
Goffi |
core: added Priority management
|
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/core.
|
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 00:58:43 +0100 |
Goffi |
core: initial discovery fix
|
Fri, 28 Dec 2012 01:00:31 +0100 |
Goffi |
core, plugin XEP-0054: avatar upload:
|
Thu, 22 Nov 2012 00:44:56 +0100 |
Goffi |
core: client.roster has now a got_roster deferred which is fired when roster is available
|
Sat, 10 Nov 2012 16:38:16 +0100 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
Sun, 21 Oct 2012 19:46:08 +0200 |
Goffi |
plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
|
Sun, 21 Oct 2012 12:55:27 +0200 |
Goffi |
reverted bad commit
|
Sun, 21 Oct 2012 12:03:29 +0200 |
Goffi |
primitivus: fixed messages order in chat window
|
Sat, 20 Oct 2012 17:23:56 +0200 |
Goffi |
core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
|
Wed, 17 Oct 2012 00:35:48 +0200 |
Goffi |
core, bridge, quick_frontend: MUC private messages history management:
|
Tue, 25 Sep 2012 00:58:34 +0200 |
Goffi |
core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
|
Fri, 17 Aug 2012 03:07:49 +0200 |
Goffi |
core: added isJidInRoster method
|
Wed, 15 Aug 2012 15:50:46 +0200 |
Goffi |
core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Wed, 04 Apr 2012 00:06:44 +0200 |
Goffi |
core: exceptions moved to core
|
Thu, 29 Mar 2012 00:04:31 +0200 |
Goffi |
plugin group blog: getMassiveGroupBlog first draft
|
Mon, 26 Mar 2012 00:22:49 +0200 |
Goffi |
core: Roster cache refactoring: cache is now managed by client's SatRosterProtocol instance.
|
Wed, 14 Mar 2012 23:41:06 +0100 |
Goffi |
core: typo
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Sat, 03 Dec 2011 15:45:48 +0100 |
Goffi |
core: plugins can now have profileConnected/profileDisconnected method to initialise/free profile dependant resources
|
Fri, 11 Nov 2011 19:49:21 +0100 |
Goffi |
core: fixed empty body error on new message
|
Tue, 08 Nov 2011 22:21:58 +0100 |
Goffi |
core: don't save anymore delayed message in history
|
Tue, 08 Nov 2011 01:08:11 +0100 |
Goffi |
backend, bridge: asynchronous history
|
Tue, 01 Nov 2011 22:59:15 +0100 |
Goffi |
core: param loading/purging on profile connection/disconnection
|
Sat, 27 Aug 2011 12:39:51 +0200 |
Xavier Maillard |
core: Fix status update crash
|
Sun, 29 May 2011 16:12:08 +0200 |
Goffi |
core: contact deletion from roster if we have no subscription to it (behaviour may change in futur)
|
Sat, 28 May 2011 20:28:21 +0200 |
Goffi |
core: fixed several subscription scheme issues + removed most of profile_key default value in core.sat_main and core.xmmp (source of bugs) + contact update
|
Thu, 26 May 2011 16:49:47 +0200 |
Goffi |
code: added asyncConnect
|
Wed, 25 May 2011 17:18:05 +0200 |
Goffi |
core: added email in registerNewAccount
|
Tue, 24 May 2011 00:53:09 +0200 |
Goffi |
core: fixed None instead of empty dict in availableReceived
|
Tue, 24 May 2011 00:49:20 +0200 |
Goffi |
core: fixed a None sent instead of empty dict in unavailableReceived
|