Mercurial > libervia-backend
log src/memory/disco.py @ 2151:fff88c33442f
age | author | description |
---|---|---|
2017-02-12 | Goffi | core(memory.disco), bridge: discoInfos and discoItems now handle node |
2017-02-12 | Goffi | core (memory/disco): getInfos now handle node + use client instead of profile in many methods |
2016-12-18 | Goffi | core (memory/disco): recover getItems on bridge's discoItems method if an item is empty |
2016-04-17 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
2016-01-03 | Goffi | copyright update |
2015-12-17 | Goffi | core (disco): display a warning when a disco info/items request failed, and return empty DiscoInfo/DiscoITems |
2015-11-25 | Goffi | core (disco): disco hashes are now stored in database to avoid doing the same disco request on next load |
2015-11-25 | Goffi | plugin XEP-0065: fixed bad error handling |