14 months ago |
Goffi |
cli (base): new `a_quit` method to run async cleaning methods:
|
14 months ago |
Goffi |
cli (loops): run GLib loop in same thread as asyncio:
|
14 months ago |
Goffi |
tests (unit/frontends): tests for webrtc implementation:
|
14 months ago |
Goffi |
frontends (tools): webrtc implementation:
|
14 months ago |
Goffi |
frontends (tools/aio): add tool to run from thread, run maybe async method, or run GLib loop:
|
14 months ago |
Goffi |
install: add test dependencies to dev env
|
14 months ago |
Goffi |
plugin XEP-0363: fix headers setting
|
14 months ago |
Goffi |
doc (cli): `notification` commands documentation.
|
14 months ago |
Goffi |
cli: add `notification` commands
|
14 months ago |
Goffi |
cli (base): catch `SystemExit` to do a proper `quit` when `Ctrl-C` is pressed.
|
14 months ago |
Goffi |
core (constants): accept `y` and `t` as `True` values.
|
14 months ago |
Goffi |
core (types): add `is_admin` to `SatXMPPEntity`
|
15 months ago |
Goffi |
core: notifications implementation, first draft:
|
14 months ago |
Goffi |
cli: `rich` initial integration
|
15 months ago |
Goffi |
install: add `rich` dependency
|
15 months ago |
Goffi |
frontends (tools) new `aio` module for tools regarding asyncio:
|
15 months ago |
Goffi |
frontends (quick app): allow frontend to register an action handler:
|
15 months ago |
Goffi |
frontend (quick app): allow to specify an async bridge:
|
15 months ago |
Goffi |
frontends (quick app): reformulate backend not running message + use "Libervia" instead of "SàT"
|
15 months ago |
Goffi |
plugin XEP-0338: always add `<group>` element as first <jingle> child:
|
15 months ago |
Goffi |
plugin XEP-0338: be sure to add the `<group>` element only once:
|
15 months ago |
Goffi |
plugin XEP-0167: mapping adjustments:
|
15 months ago |
Goffi |
plugin XEP-0167: don't override existing metadata when preparing confirmation:
|
15 months ago |
Goffi |
plugin XEP-0167: fix key used to store metadata:
|
15 months ago |
Goffi |
plugin XEP-0167: keep media order when starting a call:
|
15 months ago |
Goffi |
plugin XEP-0045: fix name conflict in errback
|
16 months ago |
Goffi |
plugin XEP-0167, XEP-0176: transport-info and ICE candidate sending are delayed if session is not active yet
|
17 months ago |
Goffi |
plugin XEP-0167, XEP-0353: handle ringing:
|
17 months ago |
Goffi |
plugin XEP-0166: reject session creation is session ID is empty
|
17 months ago |
Goffi |
doc (installation): update `pipx` instruction and remove `requirements.txt` mention
|
17 months ago |
Goffi |
plugin XEP-0166, XEP-0167, XEP-0234, XEP-0353: call events management to prepare for UI:
|
17 months ago |
Goffi |
plugin XEP-0166: `jingle_terminate`, session handling and reason parsing:
|
17 months ago |
Goffi |
tools (common/data_objects): handle messages without body
|
18 months ago |
Goffi |
component AP gateway: fix AP media type in GET and POST requests headers
|
18 months ago |
Goffi |
plugin JID Search: JID search plugin, first draft
|
18 months ago |
Goffi |
backend: rename `SatRosterProtocol` to `LiberviaRosterProtocol`
|
18 months ago |
Goffi |
install: bump minimum python version
|
18 months ago |
Goffi |
compoent AP gateway: add forgotten contant
|
18 months ago |
Goffi |
component AP gateway: fix webfinger content type
|
18 months ago |
Goffi |
plugin URL preview: URL preview first draft
|
18 months ago |
Goffi |
doc (conf): fix version retrieval
|
18 months ago |
Goffi |
cli (debug): fix deprecated method call
|
18 months ago |
Goffi |
tools (common/template): add filter to get media types:
|
18 months ago |
Goffi |
tools (common/data_objects): add `attachments` in Message
|
18 months ago |
Goffi |
plugin XEP-0363: fix handling of empty `upload_jid` in `_get_slot`
|
18 months ago |
Goffi |
component file sharing: fix method name case:
|
19 months ago |
Goffi |
plugin XEP-0060: move setting of `pubsub_watching` to `profile_connecting` so it's available early
|
19 months ago |
Goffi |
core (memory/sqla_mapping): fix legacy pickled values:
|
19 months ago |
Goffi |
component AP gateway: fix handling of XMPP comments authors:
|
19 months ago |
Goffi |
component AP gateway: fix method retrieval in `ap_request`:
|
19 months ago |
Goffi |
core (memory/sqla): fix row to dict conversion in `get_files`
|
19 months ago |
Goffi |
build: explicitely set `packages` so `doc` is not accidentaly included
|
19 months ago |
Goffi |
cli (event): minor typo
|
19 months ago |
Goffi |
tools (common/template): allow use of extra attributes in `icon` function
|
19 months ago |
Goffi |
tools (common/date_utils): update date parsing regex:
|
19 months ago |
Goffi |
tools (common/data_objects): fix import of Markup following change after Jinja2 version bump
|
19 months ago |
Goffi |
build: add missing `.ini` and `.yaml` files in all build, needed for wheel
|
19 months ago |
Goffi |
plugin app manager: rename `sat` to `libervia`
|
19 months ago |
Goffi |
tools/common (template): add `id` argument to `_icon_use`
|
19 months ago |
Goffi |
plugin XEP-0045: fix calls to `join`
|