log

age author description
2 weeks ago Goffi core (types): improve `SatXMPPEntity` core type and type hints.
6 weeks ago Povilas Kanapickas remove uses of twisted.internet.defer.returnValue
7 weeks ago Goffi doc (components): Update Email Gateway documentation:
7 weeks ago Goffi tests (unit/email gateway): add tests for pubsub service:
7 weeks ago Goffi component email gateway: Add a pubsub service:
7 weeks ago Goffi component email gateway: attachments handling:
7 weeks ago Goffi plugin XEP-0498: "Pubsub File Sharing" implementation:
7 weeks ago Goffi plugin XEP-0358: "Publishing Available Jingle Sessions" implementation:
7 weeks ago Goffi plugins XEP-0300, XEP-0446, XEP-0447, XEP0448 and others: Refactoring to use Pydantic:
7 weeks ago Goffi core (main): Let plugins have several handlers + various improvements:
6 months ago Syndace XEP-0373 (OX): Adjust to gpgme updates: generate with explicit algorithm and subkeys
2 months ago Goffi plugin URI finder: make the regex ignore case.
2 months ago Goffi README: Put tickets and MR data on a single line:
2 months ago Goffi plugin blog import dotclear: repalce deprecated `cgi` by `html`
2 months ago Goffi doc (cli/bookmarks): move old bookmarks doc to bookmarks_legacy, and add new bookmarks doc.
2 months ago Goffi plugin XEP-0048, XEP-0402; CLI (bookmarks): implement XEP-0402 (PEP Native Bookmarks):
2 months ago Goffi cli (output/std): use `rich` to output JSON.
2 months ago Goffi plugin text syntaxes: update exception message to be more explicit when `lxml_html_clean` is missing.
2 months ago Goffi core (models/types): add types for `domish.Element`.
2 months ago Goffi core (memory/params): set default resource priority to 0:
3 months ago Goffi tools (common/template), cli (call/gui): use font-awesome instead of fontello:
3 months ago Goffi tests (unit): fix tests:
3 months ago Goffi plugin XEP-0215, XEP-0376: fix bad calls to `hasFeature`:
4 months ago Goffi doc (components): update doc to show headers support:
4 months ago Goffi tests (unit/email gateway): add test for XEP-0131 handling:
4 months ago Goffi component email gateway: Add support for XEP-0131 headers:
4 months ago Goffi cli (message/send): add arguments to send keywords and headers:
4 months ago Goffi tests (unit): add XEP-0131 tests:
4 months ago Goffi plugin XEP-0131: Stanza Headers and Internet Metadata implementation:
4 months ago Goffi plugin XEP-0033: formatting.
4 months ago Goffi doc (components): update doc to indicate support of addressing metadata.
4 months ago Goffi doc (cli/message): add documentation for new addressing commands:
4 months ago Goffi test (unit): add test for email gateway:
4 months ago Goffi component email gateway: add multicasting:
4 months ago Goffi cli (message/send): add arguments for message addressing:
4 months ago Goffi test (unit): add test for plugin XEP-0033:
4 months ago Goffi plugin XEP-0033: code modernisation, improve delivery, data validation:
4 months ago Goffi tests: reformat tests using black.
4 months ago Goffi doc (components): new Email gateway documentation:
4 months ago Goffi component email-gateway: first draft:
4 months ago Goffi doc (cli): documentation for new `gateway` command:
4 months ago Goffi CLI: add commands to handle gateways:
4 months ago Goffi plugin XEP-0077, XEP-0100: Adapt to component, and modernize:
4 months ago Goffi tools (xml_tools): add `namespace` argument to `xmlui_result_to_elt`:
4 months ago Goffi plugin XEP-0106, tools (common/email): type hints.
4 months ago Goffi core (xmpp): move `is_local` to `SatXMPPEntity` + type hints + some log level changes.
4 months ago Goffi core (models): add new models for `DiscoIdentity` and `JID`:
4 months ago Goffi frontends (tools/aio): Fix excessive use of CPU: