Mercurial > libervia-backend
log sat/memory/memory.py @ 3077:ab8be8f1c92d
age | author | description |
---|---|---|
2019-10-08 | Goffi | misc: don't import memory in launch script: |
2019-09-25 | Goffi | jp: jp asyncio port: |
2019-08-16 | Goffi | tools (config), memory: renamed SafeConfigParser following Python 3 port |
2019-08-13 | Goffi | Python 3 port: |
2019-07-09 | Goffi | core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant: |
2019-04-28 | Goffi | core (memory, memory/sqlite): implemented fileDelete |
2019-04-28 | Goffi | core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case. |
2019-04-26 | Goffi | memory: minor style change |