log src/core/xmpp.py @ 2172:545a1261ac3b

age author description
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
Thu, 05 Jan 2017 22:22:13 +0100 Goffi core: added sessionGetInfos bridge method to retrieve various data on current profile session + client.started keep start time
Thu, 05 Jan 2017 20:29:05 +0100 Goffi plugin XEP-0231: Bits of Binary first draft:
Thu, 05 Jan 2017 20:23:38 +0100 Goffi core (memory/cache): file caching handling, first draft:
Sun, 18 Dec 2016 20:21:31 +0100 Goffi plugin XEP-0280: Message Carbons first draft
Sun, 04 Dec 2016 18:16:48 +0100 Goffi core, quick_frontends: android compatibility hacks:
Sun, 28 Aug 2016 19:23:58 +0200 Goffi core, bridge, frontends: removed deprecated bridge method askConfirmation, confirmationAnswer, actionResult, actionResultExt and getWaitingConf
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang