log src/core/xmpp.py @ 2543:60758de1c227

age author description
Fri, 30 Mar 2018 17:51:32 +0200 Goffi plugin XEP-0115: fixed caps initial check
Fri, 16 Mar 2018 17:06:35 +0100 Goffi component file sharing: comments handling first draft:
Fri, 02 Mar 2018 17:40:09 +0100 Goffi core (memory/cache): common cache:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (client): component improvments:
Wed, 28 Feb 2018 18:28:39 +0100 Goffi core (client): set default timeout of IQ to 60 seconds
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Wed, 03 Jan 2018 00:13:48 +0100 Goffi core: moved CHAT_* constants from frontends to core constants + uses constants for MESS_TYPE_* in sendMessage
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Mon, 19 Jun 2017 09:36:55 +0200 Goffi core: added hosts_dict handling in general config:
Wed, 08 Mar 2017 20:59:31 +0100 Goffi core, plugin XEP-0077: in-band registration fix and move:
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Mon, 06 Feb 2017 20:46:59 +0100 Goffi core (roster): added isPresenceAuthorised to check if an entity is authorised to see our presence
Sun, 05 Feb 2017 14:55:54 +0100 Goffi core (client): added feedback and sendMessage methods:
Sun, 05 Feb 2017 14:55:21 +0100 Goffi core: replaced SkipHistory exception by a key in mess_data:
Sat, 04 Feb 2017 17:59:15 +0100 Goffi added "send" trigger point as the last one before sending, can be used for e2e encryption