Mercurial > libervia-backend
log src/memory/disco.py @ 2132:c0577837680a
age | author | description |
---|---|---|
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 |
2015-11-02 | Goffi | core (disco): use of “profile” instead of “profile_key” in several disco methods |