log

age author description
2022-06-17 Goffi component AP gateway: set POST default response code to 202 (accepted)
2022-06-17 Goffi plugin XEP-424: Message Retractation implementation:
2022-06-17 Goffi plugin XEP-0428: Fallback Indication implementation:
2022-06-17 Goffi plugin XEP-0422: Message Fastening implementation:
2022-06-17 Goffi core (memory/sqla): generic `get` + `session_add` in `delete`:
2022-06-17 Goffi core (memory/sqla), plugin XEP-0359: always add `origin-id`, and store:
2022-06-17 Goffi core (memory/mapping): add `origin_id` column to History + constraints update:
2022-06-17 Goffi core (xmpp): adapt message workflow to components:
2022-06-17 Goffi core (constants): type hints
2022-06-17 Goffi component AP gateway: convert `Delete` AP activities to corresponding Pubsub `retract`:
2022-06-17 Goffi comp AP gateway: convert pubsub item retractation to AP `Delete` activity:
2022-06-17 Goffi plugin XEP-0060: do not raise an error when not subscribed on unsubscribe:
2022-06-17 Goffi doc (components): typo/spelling
2022-06-17 Goffi doc (cli/blocking): `blocking` command documentation:
2022-05-27 Goffi cli: new `blocking` commands:
2022-05-27 Goffi plugin XEP-0191: Blocking Command implementation:
2022-05-24 Goffi doc (components): message delivery documentation:
2022-05-24 Goffi test (unit/AP gateway): AP direct message ↔ XMPP `<message>` conversion:
2022-05-24 Goffi comp AP gateway: message conversion:
2022-05-24 Goffi tests (unit/ap_gateway): fix tests
2022-05-16 Goffi core (memory): `fileDelete` is now async, fix coroutine issue
2022-05-16 Goffi plugin invitation: use `store` hint to be sure that the invitation is archived
2022-05-16 Goffi tools (common/email): use `from_email` is specified, always set `email_sender_domain`
2022-05-16 Goffi core: remove useless method (it's available directly in client)
2022-05-15 Goffi comp file sharing: handle `admins` in quotas
2022-05-15 Goffi core: method to know if a profile/entity is an admin:
2022-05-14 Goffi doc (installation): `sat_media` is now `libervia-media`
2022-05-14 Goffi install (setup): fix `urwid-satext` version
2022-05-14 Goffi doc (installation): fix missing `hg clone` instructions
2022-05-14 Goffi install: requirements.txt update
2022-05-13 Goffi doc (components): update AP gateway documentation:
2022-05-13 Goffi doc (cli/pubsub): document new `--public` flags:
2022-05-13 Goffi tests (unit/ap-gateway): tests for following/followers <=> PPS:
2022-05-13 Goffi tests (e2e/cli/cache_search): make the test more resilient:
2022-05-13 Goffi docker (prosody-e2e): update Prosody's conf:
2022-05-13 Goffi docker (backend-dev): move dbus unix socket:
2022-05-13 Goffi docker (backend-dev/libervia.conf): don't force CLI background anymore:
2022-05-13 Goffi CLI: don't fail when calling `getContacts` with a component profile
2022-05-13 Goffi comp AP gateway: publish, (un)subscribe/(un)follow, public subscription/following/followers:
2022-05-13 Goffi plugin XEP-0277: be sure to have `service` set in `item2mbdata` and `node` when provided
2022-05-13 Goffi plugin XEP-0277: bridge method `mbIsCommentNode` + methods renaming
2022-05-13 Goffi plugin XEP-0277: fix `await` trigger incorrectly used on a sync trigger
2022-05-13 Goffi plugin pubsub cache: new `resync` argument to force resynchronisation in `synchronize`
2022-05-13 Goffi plugin pubsub cache: more resilient node caching:
2022-05-13 Goffi plugins XEP-0060, XEP-0376, XEP-0465, CLI: PAM + PSS implementation:
2022-05-13 Goffi plugin XEP-0060: use serialised options in `psSubscribe` + triggers update
2022-05-13 Goffi plugin XEP-0060: better filtering when looking for default pubsub service
2022-05-13 Goffi tools (async_trigger): fix return value in `asyncReturnPoint` + typing hints
2022-05-13 Goffi core (memory/sqla): `searchPubsubItems` can now filter on item names
2022-05-13 Goffi core (memory/sqla): add attribute to filter on `item_ids` in `getItems`
2022-05-13 Goffi core (memory/param): fix unproper use of `Failure`
2022-05-13 Goffi core (memory/disco): fix hard encoded value in `findServiceEntity`
2022-05-13 Goffi core (disco): use new `client.server_jid` property in `getItems`
2022-05-13 Goffi core (xmpp): add a `server_jid` property
2022-03-22 Goffi jp (xmlui): add `PasswordWidget`
2022-03-22 Goffi tools (common/template): fix setting of `css_files_noscript` when `css_file` is specified
2022-03-22 Goffi doc (components): documentation of `comments_max_depth` option and threads conversion:
2022-03-22 Goffi comp AP gateway: signature checking, caching and threads management:
2022-03-22 Goffi core (memory/sqla): new table/mapping to handle Pubsub node subscriptions:
2022-03-22 Goffi core (memory/migration): ignore FTS table when autogenerating script for migration:
2022-03-22 Goffi comp AP: helper methods to get AP objects:
2022-03-22 Goffi comp AP gateway: regular expression to parse `Signature` header:
2022-03-22 Goffi plugin XEP-0277: methods to check is a node is a comments node and to get its parent
2022-03-22 Goffi tools (utils): fix `getRepositoryData` crash:
2022-03-22 Goffi plugin XEP-0059, cache: allow those plugins to work in component mode
2022-03-22 Goffi plugin XEP-0060: specify sender using `client.jid` in `subscribe`:
2022-03-22 Goffi core (xmpp): new `getVirtualClient` for components:
2022-03-21 Goffi tests (ap-gateway): fix use of outbox URL to get items
2022-01-31 Goffi doc (components): update AP component documentation:
2022-01-31 Goffi tests (unit): AP gateway unit tests:
2022-01-31 Goffi tools (xml_tools): fix `widget_args` modification in `_dataFormField2XMLUIData`:
2022-01-31 Goffi tests (e2e/CLI/set_get): fix RSM request:
2022-01-31 Goffi docker: don't move `.egg_info` files anymore:
2022-01-31 Goffi component AP gateway: split plugin in several files:
2022-01-25 Goffi component AP gateway: JID/node ⟺ AP outbox conversion:
2022-01-25 Goffi cli (blog/get): fix default output when a value is None
2022-01-25 Goffi plugin XEP-0060, XEP-0163, XEP-0277, text syntaxes: make those plugins usable with components
2022-01-25 Goffi tools (common): new `async_utils` module with an async version of `lru_cache`
2022-01-25 Goffi plugin XEP-0277: various fixes + async:
2022-01-25 Goffi plugin XEP-0060: `None` must not be used for `getItems`'s `node`
2022-01-25 Goffi component file sharing: set server name at render time
2022-01-25 Goffi component file sharing: fix incorrect use of `returnValue` in `items` async method
2022-01-25 Goffi memory (sqla): fix `complete` setting when `index` is `None` in `getItems`
2022-01-25 Goffi memory (sqla): don't set keys with None as value for RSM in `getItems`
2022-01-25 Goffi memory (disco), core (main): new `hasIdentity` method
2022-01-25 Goffi plugin XEP-0384: fix typo in attribute
2021-12-08 Goffi tools (xml_tools): implement `list-multi` in `_dataFormField2XMLUIData`:
2021-12-01 Goffi merge bookmark 0.9 0.9
2021-11-30 Goffi Added tag v0.8.0 for changeset f97be63871e4
2021-11-30 Goffi v0.8.0 release v0.8.0
2021-11-30 Goffi tools (common/async_process): use parent environment by default
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:
2021-09-08 Goffi plugin XEP-0353: fix plugin modes
2021-09-08 Goffi core (main): check plugin modes and skip pluggin/log an error if value is invalid
2021-09-08 Goffi core (sat_main): fix the "Could not initialize backend" error logging
2021-09-08 Goffi bridge (dbus/frontend): reintrospect signature in case of guess error:
2021-09-08 Goffi docker: set `DBUS_SESSION_BUS_ADDRESS` so that it uses remote TCP with local fallback:
2021-09-08 Goffi docker: fixes following global renaming
2021-09-08 Goffi doc (contributing): typo
2021-09-08 Goffi doc (contributing): fix `docker-compose-e2e.yml` spelling
2021-09-08 Goffi plugin XEP-0277: use `common.uri` to parse comment URIs
2021-09-08 Goffi tools (common/uri): fix uri parsing for Python 3.9+
2021-09-08 Goffi docker: Libervia revision can now be specified:
2021-09-08 Goffi CLI: use global constants for output names
2021-09-01 Goffi core (memory/sql_mapping): remove autoincrement:
2021-09-01 Goffi core (memory/sqla): fix key/value inversion in self.profiles
2021-09-01 Goffi merge branche "@"
2021-09-01 Goffi cli: call `bridge.getReady()` after bridge connection
2021-08-28 Goffi merge branche "@"
2021-08-28 Goffi bridge: bridge can now be set using environment variable:
2021-08-27 Goffi install (setup): modified sat_tmp version specifier to also match `0.9.dev0`
2021-08-27 Goffi doc: minor typo
2021-08-27 Goffi merge branche "@"
2021-08-27 Goffi tests (run_e2e): update tmp dir prefix following name change
2021-08-27 Goffi tools (common/date_utils): parse `now` alone (when used without relative delta)
2021-08-27 Goffi doc (configuration): add `public_url` in config sample
2021-08-27 Goffi doc (overview): comment mentions of web app (not relevant anymore, for now) + web frontend name change
2021-08-27 Goffi CLI: fix section used for config following name change
2021-08-27 Goffi install (setup): update `sat_tmp` version
2021-08-02 Goffi tests: pubsub cache tests
2021-08-02 Goffi tests: unit tests preparation with some fixtures
2021-08-02 Goffi misc: add a `dev-requirements.txt` file
2021-08-02 Goffi core (memory/sqla): minor docstring line lenght fix
2021-08-02 Goffi plugin text syntaxes: remove side effect on init:
2021-08-02 Goffi plugin pubsub cache: use `asDeferred` with `match_cb`
2021-08-02 Goffi jp (pubsub/cache/purge): fix conflict with `subtype` short option
2021-08-02 Goffi plugin XEP-0059: don't show warning message when <last> is missing if there is not message
2021-08-02 Goffi misc: update VERSION
2021-08-02 Goffi merge branch "@"
2021-08-02 Goffi plugin XEP-0346: fix deprecated import
2021-08-02 Goffi docker: fix Dockerfile following repositories redirections
2021-07-29 Goffi doc (cli/pubsub): document pubsub cache management commands
2021-07-29 Goffi doc (cli/pubsub/delete): update doc following notification option change
2021-07-29 Goffi doc (cli/pubsub/get): fix option in example:
2021-07-29 Goffi doc (cli/common): time pattern
2021-07-29 Goffi doc (cli/common): explain the new `-C, --no-cache` option
2021-07-29 Goffi doc (configuration): add `pubsub_cache_strategy` option
2021-07-29 Goffi doc: developer documentation explaining storage and pubsub cache
2021-07-29 Goffi doc: activate `autodoc` extension + extension to adapt Libervia docstring style to autodoc
2021-07-29 Goffi frontends (tools/misc): `FlagsHandler.__getitems__` now returns attribute
2021-07-29 Goffi tools (common/async_process): remove useless encoding + use full path for command:
2021-07-29 Goffi jp (pubsub): new `cache` subcommand with commands to `get`, `sync`, `purge` and `reset` pubsub cache
2021-07-29 Goffi jp (pubsub/delete): make notification the default, `--notify` option is replaced by `--no-notification`
2021-07-29 Goffi jp (base): add flag for `use_pubsub` to add cache skipping option
2021-07-29 Goffi tools (common/date_utils): accept more units (shortcuts) + fix timezone when date with relative delta is used
2021-07-29 Goffi plugin XEP-0277: pubsub cache analyser implementation
2021-07-29 Goffi plugin pubsub cache: Pubsub Caching implementation
2021-07-29 Goffi core (memory/sqla): generic methods to add and delete ORM objects directly
2021-07-29 Goffi core (memory/sqla): methods to manipulate pubsub tables
2021-07-29 Goffi migration: script to create pubsub caching tables
2021-07-29 Goffi core (memory/sqla_mapping): mapping for PubsubNode and PubsubItem (will be used for caching)
2021-07-29 Goffi plugin XEP-0059: new `getNextRequest` method to generate request to retrieve next page
2021-07-29 Goffi plugin XEP-0277: ignore `max_items` if `rsm_request` is set
2021-07-29 Goffi plugin XEP-0060: fix notification handling in `retractItems`
2021-07-29 Goffi plugin XEP-0060: add trigger points
2021-07-29 Goffi plugin XEP-0060: events callbacks can now be sync or async
2021-07-29 Goffi plugin XEP-0060: handle purge notifications
2021-07-28 Goffi plugin XEP-0060: getItems extra is now serialised dict
2021-07-28 Goffi core (xmpp): renamed `SatRosterProtocol.presenceSubscribed` to `isSubscribedFrom` (and added `isSubscribedTo`)
2021-06-30 Goffi plugin XEP-0060: `getItem(s)`, `publish` and `(un)subscribe` are now coroutines
2021-06-26 Goffi core (memory/sqla_mapping): fix some technical debt: sqlalchemy
2021-06-25 Goffi core (memory/sqla): database migration using Alembic:
2021-06-25 Goffi memory (storage): adjustements to SQLAlchemy mapping to match current state of database
2021-06-18 Goffi merge changes from main branch
2021-06-18 Goffi Added tag v0.8.0b1 for changeset efe2445b053c
2021-06-18 Goffi v0.8.0b1 release v0.8.0b1
2021-06-18 Goffi install: fix pygobject dependency
2021-06-18 Goffi /!\ package is being renamed to libervia-backend following global name change /!\
2021-06-18 Goffi install: set upper limit for dependencies versions
2021-06-18 Goffi misc: added freedesktop metadata files
2021-06-17 Goffi merge changes from main branch
2021-06-17 Goffi core (memory/cache): don't crash on EOFError in getMetadata
2021-06-16 Weblate i18n: Added translation using Weblate (Slovak)
2021-06-15 Goffi i18n: update French catalog
2021-06-14 Goffi i18n: extraction update
2021-06-14 Goffi core, frontends: fix invalid translatable strings.
2021-06-14 Goffi app manager (docker/weblate): add `WEBLATE_ENABLE_HTTPS`:
2021-06-12 Goffi app manager (docker/weblate): use new `files` feature to set `settings-override.py`:
2021-06-12 Goffi plugin app manager: add a way to create files:
2021-06-11 Goffi plugin app manager: "public_url" must NOT have a schema
2021-06-11 Goffi doc: fix remaining SàT references/typos + add `libervia-cli` missing commands