Mercurial > libervia-backend
log src/memory/memory.py @ 1703:280890460822
age | author | description |
---|---|---|
Fri, 27 Nov 2015 16:52:14 +0100 | Goffi | core (memory): asyncCreateProfile fix: a fake session is created to set general password param |
Fri, 27 Nov 2015 16:50:29 +0100 | Goffi | core (memory): profile is checked in startSession (an error is raised if it doesn't exist) |
Fri, 27 Nov 2015 16:48:41 +0100 | Goffi | core (memory): stopSession implementation |
Thu, 26 Nov 2015 17:00:18 +0100 | Goffi | core (memory): catch exceptions.UnknownEntityError in getMainResource |
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 20:01:39 +0100 | Goffi | plugin XEP-0054: fixed vcard-update callback which was updating avatar when hash was empty, resulting in a really slow start |
Mon, 23 Nov 2015 18:51:15 +0100 | souliane | memory: fixes asyncCreateProfile to not overwrite the personal key |