log src/memory/disco.py @ 2533:8d82a62fa098

age author description
Sat, 24 Mar 2018 10:44:37 +0100 Goffi core (disco), plugin XEP-0115: client use + capabilities hash improvment:
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Wed, 15 Nov 2017 08:54:32 +0100 Goffi memory (disco): added findServiceEntity helper method to get first service of a kind
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Tue, 31 Oct 2017 23:11:58 +0100 Goffi core (disco): do not cache disco items when node is set
Tue, 22 Aug 2017 22:12:57 +0200 Goffi core (memory/disco): added use_cache parameter to discoInfos/discoItems (set to False to ignore cache)
Sun, 12 Feb 2017 21:17:56 +0100 Goffi core(memory.disco), bridge: discoInfos and discoItems now handle node
Sun, 12 Feb 2017 20:43:20 +0100 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
Sun, 18 Dec 2016 16:28:44 +0100 Goffi core (memory/disco): recover getItems on bridge's discoItems method if an item is empty
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Thu, 17 Dec 2015 21:58:41 +0100 Goffi core (disco): display a warning when a disco info/items request failed, and return empty DiscoInfo/DiscoITems
Wed, 25 Nov 2015 21:41:15 +0100 Goffi core (disco): disco hashes are now stored in database to avoid doing the same disco request on next load
Wed, 25 Nov 2015 13:03:10 +0100 Goffi plugin XEP-0065: fixed bad error handling
Mon, 02 Nov 2015 22:02:41 +0100 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods