Mercurial > libervia-backend
graph
-
plugin XEP-0338: "Jingle Grouping Framework" implementation:22 months ago, by Goffi
-
tests (units): tests for plugin XEP-0294:22 months ago, by Goffi
-
plugin XEP-0294: "Jingle RTP Feedback Negotiation" implementation:22 months ago, by Goffi
-
tests (units): tests for plugin XEP-0293:22 months ago, by Goffi
-
plugin XEP-0293: "Jingle RTP Feedback Negotiation" implementation:22 months ago, by Goffi
-
plugin text syntaxes: fix `EscapeHTML` following massive snake_case renaming22 months ago, by Goffi
-
plugin XEP-0167: fix wrong copy/pasted header22 months ago, by Goffi
-
tests (units): tests for plugin XEP-0167:22 months ago, by Goffi
-
plugin XEP-0167: Jingle RTP Sessions implementation:22 months ago, by Goffi
-
plugin XEP-0353: update according to XEP changes + <description> fix:22 months ago, by Goffi
-
plugin XEP-0176: fix candidates data format when calling Bridge's `ice_candidates_new`22 months ago, by Goffi
-
plugin XEP-0166: set `jingle_elt`, `desc_elt` and `transport_elt`:22 months ago, by Goffi
-
plugin XEP-0166, 0176, 0234: minor renaming + type hints22 months ago, by Goffi
-
core: renamed `messageReceived` trigger to `message_received`22 months ago, by Goffi
-
frontends (tools/jid): remove old pyjamas code + type hints22 months ago, by Goffi
-
tests (unit): XEP-0320 tests:22 months ago, by Goffi
-
plugin XEP-0320: Use of DTLS-SRTP in Jingle Sessions:22 months ago, by Goffi
-
CHANGELOG: update22 months ago, by Goffi
-
tests (unit): tests for plugin XEP-0176:22 months ago, by Goffi
-
plugin XEP-0176: Jingle ICE-UDP Transport Method implementation:22 months ago, by Goffi
-
plugin XEP-0166: refactoring, and various improvments:22 months ago, by Goffi
-
core (main): if `keep_id` is set in `action_new`, use it as `action_id`22 months ago, by Goffi
-
core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.22 months ago, by Goffi
-
core (bridge): `action_new` now use serialised dict for extra data.22 months ago, by Goffi
-
CHANGELOG: typo22 months ago, by Goffi
-
changelog: udpate23 months ago, by Goffi
-
core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"23 months ago, by Goffi
-
massive refactoring to switch from camelCase to snake_case:24 months ago, by Goffi
-
dpc (cli/info): update "disco" documentation to include new "external services":24 months ago, by Goffi
-
cli (info/disco): Add external services in results:24 months ago, by Goffi
-
tests (unit): Add test for plugin XEP-0215:24 months ago, by Goffi
-
core (plugins): implementation of XEP-0215 "External Service Discovery":24 months ago, by Goffi
-
tools (xml_tools): add fields's `values` when converting data form to dict24 months ago, by Goffi
-
tools (common/template): add 2 new filters: `timestamp_to_hour` and `delta_to_human`:24 months ago, by Goffi
-
tools (common/template): let specify timezone name in `date_fmt` filter24 months ago, by Goffi
-
tools (common/date_utils): new `get_timezone_name` to retrieve it from a tzinfo and a timestamp24 months ago, by Goffi
-
tools (common/date_utils): let use a timezone name as str in `date_fmt`24 months ago, by Goffi
-
plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP24 months ago, by Goffi
-
core (memory/sqla): be sure to have a dict when serialising History.extra:2023-03-24, by Goffi
-
component AP gateway: revert forgotten verbose mode2023-03-23, by Goffi
-
component AP gateway: handle attachments2023-03-23, by Goffi
-
plugin lang detect: don't detect the language if the body is empty2023-03-23, by Goffi
-
plugin XEP-0277: handle "related" and "enclosure" links:2023-03-23, by Goffi
-
core: log a traceback if a plugin can't be loaded2023-03-23, by Goffi
-
plugin XEP-0277: ensure that `max-items` is set to `max` when creating a node2023-03-20, by Goffi
-
component AP gateway: add mention to direct messages:2023-03-20, by Goffi
-
component AP gateway (http): fix missing `pformat` module in verbose mode2023-03-18, by Goffi
-
component AP gateway (http): handle properly NotFound error:2023-03-18, by Goffi
-
component AP gateway: fix bad use of `parseAPURL` return data:2023-03-18, by Goffi
-
plugin AP gateway: fix exception on HEAD requests2023-03-18, by Goffi
-
tools (xml_tools): accept several namespaces in `findAncestor`2023-03-16, by Goffi
-
component AP gateway (http/outbox): return data when no RSM is available2023-03-16, by Goffi
-
plugin XEP-0384: skip MessageReceived trigger when in a component:2023-03-16, by Goffi
-
plugin XEP-0060: fix namespace on node subscriptions request2023-03-16, by Goffi
-
component AP gateway: reset stream position after getting payload:2023-03-16, by Goffi
-
plugin XEP-0384: run `profileConnected` workflow in background:2023-03-10, by Goffi
-
core (memory/sqla): activate Write-Ahead Logging:2023-03-10, by Goffi
-
plugin XEP-0313: don't wait for MAM to be retrieved in connection workflow:2023-03-10, by Goffi
-
plugin XEP-0045: dot not wait for MAM retrieval to be completed:2023-03-10, by Goffi
-
core (xmpp): improve pluging timing log by using highest `profileConnected` time:2023-03-10, by Goffi
-
core: add debug trace to show plugins loading time2023-03-04, by Goffi
-
plugin app manager: `start` doesn't wait anymore for actual app start:2023-03-04, by Goffi
-
core (log): type hints2023-03-04, by Goffi
-
component AP gateway (http_server): use log.exception instead of log.error2023-03-02, by Goffi
-
component AP gateway: fix missing argument when calling APOutboxPageRequest2023-02-10, by Goffi
-
component AP gateway: don't percent-encode `@`:2023-02-10, by Goffi
-
plugin XEP-0470: create a default configuration if node config can't be accessed2022-12-05, by Goffi
-
component AP gateway: fix bad condition2022-11-25, by Goffi
-
component AP gateway: fix header checking for redirection2022-11-25, by Goffi
-
doc[installation]: update instructions2022-11-24, by Goffi
-
core (main): log Exception when `bridge_pi` fails2022-11-24, by Goffi
-
core (log): `log.exception` is now usable2022-11-24, by Goffi
-
install: get `urwid-satext` directly from repos2022-11-22, by Goffi
-
install: typo2022-11-22, by Goffi
-
install: get `sat_tmp` directly from repos2022-11-22, by Goffi
-
doc (components): typo2022-11-22, by Goffi
-
component AP gateway: ignore actor delection notifications:2022-11-15, by Goffi
-
component AP gateway: parse body immediately on `POST` request:2022-11-15, by Goffi
-
component AP gateway: fix pubsub attachment plugin call following renaming.2022-11-15, by Goffi
-
component AP gateway: log at debug level instead of warning when no client is set2022-11-15, by Goffi
-
doc (components/AP Gateway): `html_redirect_dict` option2022-11-11, by Goffi
-
component AP gateway: HTML redirection:2022-11-11, by Goffi
-
plugin XEP-0384: log `import_error` when import is failing2022-11-10, by Goffi
-
doc (encryption, cli): document Pubsub Targeted Encryption:2022-10-31, by Goffi
-
tests (e2e/cli): test for Pubsub Targeted Encryption:2022-10-31, by Goffi
-
cli (blog, pubsub): encryption argument for Pubsub Targeted Encryption:2022-10-31, by Goffi
-
plugin pte: Pubsub Target Encryption implementation:2022-10-31, by Goffi
-
tests (e2e/cli): add tests for JET:2022-10-31, by Goffi
-
cli (file/send): add `--encrypt` argument to request encryption:2022-10-31, by Goffi
-
tools (strem): fix `mode` + add `pre_close_cb` callback:2022-10-31, by Goffi
-
plugin XEP-0384: Implementation of Automatic Trust Management:2022-10-28, by Syndace
-
doc (encryption, cli): pubsub signing documentation:2022-10-29, by Goffi
-
cli (pubsub/set,edit) add `--sign` argument:2022-10-29, by Goffi
-
cli (pubsub/signature): add `sign` command:2022-10-29, by Goffi
-
plugin pubsub signature: fix attachment setting + default signer:2022-10-29, by Goffi
-
tests (e2e/cli): add a test for Pubsub Signing:2022-10-29, by Goffi
-
plugin pubsub signing: fix `gpg_provider` instanciation:2022-10-29, by Goffi
-
plugin XEP-0373: minor renaming + set `gpg_provider` in client:2022-10-29, by Goffi
-
cli (pubsub): new `signature` subcommands:2022-10-28, by Goffi
-
cli (blog/set): new `--sign` argument:2022-10-28, by Goffi
-
plugin XEP-0277: `signed` flag can now be used in `extra` to use sign the blog post:2022-10-28, by Goffi
-
plugin pubsub signing: pubsub items signature implementation:2022-10-28, by Goffi
-
plugin XEP-0373: typos2022-10-28, by Goffi
-
tools (utils): fix `parse_xmpp_date` timezone:2022-10-28, by Goffi
-
plugin OXPS: fix triggers return values:2022-10-28, by Goffi
-
doc: new doc giving an overview on how e2ee is working in Libervia/XMPP:2022-10-15, by Goffi
-
plugin XEP-0277: add `encryption` flag to MB data:2022-10-15, by Goffi
-
plugin OXPS, XEP-0060: indicate which items were e2ee:2022-10-15, by Goffi
-
cli (pubsub/set, edit): add `--encrypt` flag:2022-10-15, by Goffi
-
tests (e2e/cli): add test for pubsub encryption:2022-10-15, by Goffi
-
plugin XEP-0470: fix autocreate in `create_attachments_node`:2022-10-15, by Goffi
-
plugin XEP-0373: download public keys if they are not found in local storage:2022-10-15, by Goffi
-
plugin pubsub cache: avoid race condition by retrying node request:2022-10-15, by Goffi
-
docker: update images to include new OMEMO libraries and OpenPGP packages:2022-10-15, by Goffi
-
cli (pubsub): new `secret` subcommands:2022-10-15, by Goffi
-
cli (pubsub/get): add `--no-decrypt` flag to disable automatic decryption:2022-10-15, by Goffi
-
cli (blog): add `--encrypt` argument on publication commands to e2ee a blog post:2022-10-15, by Goffi
-
tools (common/async_utils): set default `maxsize` to 50 in `async_lru`2022-10-15, by Goffi
-
plugin XEP-0374: exluce `openpgp` element from XEP-0373 on send trigger:2022-10-15, by Goffi
-
plugin OXPS: OpenPGP for XMPP Pubsub implementation:2022-10-15, by Goffi
-
plugin XEP-0373 and XEP-0374: Implementation of OX and OXIM:2022-09-20, by Syndace
-
core: fix and renamed getLocalPath -> get_local_path:2022-10-10, by Goffi
-
plugins (forums, lists, import, XEP-0277): remove invalid `max_items` values2022-10-07, by Goffi
-
plugin lists: fix double deserialisation2022-10-06, by Goffi
-
plugin XEP-0384: proper handling of exceptions in `prepare_for_profile`2022-10-06, by Syndace
-
plugin lists: fix deserialisation on listSet2022-10-06, by Goffi
-
plugin XEP-0448: Encryption for stateless file sharing implementation:2022-10-06, by Goffi
-
cli (file/get): handle full JSON attachment following change in backend:2022-10-06, by Goffi
-
cli (message/send): new `--attach` argument to send an attachment:2022-10-06, by Goffi
-
tools (stream): log error when a SatFile is closed:2022-10-06, by Goffi
-
plugin XEP-0334: avoid adding twice the same hint:2022-10-06, by Goffi
-
plugin XEP-0447: handle attachment and download:2022-10-06, by Goffi
-
core (xmpp): check presence of some keys in attachment before using them:2022-10-06, by Goffi
-
plugin XEP-0384: temporarily disable `<iq>` stanza encryption:2022-10-06, by Goffi
-
plugin XEP-0384: expose OLDMEMO and TWOMEMO namespaces:2022-10-06, by Goffi
-
plugin XEP-0420: fix exception on missing `from` or `to`:2022-10-06, by Goffi
-
plugin XEP-0300: type hints2022-10-06, by Goffi
-
plugin events: fix bad import2022-10-06, by Goffi
-
core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:2022-09-24, by Goffi
-
core (main): `OrderedDict` is not necesasry here anymore, as `dict` are now ordered2022-09-24, by Goffi
-
plugin XEP-0384: Fully reworked to adjust to the reworked python-omemo:2022-08-23, by Syndace
-
doc (components/AP Gateway): Ad-Hoc and Events:2022-09-22, by Goffi
-
doc (cli/event): update doc following changes:2022-09-22, by Goffi
-
tests (unit/AP gateway): add tests for events:2022-09-21, by Goffi
-
tests (unit/AP gateway): fix tests:2022-09-21, by Goffi
-
cli (event): update commands following changes in events:2022-09-21, by Goffi
-
tools (common/date_utils) handle timestamp and `in` + `delta2human`:2022-09-21, by Goffi
-
component AP gateway: events:2022-09-21, by Goffi
-
tools (xml_tools): handle `required` field in `dataDict2dataForm`:2022-09-21, by Goffi
-
plugin events: update following `Events` protoXEP submission:2022-09-21, by Goffi
-
plugin XEP-0470: add `create_attachments_node` method:2022-09-21, by Goffi
-
plugin XEP-0050: use coroutine + minor code readability improvments:2022-09-21, by Goffi
-
tools (utils): helper `parse_xmpp_date` method:2022-09-21, by Goffi
-
plugin XEP-0447: Stateless File Sharing implementation:2022-09-21, by Goffi
-
plugin XEP-0446: File Metadata implementation:2022-09-21, by Goffi
-
plugin XEP-0103: URL Address Information implementation:2022-09-21, by Goffi
-
plugin XEP-0080: User Location implementation:2022-09-21, by Goffi
-
core, CLI (base), tools (common/data_format): typing/core readability2022-09-21, by Goffi
-
doc (components/AP gateway): "reactions":2022-08-31, by Goffi
-
tests (AP gateway): reactions tests:2022-08-31, by Goffi
-
tests (AP gateway): fix tests following changes in gateway:2022-08-31, by Goffi
-
cli (pubsub/attachment/set): update reactions handling:2022-08-31, by Goffi
-
component AP gateway: AP <=> XMPP reactions conversions:2022-08-31, by Goffi
-
plugin XEP-0424: rename bridge method:2022-08-31, by Goffi
-
plugin XEP-0444: Message Reactions implementation:2022-08-31, by Goffi
-
doc (components): the word "handle" is more adapted here2022-08-31, by Goffi
-
component AP gateway: work around encoding bug in Mastodon:2022-08-31, by Goffi
-
component AP gateway: fix headers case in signature:2022-08-31, by Goffi
-
component AP gateway: add `aliases` to webfinger data2022-08-31, by Goffi
-
component AP gateway: better verbose logging:2022-08-31, by Goffi
-
tools (datetime, utils): fix incorrect use of naive object:2022-08-31, by Goffi
-
plugin XEP-0420: Implementation of Stanza Content Encryption:2022-08-23, by Syndace
-
plugin mr mercurial: limit export to ancestors of working directory parent2022-08-23, by Goffi
-
plugin merge-requests: fix `await` use on blocking method2022-08-23, by Goffi
-
doc (components/AP gateway): "repeat" and "noticed/like":2022-07-22, by Goffi
-
doc (cli/pubsub, cli/blog): `attachments` subcommands documentation:2022-07-22, by Goffi
-
doc (cli/blog): `repeat` documentation:2022-07-22, by Goffi
-
tests (unit/AP gateway): tests for item repeat/announce and noticed/like conversion:2022-07-22, by Goffi
-
component AP gateway: fix item ID for XMPP items on Announce:2022-07-22, by Goffi
-
component AP gateway: handle `Like` and `Undo`/`Like` activities:2022-07-21, by Goffi
-
plugin XEP-0060: sender can now be specified in `sendItems` and `publish`:2022-07-21, by Goffi
-
cli (blog, pubsub): new `attachments` subcommands:2022-07-20, by Goffi
-
component AP gateway: handle XMPP attachments -> AP likes conversion:2022-07-20, by Goffi
-
plugin pubsub attachments: partial implementation of pubsub-attachments protoXEP:2022-07-20, by Goffi
-
plugin pubsub cache: replace empty list by None in `getItemsFromCache`:2022-07-20, by Goffi
-
core (memory/sqla): add argument to `getPubsubNode` to auto-create a node:2022-07-20, by Goffi
-
plugin XEP-0277: add a trigger to `send` method:2022-07-20, by Goffi
-
plugin XEP-0060, tools (utils): doc/type hints2022-07-20, by Goffi
-
core: fix calls to `domish.Element.elements`:2022-07-20, by Goffi
-
cli (blog/get): verbose level of 2 now shows `extra` field2022-07-14, by Goffi
-
cli (blog/set): show ID of published item2022-07-14, by Goffi
-
component AP gateway: "repeat" to "Announce" conversion:2022-07-14, by Goffi
-
plugin XEP-0060: fix bad naming of return variable2022-07-14, by Goffi
-
component AP gateway: we need to use `actor` and not `attributedTo` for activities:2022-07-14, by Goffi
-
component AP gateway: get items when not found in cache in `apGetLocalObject`:2022-07-14, by Goffi
-
component AP gateway: use the new `priority` argument of `addManagedNode`:2022-07-14, by Goffi
-
plugin XEP-0060: handle priority in `addManagedNode`:2022-07-14, by Goffi
-
plugin XEP-0277: return ID of published item in `send` and bridge's `mbSend`2022-07-14, by Goffi
-
component AP gateway: new `verbose` attribute in AP gateway to activate debug logs:2022-07-14, by Goffi
-
component AP gateway: return item when `item` URL is used:2022-07-14, by Goffi
-
component AP gateway: use `createActivity` in `mbdata2APitem`2022-07-14, by Goffi
-
component AP gateway: `Announce` activity implementation:2022-07-14, by Goffi
-
component AP gateway: `getAPAccountFromId` now works with local IDs:2022-07-14, by Goffi
-
component AP gateway: `apGetObject` and `apGetList` now work with local object:2022-07-14, by Goffi
-
li (blog): new `repeat` subcommand, to re-publish a blog post:2022-07-14, by Goffi
-
plugin XEP-0277: post repeating implementation:2022-07-13, by Goffi
-
install: pyyaml and treq update2022-07-10, by Goffi
-
doc (components/AP): Mention:2022-07-10, by Goffi
-
test (unit/AP gateway): tests for XMPP reference/mention <=> AP mention conversion:2022-07-10, by Goffi
-
doc (cli/pubsub): add doc for ``reference`` subcommand:2022-07-10, by Goffi
-
cli: helper method to retrieve profile's jid:2022-07-10, by Goffi
-
component AP gateway: convert XMPP mentions to AP:2022-07-10, by Goffi
-
component AP gateway: convert AP mention to XEP-0372 mentions:2022-07-10, by Goffi
-
plugin pubsub cache: resync in `synchronise` when node's `sync_state` is not set:2022-07-10, by Goffi
-
plugin XEP-0372: References implementation:2022-07-10, by Goffi
-
tools (common/uri): accept URIs without type:2022-07-09, by Goffi
-
doc (developer): typo2022-07-09, by Goffi
-
doc (components/AP): identity and avatar:2022-06-29, by Goffi
-
CLI (identity): add description to `identity set`:2022-06-29, by Goffi
-
component AP: convert AP identity data to XMPP:2022-06-29, by Goffi
-
core (tools/web): helped method to download files:2022-06-29, by Goffi
-
component AP: XMPP identity => AP actor data converstion:2022-06-29, by Goffi
-
plugin XEP-0084: "User Avatar" implementation:2022-06-29, by Goffi
-
plugin XEP-0292: vCard4 Over XMPP implementation:2022-06-29, by Goffi
-
core (memory/cache): type hints + filename fix:2022-06-29, by Goffi
-
plugin identity: make the plugin compatible with component + description:2022-06-29, by Goffi
-
plugin XEP-0060: type hints2022-06-29, by Goffi
-
core (memory/sqla_config): set a timeout for SQLite:2022-06-29, by Goffi
-
core (memory/sqla): `session_add` must have a default value in `delete`2022-06-29, by Goffi
-
core (types): add `is_component` to `SatXMPPEntity`2022-06-29, by Goffi
-
plugin XEP-0191: fix wrong name and description2022-06-17, by Goffi
-
doc (components): AP item retraction + blocking:2022-06-17, by Goffi
-
tests (unit/ap gateway): message/item retractation tests:2022-06-17, by Goffi