Sat, 15 Oct 2022 20:38:33 +0200 |
Goffi |
docker: update images to include new OMEMO libraries and OpenPGP packages:
|
Sat, 15 Oct 2022 20:38:30 +0200 |
Goffi |
cli (pubsub): new `secret` subcommands:
|
Sat, 15 Oct 2022 20:37:00 +0200 |
Goffi |
cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:
|
Sat, 15 Oct 2022 20:37:00 +0200 |
Goffi |
cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:
|
Sat, 15 Oct 2022 20:37:00 +0200 |
Goffi |
tools (common/async_utils): set default `maxsize` to 50 in `async_lru`
|
Sat, 15 Oct 2022 20:37:00 +0200 |
Goffi |
plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:
|
Sat, 15 Oct 2022 20:36:53 +0200 |
Goffi |
plugin OXPS: OpenPGP for XMPP Pubsub implementation:
|
Tue, 20 Sep 2022 16:22:18 +0200 |
Syndace |
plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:
|
Mon, 10 Oct 2022 15:23:59 +0200 |
Goffi |
core: fix and renamed getLocalPath -> get_local_path:
|
Fri, 07 Oct 2022 22:22:13 +0200 |
Goffi |
plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values
|
Thu, 06 Oct 2022 17:50:54 +0200 |
Goffi |
plugin lists: fix double deserialisation
|
Thu, 06 Oct 2022 17:25:37 +0200 |
Syndace |
plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`
|
Thu, 06 Oct 2022 17:22:21 +0200 |
Goffi |
plugin lists: fix deserialisation on listSet
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
plugin XEP-0448: Encryption for stateless file sharing implementation:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
cli (file/get): handle full JSON attachment following change in backend:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
cli (message/send): new `--attach` argument to send an attachment:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
tools (stream): log error when a SatFile is closed:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
plugin XEP-0334: avoid adding twice the same hint:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
plugin XEP-0447: handle attachment and download:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
core (memory/encryption): helper method to get currently utilised e2ee algorithm's namespace:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
core (xmpp): check presence of some keys in attachment before using them:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
plugin XEP-0384: temporarily disable `<iq>` stanza encryption:
|
Thu, 06 Oct 2022 16:02:05 +0200 |
Goffi |
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:
|
Thu, 06 Oct 2022 16:02:00 +0200 |
Goffi |
plugin XEP-0420: fix exception on missing `from` or `to`:
|
Thu, 06 Oct 2022 15:19:08 +0200 |
Goffi |
plugin XEP-0300: type hints
|
Thu, 06 Oct 2022 14:59:49 +0200 |
Goffi |
plugin events: fix bad import
|
Sat, 24 Sep 2022 16:37:46 +0200 |
Goffi |
plugin XEP-0384, xml_tools: avoid `getItems` timeout + fix empty node crash + parsing:
|
Sat, 24 Sep 2022 16:31:39 +0200 |
Goffi |
core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
|
Sat, 24 Sep 2022 16:08:26 +0200 |
Goffi |
core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered
|
Tue, 23 Aug 2022 21:06:24 +0200 |
Syndace |
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:
|
Thu, 22 Sep 2022 12:03:12 +0200 |
Goffi |
doc (components/AP Gateway): Ad-Hoc and Events:
|
Thu, 22 Sep 2022 12:01:44 +0200 |
Goffi |
doc (cli/event): update doc following changes:
|
Thu, 22 Sep 2022 00:01:48 +0200 |
Goffi |
tests (unit/AP gateway): add tests for events:
|
Thu, 22 Sep 2022 00:01:48 +0200 |
Goffi |
tests (unit/AP gateway): fix tests:
|
Thu, 22 Sep 2022 00:01:48 +0200 |
Goffi |
cli (event): update commands following changes in events:
|
Thu, 22 Sep 2022 00:01:48 +0200 |
Goffi |
tools (common/date_utils) handle timestamp and `in` + `delta2human`:
|
Thu, 22 Sep 2022 00:01:41 +0200 |
Goffi |
component AP gateway: events:
|
Wed, 21 Sep 2022 22:43:55 +0200 |
Goffi |
tools (xml_tools): handle `required` field in `dataDict2dataForm`:
|
Wed, 21 Sep 2022 22:41:49 +0200 |
Goffi |
plugin events: update following `Events` protoXEP submission:
|
Wed, 21 Sep 2022 22:36:30 +0200 |
Goffi |
plugin XEP-0470: add `create_attachments_node` method:
|
Wed, 21 Sep 2022 22:33:59 +0200 |
Goffi |
plugin XEP-0050: use coroutine + minor code readability improvments:
|
Wed, 21 Sep 2022 22:32:36 +0200 |
Goffi |
plugin XEP-0060: raise an `NotFound` exception instead of StanzaError in `subscribe`:
|
Wed, 21 Sep 2022 22:29:54 +0200 |
Goffi |
tools (utils): helper `parse_xmpp_date` method:
|
Wed, 21 Sep 2022 22:28:20 +0200 |
Goffi |
plugin XEP-0447: Stateless File Sharing implementation:
|
Wed, 21 Sep 2022 22:27:28 +0200 |
Goffi |
plugin XEP-0446: File Metadata implementation:
|
Wed, 21 Sep 2022 22:26:48 +0200 |
Goffi |
plugin XEP-0103: URL Address Information implementation:
|
Wed, 21 Sep 2022 22:23:57 +0200 |
Goffi |
plugin XEP-0080: User Location implementation:
|
Wed, 21 Sep 2022 22:20:43 +0200 |
Goffi |
core, CLI (base), tools (common/data_format): typing/core readability
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
doc (components/AP gateway): "reactions":
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
tests (AP gateway): reactions tests:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
tests (AP gateway): fix tests following changes in gateway:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
cli (pubsub/attachment/set): update reactions handling:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
component AP gateway: AP <=> XMPP reactions conversions:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
plugin XEP-0424: rename bridge method:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
plugin XEP-0444: Message Reactions implementation:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
doc (components): the word "handle" is more adapted here
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
component AP gateway: work around encoding bug in Mastodon:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
component AP gateway: fix headers case in signature:
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
component AP gateway: add `aliases` to webfinger data
|
Wed, 31 Aug 2022 17:07:03 +0200 |
Goffi |
component AP gateway: better verbose logging:
|