2021-11-30 |
Goffi |
core (memory/param): don't crash when getting unset int value
|
2021-11-30 |
Goffi |
core (xmpp): specify profile when logging a connection problem
|
2021-11-12 |
Goffi |
merge bookmark @
|
2021-11-12 |
Goffi |
plugin events: store `interest_id` in data:
|
2021-11-12 |
Goffi |
changelog: minor update following renaming
|
2021-11-06 |
Goffi |
cli (base): use `XTERM_VERSION` to detect XTerm:
|
2021-11-06 |
Goffi |
cli (debug/theme): display currently used background
|
2021-11-06 |
Goffi |
cli (base): better background detection:
|
2021-11-05 |
Goffi |
tests (e2e/web): add basic tests for generic lists
|
2021-11-05 |
Goffi |
tests (e2e/run_e2e): fix inappropriate use of `-T` option
|
2021-11-05 |
Goffi |
plugin comp file sharing: don't use Deferred in return value
|
2021-11-05 |
Goffi |
plugin email invitations: re-use existing invitation for a given email:
|
2021-11-05 |
Goffi |
plugin XEP-0264: replace `SIZE_FULL_SCREEN` by `SIZE_BIG`:
|
2021-11-04 |
Goffi |
core: don't callback `self.conn_deferred` if already called:
|
2021-11-04 |
Goffi |
install: requirements update
|
2021-10-22 |
Goffi |
plugin XEP-0384: fix encryption for user own devices:
|
2021-10-22 |
Goffi |
docker (prosody): don't use `tmpfs` for `/var/lib/prosody` (it prevents the container to start)
|
2021-10-22 |
Goffi |
docker (prosody): remove unused `entrypoint.sh` file and `sed` from Dockerfile:
|
2021-10-21 |
Goffi |
plugin text syntaxes: remove `id` attributes and whitelist allowed classes:
|
2021-10-21 |
Goffi |
docker (web-demo): fix prosody `tmpfs` instruction
|
2021-10-20 |
Goffi |
docker (docker-compose-e2e): fix `tmpfs` instruction for `prosody`
|
2021-10-20 |
Goffi |
docker: use `@` instead of `tip` for dev images:
|
2021-10-20 |
Goffi |
docker: fix use of `REVISION` in `FROM` instruction
|
2021-10-20 |
Goffi |
docker: fix use of File Sharing component following entry point renaming
|
2021-09-30 |
Goffi |
misc (.hgignore): exlude e2e tests reports
|
2021-09-30 |
Goffi |
install (setup): set minimum version of `python-dateutil` to `2.8.1`:
|
2021-09-30 |
Goffi |
plugin XEP-0054: fix wrongly used `await`:
|
2021-09-27 |
Goffi |
component AP gateway: fix wrong operator when testing HTTP code
|
2021-09-26 |
Goffi |
doc (components): base documentation for AP Gateway:
|
2021-09-26 |
Goffi |
comp AP Gateway: ActivityPub Component first draft:
|
2021-09-26 |
Goffi |
merge bookmark `@`
|
2021-09-26 |
Goffi |
plugin XEP-0277: import `SatXMPPEntity` from core_types
|
2021-09-26 |
Goffi |
core (core_types): add `jid` to `SatXMPPEntity`
|
2021-09-26 |
Goffi |
doc: components documentation:
|
2021-09-26 |
Goffi |
component (file-sharing): use `file-sharing` instead of `file_sharing`:
|
2021-09-26 |
Goffi |
jp (common): add neovim (`nvim`) default arguments
|
2021-09-08 |
Goffi |
merge bookmark `@`
|
2021-09-08 |
Goffi |
tests (e2e/CLI): tests for Pubsub Cache Search
|
2021-09-08 |
Goffi |
core (memory/sqla): fix `fileUpdate`
|
2021-09-08 |
Goffi |
plugin XEP-0384: fix calls outside of main thread:
|
2021-09-08 |
Goffi |
docker (e2e): add `pytest-twisted` to image
|
2021-09-08 |
Goffi |
doc (cli/pubsub_cache): `search` command documentation:
|
2021-09-08 |
Goffi |
doc (cli/pubsub_cache): add a warning for `reset`
|
2021-09-08 |
Goffi |
CLI (pubsub/cache): `search` implementation
|
2021-09-08 |
Goffi |
CLI: move `format_time` to `common` + add timezone
|
2021-09-08 |
Goffi |
plugin pubsub cache: implement `psCacheSearch`
|
2021-09-08 |
Goffi |
core (memory/slqa): implement `getProfileById`
|
2021-09-08 |
Goffi |
memory (sqla): implement `searchPubsubItems`:
|
2021-09-08 |
Goffi |
db (schema): create virtual table for FTS + migration
|
2021-09-08 |
Goffi |
tests (e2e): print revision used in `run_e2e`
|
2021-09-08 |
Goffi |
merge bookmark `@`
|
2021-07-29 |
Goffi |
tools (common/async_process): remove useless encoding + use full path for command:
|
2021-09-08 |
Goffi |
tests (e2e/cli): update JSON and XML outputs following changes in Libervia CLI
|
2021-09-08 |
Goffi |
test (e2e/cli): use `max_items` instead of `max` when retrieving blog items:
|
2021-09-08 |
Goffi |
tests (e2e/web): fix test files paths following global name change
|
2021-09-08 |
Goffi |
tests (e2e): fix names in `run_e2e` script, following global name change.
|
2021-09-08 |
Goffi |
plugin misc file: fix `getDestDir` returning a Deferred in a coroutine
|
2021-09-08 |
Goffi |
plugin android: use `callFromThread` instead of `callLater`:
|
2021-09-08 |
Goffi |
core (memory/persistent): implement `__repr__` (via `__str__`)
|
2021-09-08 |
Goffi |
plugin XEP-0353: fix jingle initiation on disco "Service Unavailable" error:
|