Mercurial > libervia-backend
graph
-
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