log

age author description
2022-06-29 Goffi plugin identity: make the plugin compatible with component + description:
2022-06-29 Goffi plugin identity, XEP-0054: move avatar resizing and caching method to identity plugin:
2022-06-29 Goffi plugin XEP-0060: type hints
2022-06-29 Goffi core (memory/sqla_config): set a timeout for SQLite:
2022-06-29 Goffi core (memory/sqla): `session_add` must have a default value in `delete`
2022-06-29 Goffi core (types): add `is_component` to `SatXMPPEntity`
2022-06-17 Goffi plugin XEP-0191: fix wrong name and description
2022-06-17 Goffi doc (components): AP item retraction + blocking:
2022-06-17 Goffi tests (unit/ap gateway): message/item retractation tests:
2022-06-17 Goffi tests (unit/ap gateway): fix `onMessage` call following change in the component:
2022-06-17 Goffi component AP gateway typing + remove unused `activity` arg from `newAPDeleteItem`
2022-06-17 Goffi doc (cli/message): `retract` command
2022-06-17 Goffi cli (message/retract): message retractation command:
2022-06-17 Goffi component AP gateway: AP delete activity => message retract: