log

age author description
19 months ago Goffi plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
19 months ago Goffi plugin XEP-0167, XEP-0353: handle ringing:
19 months ago Goffi plugin XEP-0166: reject session creation is session ID is empty
19 months ago Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
19 months ago Goffi plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:
19 months ago Goffi plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:
19 months ago Goffi tools (common/data_objects): handle messages without body
21 months ago Goffi component AP gateway: fix AP media type in GET and POST requests headers
21 months ago Goffi plugin JID Search: JID search plugin, first draft
21 months ago Goffi backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`
21 months ago Goffi install: bump minimum python version
21 months ago Goffi compoent AP gateway: add forgotten contant
21 months ago Goffi component AP gateway: fix webfinger content type
21 months ago Goffi plugin URL preview: URL preview first draft
21 months ago Goffi doc (conf): fix version retrieval
21 months ago Goffi cli (debug): fix deprecated method call
21 months ago Goffi tools (common/template): add filter to get media types:
21 months ago Goffi tools (common/data_objects): add `attachments` in Message
21 months ago Goffi plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`
21 months ago Goffi component file sharing: fix method name case:
21 months ago Goffi plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available early
21 months ago Goffi core (memory/sqla_mapping): fix legacy pickled values:
21 months ago Goffi component AP gateway: fix handling of XMPP comments authors:
21 months ago Goffi component AP gateway: fix method retrieval in `ap_request`:
22 months ago Goffi core (memory/sqla): fix row to dict conversion in `get_files`
22 months ago Goffi build: explicitely set `packages` so `doc` is not accidentaly included
22 months ago Goffi cli (event): minor typo
22 months ago Goffi tools (common/template): allow use of extra attributes in `icon` function
22 months ago Goffi tools (common/date_utils): update date parsing regex:
22 months ago Goffi tools (common/data_objects): fix import of Markup following change after Jinja2 version bump