21 months ago |
Goffi |
component AP gateway: fix handling of XMPP comments authors:
|
21 months ago |
Goffi |
component AP gateway: fix method retrieval in `ap_request`:
|
21 months ago |
Goffi |
core (memory/sqla): fix row to dict conversion in `get_files`
|
21 months ago |
Goffi |
build: explicitely set `packages` so `doc` is not accidentaly included
|
21 months ago |
Goffi |
cli (event): minor typo
|
21 months ago |
Goffi |
tools (common/template): allow use of extra attributes in `icon` function
|
21 months ago |
Goffi |
tools (common/date_utils): update date parsing regex:
|
21 months ago |
Goffi |
tools (common/data_objects): fix import of Markup following change after Jinja2 version bump
|
21 months ago |
Goffi |
build: add missing `.ini` and `.yaml` files in all build, needed for wheel
|
21 months ago |
Goffi |
plugin app manager: rename `sat` to `libervia`
|
21 months ago |
Goffi |
tools/common (template): add `id` argument to `_icon_use`
|
21 months ago |
Goffi |
plugin XEP-0045: fix calls to `join`
|
21 months ago |
Goffi |
build: create a dev env with debugging tools
|
21 months ago |
Goffi |
installation: moved from `setup.py` to `pyproject.toml`:
|
21 months ago |
Goffi |
doc: README rewrite:
|
21 months ago |
Goffi |
version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
|
22 months ago |
Goffi |
refactoring: rename `sat_configure` to `libervia_configure`
|
22 months ago |
Goffi |
refactoring: fix names in doc following modules hierarchy refactoring
|
22 months ago |
Goffi |
refactoring: rename `libervia.frontends.primitivus` to `libervia.tui`
|
22 months ago |
Goffi |
refactoring: rename `libervia.frontends.jp` to `libervia.cli`
|
22 months ago |
Goffi |
refactoring: rename `sat_frontends` to `libervia.frontends`
|
22 months ago |
Goffi |
refactoring: rename `core.sat_main` to `core.main`
|
22 months ago |
Goffi |
refactoring: rename `SAT` class to `LiberviaBackend`
|
22 months ago |
Goffi |
refactoring: renamed `sat` package to `libervia.backend`
|
22 months ago |
Goffi |
plugin XEP-0167: method to end a call, and corresponding signal:
|
22 months ago |
Goffi |
tests (unit): Skip XEP-0373 test if gpg can't be imported
|
22 months ago |
Goffi |
tests (units): tests for plugin XEP-0339:
|
22 months ago |
Goffi |
plugin XEP-0339: "Source-Specific Media Attributes in Jingle" implementation:
|
22 months ago |
Goffi |
plugin XEP-0092: use `client` instead of `profile_key` in `version_get`
|
22 months ago |
Goffi |
tests (units): tests for plugin XEP-0338:
|
22 months ago |
Goffi |
plugin XEP-0338: "Jingle Grouping Framework" implementation:
|
22 months ago |
Goffi |
tests (units): tests for plugin XEP-0294:
|
22 months ago |
Goffi |
plugin XEP-0294: "Jingle RTP Feedback Negotiation" implementation:
|
22 months ago |
Goffi |
tests (units): tests for plugin XEP-0293:
|
22 months ago |
Goffi |
plugin XEP-0293: "Jingle RTP Feedback Negotiation" implementation:
|
22 months ago |
Goffi |
plugin text syntaxes: fix `EscapeHTML` following massive snake_case renaming
|
22 months ago |
Goffi |
plugin XEP-0167: fix wrong copy/pasted header
|
22 months ago |
Goffi |
tests (units): tests for plugin XEP-0167:
|
22 months ago |
Goffi |
plugin XEP-0167: Jingle RTP Sessions implementation:
|
22 months ago |
Goffi |
plugin XEP-0353: update according to XEP changes + <description> fix:
|
22 months ago |
Goffi |
plugin XEP-0176: fix candidates data format when calling Bridge's `ice_candidates_new`
|
22 months ago |
Goffi |
plugin XEP-0166: set `jingle_elt`, `desc_elt` and `transport_elt`:
|
22 months ago |
Goffi |
plugin XEP-0166, 0176, 0234: minor renaming + type hints
|
22 months ago |
Goffi |
core: renamed `messageReceived` trigger to `message_received`
|
22 months ago |
Goffi |
frontends (tools/jid): remove old pyjamas code + type hints
|
22 months ago |
Goffi |
tests (unit): XEP-0320 tests:
|
22 months ago |
Goffi |
plugin XEP-0320: Use of DTLS-SRTP in Jingle Sessions:
|
22 months ago |
Goffi |
CHANGELOG: update
|
22 months ago |
Goffi |
tests (unit): tests for plugin XEP-0176:
|
22 months ago |
Goffi |
plugin XEP-0176: Jingle ICE-UDP Transport Method implementation:
|
22 months ago |
Goffi |
plugin XEP-0166: refactoring, and various improvments:
|
22 months ago |
Goffi |
core (main): if `keep_id` is set in `action_new`, use it as `action_id`
|
22 months ago |
Goffi |
core: don't use `meta_` prefix anymore for `action_extra` in `action_new` signal.
|
22 months ago |
Goffi |
core (bridge): `action_new` now use serialised dict for extra data.
|
22 months ago |
Goffi |
CHANGELOG: typo
|
23 months ago |
Goffi |
changelog: udpate
|
23 months ago |
Goffi |
core (constants): fix URL, forgotten `SàT` reference + set new codename to "La Ruche"
|
23 months ago |
Goffi |
massive refactoring to switch from camelCase to snake_case:
|
23 months ago |
Goffi |
dpc (cli/info): update "disco" documentation to include new "external services":
|
23 months ago |
Goffi |
cli (info/disco): Add external services in results:
|