log

age author description
2020-09-17 Goffi component file sharing: fix used of `self.files_path` in `_retrieveFiles`
2020-09-17 Goffi plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`
2020-09-17 Goffi core (memory/memory): fixed directory creation in setFile
2020-09-17 Goffi plugin XEP-0329: typo
2020-09-17 Goffi plugin XEP-0329: added `FISCreateDir` method:
2020-09-17 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
2020-09-17 Goffi plugin XEP-0313: fix getting MAM archive when history is empty
2020-09-17 Goffi plugin XEP-0313: fixed `MAMGet` signature
2020-09-14 Goffi plugin XEP-0329: better error handling in `onComponentAffiliationsGet`
2020-09-13 Goffi plugin XEP-0077: fixed "check_certificate" handling
2020-09-13 Goffi doc: updated installation instructions
2020-09-13 Goffi install (setup.py): added missing `extra_requires`
2020-09-05 Goffi plugin invitation: if "thumb_url" is not set, try to use one from list of interests
2020-09-05 Goffi plugin list of interests: normalize item ID + added `get` method
2020-09-05 Goffi core (memory/memory): fixed assignations