Mercurial > libervia-backend
graph
-
plugin XEP-0166: reject session creation is session ID is empty19 months ago, by Goffi
-
doc (installation): update `pipx` instruction and remove `requirements.txt` mention20 months ago, by Goffi
-
plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:20 months ago, by Goffi
-
plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:20 months ago, by Goffi
-
tools (common/data_objects): handle messages without body20 months ago, by Goffi
-
component AP gateway: fix AP media type in GET and POST requests headers21 months ago, by Goffi
-
plugin JID Search: JID search plugin, first draft21 months ago, by Goffi
-
backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`21 months ago, by Goffi
-
install: bump minimum python version21 months ago, by Goffi
-
compoent AP gateway: add forgotten contant21 months ago, by Goffi
-
component AP gateway: fix webfinger content type21 months ago, by Goffi
-
plugin URL preview: URL preview first draft21 months ago, by Goffi
-
doc (conf): fix version retrieval21 months ago, by Goffi
-
cli (debug): fix deprecated method call21 months ago, by Goffi
-
tools (common/template): add filter to get media types:21 months ago, by Goffi
-
tools (common/data_objects): add `attachments` in Message21 months ago, by Goffi
-
plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`21 months ago, by Goffi
-
component file sharing: fix method name case:21 months ago, by Goffi
-
core (memory/sqla_mapping): fix legacy pickled values:21 months ago, by Goffi
-
component AP gateway: fix handling of XMPP comments authors:21 months ago, by Goffi
-
component AP gateway: fix method retrieval in `ap_request`:21 months ago, by Goffi
-
core (memory/sqla): fix row to dict conversion in `get_files`22 months ago, by Goffi
-
build: explicitely set `packages` so `doc` is not accidentaly included22 months ago, by Goffi
-
cli (event): minor typo22 months ago, by Goffi
-
tools (common/template): allow use of extra attributes in `icon` function22 months ago, by Goffi
-
tools (common/date_utils): update date parsing regex:22 months ago, by Goffi
-
tools (common/data_objects): fix import of Markup following change after Jinja2 version bump22 months ago, by Goffi
-
build: add missing `.ini` and `.yaml` files in all build, needed for wheel22 months ago, by Goffi
-
plugin app manager: rename `sat` to `libervia`22 months ago, by Goffi
-
tools/common (template): add `id` argument to `_icon_use`22 months ago, by Goffi
-
plugin XEP-0045: fix calls to `join`22 months ago, by Goffi
-
build: create a dev env with debugging tools22 months ago, by Goffi
-
installation: moved from `setup.py` to `pyproject.toml`:22 months ago, by Goffi
-
doc: README rewrite:22 months ago, by Goffi
-
version: use standard Python's `dev0` instead of Libervia specific `D` for dev version22 months ago, by Goffi
-
refactoring: rename `sat_configure` to `libervia_configure`22 months ago, by Goffi
-
refactoring: fix names in doc following modules hierarchy refactoring22 months ago, by Goffi
-
refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`22 months ago, by Goffi
-
refactoring: rename `libervia.frontends.jp` to `libervia.cli`22 months ago, by Goffi
-
refactoring: rename `sat_frontends` to `libervia.frontends`22 months ago, by Goffi
-
refactoring: rename `core.sat_main` to `core.main`22 months ago, by Goffi
-
refactoring: rename `SAT` class to `LiberviaBackend`22 months ago, by Goffi
-
refactoring: renamed `sat` package to `libervia.backend`22 months ago, by Goffi
-
plugin XEP-0167: method to end a call, and corresponding signal:22 months ago, by Goffi
-
tests (unit): Skip XEP-0373 test if gpg can't be imported22 months ago, by Goffi
-
tests (units): tests for plugin XEP-0339:22 months ago, by Goffi
-
plugin XEP-0339: "Source-Specific Media Attributes in Jingle" implementation:22 months ago, by Goffi
-
plugin XEP-0092: use `client` instead of `profile_key` in `version_get`22 months ago, by Goffi
-
tests (units): tests for plugin XEP-0338:22 months ago, by Goffi
-
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): let specify timezone name in `date_fmt` filter2023-03-30, by Goffi
-
tools (common/date_utils): let use a timezone name as str in `date_fmt`2023-03-30, by Goffi
-
plugin XEP-0471: renamed "events" plugin to XEP-0471 now that there is a XEP2023-03-30, 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