log

age author description
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
2021-06-11 Goffi misc: update .hgignore
2021-06-10 Goffi plugin XEP-0313: on cold start (without known archive) we only request 50 last messages
2021-06-10 Goffi plugin XEP-0054: fix call to JID serialisation method
2021-06-09 Goffi plugin nat port: rename file to `plugin_misc_nat_port.py` to make the name valid
2021-06-09 Goffi doc (installation): update instruction to use requirements + fix name in a few places
2021-06-09 Goffi install (requirements): update + add setuptools_scm
2021-06-09 Goffi install (setup): add `setuptools_scm` to install dependencies if in dev version
2021-06-09 Goffi cli: update constants to use new name
2021-06-09 Goffi plugin XEP-0054: fix update call
2021-06-09 Goffi core (xmpp): show "Libervia" without the "(backend)" component in version
2021-06-09 Goffi doc (cli/profile): add autoconnection in example
2021-06-09 Goffi memory(sqlite): fix encoding when loading pickled data
2021-06-06 Goffi plugin XEP-0277: "user" part of author jid is used for author name when later is missing
2021-06-06 Goffi plugin forums: use serialised data for extra in forumTopicsGet
2021-06-04 Goffi plugin XEP-0277: don't wrap `DataError` in `failure.Failure` in `parseCommentUrl` as it is not catched correctly:
2021-06-04 Goffi jp: fix background guessing when stdin is redirected
2021-06-04 Goffi tools (common/template_xmlui: add `multi` and `value` propertied to OptionsWidget
2021-06-04 Goffi memory (sqlite): work around encoding issues with pickle
2021-06-03 Goffi plugin XEP-0045: fix `/join` text command
2021-06-03 Goffi plugin XEP-0045: fix "reason" parsing for /ban and /kick text commands
2021-06-03 Goffi core (xmpp): catch `cancelError` in `pre_xml_treatments` in message workflow
2021-06-03 Goffi core: various changes and fixes to work with new storage and D-Bus bridge:
2021-06-03 Goffi tools (utils): new `ensure_deferred` decorator
2021-06-03 Goffi bridge (dbus): use Tx DBus for backend part of D-Bus bridge:
2021-06-03 Goffi bridge (constructor/base_constructor): add `args_no_default` to `completion`
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-06-03 Goffi doc: config file is now `libervia.conf` (even if `sat.conf` still works, for now)
2021-05-06 Goffi core (memory/sqlite): return 0 instead of None when user has no file yet
2021-05-06 Goffi plugin upload: don't run `available_cb` if `upload_jid` is used in `upload` method
2021-05-06 Goffi core (xmpp): fix typo in sendError
2021-05-05 Goffi component file sharing: forbid jingle upload by entities which are not in allowed hosts
2021-05-05 Goffi component file sharing (management): add values of `quota` and `used` size on result form
2021-05-05 Goffi plugin XEP-0050: show notes when there is a data form on completed command:
2021-05-05 Goffi component file sharing (plugin management): new command to get available quota/used space.
2021-05-05 Goffi component file sharing: quotas implementation:
2021-05-05 Goffi plugin XEP-0166, XEP-0234: better management of `terminate`:
2021-05-05 Goffi plugin XEP-0363: allow async callbacks in handlers + method to generate `file-too-large` element
2021-05-05 Goffi tools (async_trigger): new `asyncReturnPoint` method
2021-05-05 Goffi tools (common/utils): new methods to parse and generate file size with symbols:
2021-05-05 Goffi core (memory, sqlite): new `fileGetUsedSpace` method
2021-05-05 Goffi core (xmpp): added `appCondition` argument to `sendError`
2021-05-01 Goffi jp (pubsub, blog): `rename` commands implementation
2021-05-01 Goffi jp (blog/get): fix comments node parsing
2021-05-01 Goffi plugin XEP-0060, XEP-0277: new rename methods (`psItemRename`, `mbRename`):
2021-05-01 Goffi tools (common/date_utils): fix `date_only` for `short`, `long` and `full` format
2021-05-01 Goffi plugin XEP-0353: don't use Jingle Message Initiation for components:
2021-05-01 Goffi plugin XEP-0329: fix root node retrieval and `_fileSendingRequestTrigger` return value
2021-05-01 Goffi plugin misc forums: use rich content in createTopic
2021-05-01 Goffi component (file sharing): fix retrieving owner from jid when user part is not specified
2021-04-29 Goffi XEP-0277: new preview/mbPreview method:
2021-04-23 Goffi docker: separate build instructions for demo compose file
2021-04-23 Goffi docker: add demo images and compose file
2021-04-22 Goffi jp (list): implement `set` and `delete` subcommands.
2021-04-22 Goffi plugin XEP-0346: bridge method to retrieve template, submitted, or application namespaces
2021-04-22 Goffi plugin list: `delete` implementation:
2021-04-22 Goffi comp file sharing: fix port type:
2021-04-22 Goffi plugin misc account: fix missing arg
2021-04-22 Goffi doc: more renaming
2021-04-21 Goffi CHANGELOG: update
2021-04-21 Goffi plugin misc account: specify domain in new account email sent to admins
2021-04-16 Goffi plugin XEP-0277: user friendly ID:
2021-04-16 Goffi tools (common/regex): move code to make user friendly URLs from web frontend
2021-04-16 Goffi plugin XEP-0329: check files conflict also for root files
2021-04-16 Goffi memory: new `getFilesOwner` method:
2021-04-16 Goffi tests: update following names change
2021-04-16 Goffi docker: update following name changes:
2021-04-14 Goffi core: remove `print` which may provoke undesired side effects
2021-04-14 Goffi core: apply wokkel patches if they are not already:
2021-04-01 Goffi frontends (primitivus): `SECTION_NAME` is now `CONFIG_SECTION`
2021-03-27 Goffi plugin XEP-0277: be sure to have an `author_jid` set
2021-03-27 Goffi plugin XEP-0277: better resilience to broken items:
2021-03-27 Goffi tools (xml_tools): new findAncestor method:
2021-03-23 Goffi frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
2021-03-21 Goffi bridge (pb): connection can be set to used either UNIX socket or TCP socket:
2021-03-21 Goffi doc: updated doc following global renaming
2021-03-21 Goffi primivitus: updated constants following global renaming, config section is now `tui` instead of `primitivus`
2021-03-21 Goffi jp: config section is now `cli` instead of `jp` following global renaming
2021-03-21 Goffi misc: update names for D-Bus service file and zsh autocompletion:
2021-03-20 Goffi CHANGELOG: update (including renaming of project)
2021-03-20 Goffi install: added `requirements.txt`
2021-03-20 Goffi tools (config): show a warning when no config file has been found + don't use hardcoded filename in `fixConfigOption`
2021-03-20 Goffi core (setup), jp, primitivus: update console scripts + classifiers:
2021-03-20 Goffi Renamed the project from "Salut à Toi" to "Libervia":
2021-03-19 Goffi date update
2021-03-19 Goffi tools (common/template): new `fallback` settings:
2021-03-19 Goffi tools (image): fix bad method name used when `fix_orientation` is set in `resize`
2021-03-18 Goffi core: moved `sat_tmp.wokkel` install `sat_plugin`:
2021-03-18 Goffi core: removed `sat_tmp.twisted` patches + update minimum Twisted version:
2021-02-27 Goffi frontends (tools/xmui): implement `ValueGetter.items` and `XMLUIPanel.values` to get a map from widget name to values
2021-02-27 Goffi plugin XEP-0346: new `psSchemaDictGet` to get node schema as a serialisable dict
2021-02-27 Goffi tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:
2021-02-27 Goffi plugin list: set `overwrite_policy` to `any_publisher` for `grocery` list
2021-02-27 Goffi plugin list: rename `shopping` list to `grocery` list
2021-02-27 Goffi plugin lists: register `tickets_type` namespace
2021-02-27 Goffi plugin XEP-0060: added constants for overwrite policy configuration option
2021-02-19 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
2021-02-19 Goffi tools (xml_tools): fix pFmtElt:
2021-02-19 Goffi tools (common/email): try to guess sender domain when necessary:
2021-02-19 Goffi plugin lists: new `listsList` method to retrieve lists from personal interests
2021-02-19 Goffi plugin misc list: register lists for pubsub invitations
2021-02-19 Goffi plugin invitation: pubsub invitations:
2021-02-19 Goffi plugin misc lists: register app NS for "tickets" NS instead of XEP-0346 submitted one
2021-02-19 Goffi plugin misc lists: templates:
2021-02-04 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
2021-02-04 Goffi Backed out changeset 6deea0d8d0e7
2021-02-04 Goffi plugin XEP-0346: use submitted namespace for node:
2021-02-04 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
2021-01-15 Goffi plugin app manager docker: use default emails for weblate:
2021-01-02 Goffi doc (jp/message): typo
2020-12-11 Goffi jp (pubsub/node/schema): handle not-found conditions properly
2020-12-11 Goffi plugin XEP-0346: "Form Discovery and Publishing" implementation:
2020-12-11 Goffi plugin XEP-0060: add constants for common values of publish model
2020-12-11 Goffi plugin XEP-0106: log rejected value when escaping fails.
2020-12-11 Goffi plugin XEP-0096: fix plugin following changes in `plugin_misc_file`
2020-12-10 Goffi tools (xml_tools): add missing `value` property to JidWidget
2020-12-10 Goffi plugin XEP-0431: Fulltext Search for MAM implementation
2020-12-10 Goffi docker (pubsub): install latest version of `postgresql-client` with PostgreSQL own Debian repos.
2020-12-10 Goffi docker: use `slim` version of Debian as base for our images
2020-12-10 Goffi contrat social: updated English translation's formulation about censorship:
2020-12-05 Goffi contrat social: replaced formulation about censorship:
2020-12-05 Goffi contrat social (en): replaced "Mankind" by "Humanity":
2020-12-04 Goffi tests (e2e/libervia): more stable `test_user_can_log_in` + photos tests
2020-12-04 Goffi tests (e2e): new fixture to share data between tests:
2020-12-04 Goffi tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + doc
2020-12-04 Goffi tests (e2e/libervia/conftest): new `log_in_account1_s2` fixture
2020-12-04 Goffi tests (e2e/conftest): create a test account on server3.test
2020-12-04 Goffi tests (e2e/conftest): check new exit code for conflict to avoid crashing if test accounts already exist
2020-12-04 Goffi jp (account): better exit code handling
2020-12-04 Goffi plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`
2020-12-04 Goffi core (constants): added EXIT_CONFLICT
2020-12-04 Goffi docker (e2e): use shared volume for SàT's local dir:
2020-12-04 Goffi doc (testing): typos
2020-11-27 Goffi doc: documentation for testing in new `contributing` section
2020-11-27 Goffi tests, docker(e2e): added e2e tests for Libervia:
2020-11-27 Goffi tests: added testing files (photos)
2020-11-27 Goffi docker (backend_e2e): added packages necessary to test Libervia + some debugging tools
2020-11-27 Goffi plugin XEP-0077: use `xmpp_domain` when set for `host`
2020-11-27 Goffi docker (e2e): added `libervia` and `libervia.test` in certificates
2020-11-27 Goffi docker(libervia): build site in the image:
2020-11-16 Goffi docker: added libervia e2e image and include it in `docker-compose_e2e`:
2020-11-16 Goffi docker (backend_e2e): set `xmpp_domain` in conf.
2020-11-16 Goffi docker (backend): fixed `media_dir` in conf.
2020-11-16 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
2020-11-15 Goffi docker (libervia): expose HTTP and HTTPS ports
2020-11-15 Goffi docker (compose): name `libervia` image
2020-11-14 Goffi plugin app manager: fixed `public_url` value check
2020-11-14 Goffi core (launcher): exit code can now specified
2020-11-12 Goffi tests: end-2-end tests first draft:
2020-11-12 Goffi jp (roster): `delete` implementation
2020-11-12 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
2020-11-12 Goffi jp (base, pubsub/set): new `--quiet` argument:
2020-11-12 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
2020-11-12 Goffi jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:
2020-11-12 Goffi jp: new `confirm` method:
2020-11-12 Goffi jp (file/send): don't add main resource to bare jid anymore:
2020-11-12 Goffi jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)
2020-11-12 Goffi core (constants): moved shell exit code constants to core constants:
2020-11-12 Goffi plugin XEP-0353: Jingle Message Initiation implementation:
2020-11-12 Goffi plugin XEP-0166: new trigger point + coroutines + helper methods:
2020-11-12 Goffi plugin file, XEP-0234: registering is now done by class + use of async:
2020-11-12 Goffi plugin XEP-0329: minor reformatting
2020-11-12 Goffi plugin XEP-0065: some cleaning:
2020-11-12 Goffi plugin XEP-0077: disconnect client when deleting self account:
2020-11-12 Goffi plugin XEP-0363: fixed invalid reference to `slot` in catched exception:
2020-11-12 Goffi test: fixed use of `client.host` in legacy test:
2020-11-12 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
2020-11-12 Goffi tools (xml_tools): `domish.Element` pretty formatting functions:
2020-11-12 Goffi tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
2020-11-12 Goffi plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
2020-11-12 Goffi tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
2020-11-12 Goffi plugin XEP-0047: fixed file reading and content encoding
2020-11-12 Goffi plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server
2020-11-12 Goffi core (memory/params): removed legacy "Register new account" label, it's not used anymore
2020-11-12 Goffi core (xmpp): client.roster now implements __contains__
2020-11-12 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used
2020-11-12 Goffi docker (compose): test environment variable + network alias:
2020-11-12 Goffi docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external website
2020-11-12 Goffi docker (backend_e2e): install pytest and sh
2020-11-12 Goffi docker (backend): set `background` to `dark` to avoid trouble with autodetection in jp
2020-11-12 Goffi doc, core: typos
2020-10-20 Goffi plugin app manager docker: typo
2020-10-19 Goffi docker: dockers images, first draft:
2020-10-19 Goffi tools (common/tls): removed unused import
2020-10-15 Goffi core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
2020-10-15 Goffi jp: don't guess background when stdout is not a tty
2020-10-01 Goffi jp (application/list): don't use `extend` in argument as in it Python 3.8+ only
2020-09-28 Goffi plugin app manager docker: weblate SàT app file for Docker
2020-09-28 Goffi i18n: renamed template file to get the correct '.pot' extension
2020-09-28 Goffi jp (application): new `application` (or `app`) commands:
2020-09-28 Goffi plugin app managed docker: handle Docker application with App Manager
2020-09-28 Goffi plugin app manager: first draft:
2020-09-28 Goffi core (memory/memory): added `getCachePath` method to get a cache dir from a namespace.
2020-09-20 Goffi core: plugins can now be loaded from a directory:
2020-09-20 Goffi doc (installation): added instruction to download dev version of `sat_template`
2020-09-20 Goffi core: minor typos, docstring/comments update
2020-09-20 Goffi component file sharing: added missing `owner` filtering in `_retrieveFiles`
2020-09-20 Goffi plugin XEP-0329, core(xmpp): moved `_compParseJids` to `SatXMPPComponent`:
2020-09-20 Goffi plugin XEP-0329: fix filtering by owner on components
2020-09-17 Goffi core (memory/memory): `public_id` should not be used when creating parent dirs
2020-09-17 Goffi component file sharing: fix used of `self.files_path` in `_retrieveFiles`
2020-09-17 Goffi plugin XEP-0329: fix conflict check + directory creation in `onComponentCreateDir`
2020-09-17 Goffi core (memory/memory): fixed directory creation in setFile
2020-09-17 Goffi plugin XEP-0329: typo
2020-09-17 Goffi plugin XEP-0329: added `FISCreateDir` method:
2020-09-17 Goffi core (memory/memory): use `str` for `path` in `getFiles` and `setFile` to allow use of `Path` instances
2020-09-17 Goffi plugin XEP-0313: fix getting MAM archive when history is empty
2020-09-17 Goffi plugin XEP-0313: fixed `MAMGet` signature
2020-09-14 Goffi plugin XEP-0329: better error handling in `onComponentAffiliationsGet`
2020-09-13 Goffi plugin XEP-0077: fixed "check_certificate" handling
2020-09-13 Goffi doc: updated installation instructions
2020-09-13 Goffi install (setup.py): added missing `extra_requires`
2020-09-05 Goffi plugin invitation: if "thumb_url" is not set, try to use one from list of interests
2020-09-05 Goffi plugin list of interests: normalize item ID + added `get` method
2020-09-05 Goffi core (memory/memory): fixed assignations
2020-08-25 Goffi component file sharing: generate thumbnails for videos
2020-08-25 Goffi tools: new `video` module:
2020-08-25 Goffi plugin XEP-0264: only log "fix orientation" when the option is used
2020-08-25 Goffi plugin XEP-0234: fixed mime type in `buildFileElementFromDict`
2020-08-15 Goffi plugin list of interest: fixed registerPubsub
2020-08-15 Goffi changelog: added alternative media player (libervia) and invitation/delete (jp)
2020-08-15 Goffi jp (blog/edit): fixed edition when syntax is specified
2020-08-15 Goffi plugin XEP-0277: fixed item2mbdata call
2020-08-15 Goffi component file sharing: added `Access-Control-Expose-Headers` CORS header:
2020-08-13 Goffi jp (invitation): `delete` implementation
2020-08-13 Goffi plugin identity: new methods `identitiesGet` and `identitiesBaseGet`
2020-08-13 Goffi plugin email invitation: new `invitationDelete` method
2020-08-13 Goffi plugin email invitation: guests are now automatically added to host roster in `guests` group
2020-08-13 Goffi plugin email invitation: fixed create/simpleCreate + invitee_name:
2020-08-13 Goffi plugin XEP-0077: None can now be used in `to_jid` argument in `unregister`:
2020-08-13 Goffi plugin XEP-0329: download thumbnails:
2020-08-13 Goffi tools (image): fix_orientation on resize + `fix_orientation` method:
2020-08-13 Goffi comp file sharing: minor core re-organisation
2020-08-13 Goffi plugin XEP-0264: fix orientation of thumbnails:
2020-08-13 Goffi plugin XEP-0264: updated size to get values closest to standard one:
2020-08-03 Goffi plugin XEP-0277: set "uri" in item2mbdata
2020-08-02 Goffi changelog: update
2020-08-02 Goffi plugin identity: added "filename" metadata for avatar
2020-08-01 Goffi jp (file/share): added commands to manage affiliations and configuration + documentation
2020-08-01 Goffi plugins invitation, invitation-file: adapt service JID and affiliation:
2020-08-01 Goffi plugin email invitation: simple invitation creation
2020-08-01 Goffi plugin list for interest: build ID using URI or file path metadata:
2020-08-01 Goffi plugin XEP-0329: added way to change `access_model` using PubSub-like configuration:
2020-08-01 Goffi plugin XEP-0329: implemented ways to get/set affiliations:
2020-08-01 Goffi core (memory): `setFileAccessModel` implementation:
2020-08-01 Goffi core (memory): `getFileAffiliations` and `setFileAffiliations` implementations:
2020-08-01 Goffi core (memory): files are now public by default except for those in root directory:
2020-08-01 Goffi core (xmpp): text can now be specified in `sendError`
2020-08-01 Goffi plugin XEP-0050: typo
2020-07-17 Goffi component file sharing: add/parse affiliation when possible
2020-07-17 Goffi memory: new "affiliation" metadata for files:
2020-07-17 Goffi plugin XEP-0060: serialise psItemsGet result with data_format
2020-07-16 Goffi tools (common/template): use `to_json` instead of `json` + added missing args to `date_fmt`
2020-07-16 Goffi tools (common/data_objects): removed deprecated code:
2020-07-16 Goffi plugins tickets, merge-requests: `ticketsGet` and `mergeRequestsGet` serialisation:
2020-07-16 Goffi plugins XEP-0059, XEP-0060, XEP-0277, XEP-0313: better serialisation:
2020-06-19 Goffi tools (common/data_objects): implemented `json` dumping for BlogItems/BlogItem
2020-06-19 Goffi common (template): better json dumping:
2020-06-19 Goffi plugin file sharing management: added a fileSharingDelete method
2020-06-19 Goffi plugin list of interests: added `id` to data + fixed key conflict:
2020-06-19 Goffi plugin list of interest: new "interestRetract" method
2020-06-19 Goffi plugin XEP-0050: some modernisation + adHocSequence:
2020-06-19 Goffi comp file sharing: file paths are now quoted on upload to allow unicode
2020-06-19 Goffi core (memory): fixed recursive file deletion + log an error and continue when deleting a missing file
2020-06-09 Goffi plugin list of interest: expose `interestsRegisterFileSharing` to bridge + use coroutines
2020-06-09 Goffi comp file sharing management: fixed confirmation check
2020-06-09 Goffi comp file sharing: handle upload with headers:
2020-06-09 Goffi comp file sharing: CORS:
2020-06-09 Goffi core: findByFeatures type hints
2020-06-09 Goffi plugin XEP-0363: register namespace
2020-06-09 Goffi plugin XEP-0363: fixed fileHTTPUploadGetSlot
2020-06-08 Goffi tools (common/utils): new OrderedSet class
2020-06-01 Goffi component file sharing: don't initialise the plugin if not component use it
2020-06-01 Goffi tools (common/dynamic_import): log a warning if bridge can't be imported
2020-05-29 Goffi plugin comp file sharing: files can now be uploaded/downloaded via HTTP:
2020-05-29 Goffi core (memory/sqlite): new database schema (v9):
2020-05-29 Goffi tools/common (tls): moved re-usable Twisted TLS code from Libervia to tools/common
2020-05-29 Goffi plugin XEP-0300; fixed use of calculateHash with getHasher
2020-05-29 Goffi core: getLocalPath now returns a Path
2020-05-29 Goffi core (launcher): fixed launching of twistd when no subparsed is specified
2020-05-26 Goffi doc (jp/roster): fixed example for `jp roster set`
2020-05-25 Goffi core (launcher): extra arguments can now be passed the service with `bg`, `fg` and `dbg`:
2020-05-25 Goffi core: replaced `sat` shell script by a python script:
2020-05-25 Goffi core (log): logging with Twisted now uses the new twisted.logger
2020-05-19 Goffi plugin XEP-0054: don't use cache anymore in `getAvatar`:
2020-05-19 Goffi plugin identity: fixed update in avatarSetPostTreatment
2020-05-18 Goffi plugin identity: fixed infinite loop on nicknames update
2020-05-18 Goffi jp (event): new `list` command to get evens available in a service
2020-05-18 Goffi jp (pubsub): fixed arguments returned when item has no payload
2020-05-18 Goffi tools (common/template): new `icon_from_client` method:
2020-05-18 Goffi plugin XEP-0231, XEP-0264: fixed some remaining encoding issue following Python 3 port
2020-05-18 Goffi plugin XEP-0060: fixed payload parsing in sendItem
2020-05-18 Goffi plugin pubsub schema, tools (common/template xmlui): use a JID for publisher:
2020-05-18 Goffi plugin list of interest: fixed wrong variable used in a log
2020-05-18 Goffi core (constants): added `theme` key
2020-05-03 Goffi tools (common/template): theme settings with possibility to disable default fallback for CSS:
2020-05-03 Goffi tools (common/template): typos
2020-05-01 Goffi tools (common/template): list themes and parse their browser data, available through new `getThemesData` method
2020-04-29 Goffi tools (common/utils): new `recursive_update` method for dicts
2020-04-25 Goffi tools (common/data_objects): added __iter__ to Identities
2020-04-20 Goffi bin (sat): check `twistd` before `twistd3` to use venv version first
2020-04-20 Goffi plugin identity: fixed update when cached data is None
2020-04-19 Goffi tools (common/data_objects): new `avatar_basename` property
2020-04-19 Goffi doc (installation): updated instructions for backend
2020-04-19 Goffi core: image convertion + SVG support:
2020-04-19 Goffi plugin XEP-0054: SVG images can now be uploaded for avatars.
2020-04-19 Goffi plugin identity: fixed update with `get_all` + better new data detection for avatar:
2020-04-14 Goffi changelog: update
2020-04-14 Goffi jp (roster): new roster/set command
2020-04-14 Goffi core, frontends: avatar refactoring:
2020-04-14 Goffi core (memory/persistent): fixed "items", added "all" + "adel" to LazyPersistentBinaryDict:
2020-04-14 Goffi tools (image): added a guess_type method to guess media type:
2020-04-14 Goffi doc (config): fixed documentation about configuration file possible paths + minor corrections.
2020-04-14 Goffi core (memory/disco): fixed types of disco extensions:
2020-04-03 Goffi core (xmpp): helper method to launch a plugin method:
2020-04-03 Goffi core (exceptions): new MissingPlugin exception:
2020-04-01 Goffi changelog: replaced "geo:" by URIs:
2020-04-01 Goffi tools (common/files_utils): put extra suffix before file extension
2020-04-01 Goffi plugin android: use `certifi` SSL root certicates
2020-04-01 Goffi core (xmpp): properly clean profile data in case of startConnection failure:
2020-04-01 Goffi bridge (pb): fixed conversions of Failure to BridgeException in non-AIO bridge
2020-04-01 Goffi bridge (dbus): fixed typo in log.warning
2020-03-31 Goffi jp (blog/edit): --no-publish is a boolean option
2020-03-30 Goffi plugin XEP-0384: fixed /omemo_reset + device ID type:
2020-03-30 Goffi core (tools/utils): fixed return value for non async callbacks
2020-03-30 Goffi core (xmpp): use asDeferred for profileConnecting and profileConnected
2020-03-27 Goffi plugin XEP-0384: OMEMO trust policy:
2020-03-27 Goffi plugin XEP-0384: added resetTrust in OmemoSession
2020-03-27 Goffi core (memory/encryption): use utils.asDeferred for trust UI, so async coroutines can be used
2020-03-27 Goffi core (memory/persistent): added `aset` method in LazyPersistentBinaryDict:
2020-03-27 Goffi tools (xl_tools): fixed handling of list options labels
2020-03-23 Goffi quick frontend (app): fixed argument order in `messageSend` default errback
2020-03-23 Goffi core (memory/encryption): automatic start encryption if peer send encrypted message:
2020-03-23 Goffi changelog: update
2020-03-23 Goffi quick frontend (chat): added `encrypted` property
2020-03-23 Goffi core (memory/encryption): set encrypted flag also for outgoing messages and put it in extra:
2020-03-22 Goffi changelog: update
2020-03-22 Goffi core (memory/encryption): encryption session are now restored on client connection
2020-03-22 Goffi core (memory/persistent): implemented `aset` and `adel`:
2020-03-22 Goffi core (xmpp): use async corouting for startConnection
2020-03-22 Goffi plugin attach: handle large images resizing:
2020-03-22 Goffi plugin aesgcm: wait for each splitted message to be sent before sending next one
2020-03-22 Goffi core (xmpp): fixed workflow with post_xml_treatments in sendMessage:
2020-03-22 Goffi tools (images): methods renaming
2020-03-18 Goffi plugin attach, aesgcm: attachments refactoring:
2020-03-18 Goffi plugin XEP-0384: added "/omemo_reset" text command:
2020-03-18 Goffi core (memory/encryption): namespace can now be specified to test a specific algorithm in isEncryptionRequested
2020-03-13 Goffi plugin text commands: handles coroutines + better command parsing:
2020-03-13 Goffi core (tools/utils): new `asDeferred` function:
2020-03-11 Goffi plugin XEP-0384: use "max_items=1" for devices and bundles nodes:
2020-03-11 Goffi plugin XEP-0060: async sendItems + precondition-not-met policy:
2020-03-06 Goffi jp (xmlui): added missing `disp` method in XMLUIPanel
2020-03-06 Goffi plugin download: clean unfinished files and re-raise exception in case of download error
2020-03-06 Goffi core (memory/cache): new removeFromCache method
2020-03-06 Goffi core (memory/cache): purge cache metadata when the referenced file doesn't exist
2020-03-06 Goffi bridge (constructor/dbus): typo
2020-03-06 Goffi jp(info): `devices` command first draft:
2020-03-06 Goffi core, bridge: new `devicesInfosGet` method to get infos on known devices of an entity
2020-03-06 Goffi plugin download, aesgcm: disable TLS check if `check_certificate` setting is disabled
2020-03-06 Goffi quick frontend(app): new `QuickApp.profileConnected` method
2020-03-06 Goffi core (xmpp): isConnected now returns True when full connection is done:
2020-03-06 Goffi plugin attachment: remove "path" from attachment once used:
2020-03-01 Goffi core, bridge: new `imageGeneratePreview` helped method to generate a thumbnail
2020-03-01 Goffi tools (images): max_size can now be manually specified in checkImage and dest in resizeImage:
2020-03-01 Goffi plugin XEP-0054: fixed use of current dir instead of empty string
2020-03-01 Goffi core (memory/cache): added some metadata:
2020-03-01 Goffi core (xmpp): check that entity_jid is actually a jid in SatRosterProtocol.isJidInRoster
2020-02-29 Goffi core (constants): renamed `MESS_KEY_MEDIA_TYPE` to `MESS_KEY_ATTACHMENTS_MEDIA_TYPE`
2020-02-28 Goffi changelog: update
2020-02-28 Goffi core (memory/disco): minor log message change
2020-02-28 Goffi quick frontend (app): avoid crash when a listener is removed while being called
2020-02-28 Goffi plugin attach: disable TLS check if "check_certificate" is disabled
2020-02-26 Goffi memory (sqlite): don't store empty messages
2020-02-26 Goffi primitivus (chat) Q&D way to see attachments
2020-02-26 Goffi quick frontend(contact list): new "isInRoster" method
2020-02-26 Goffi memory(cache): extend EOL when a file metadata is retrieved
2020-02-26 Goffi plugin download: use cache if dest_path is empty:
2020-02-26 Goffi plugin download, aesgcm: fixed handling of HTTP errors
2020-02-26 Goffi memory (cache): purge + pathlib:
2020-02-26 Goffi core (xmpp): use pathlib.Path to complete attachments names, and use name to guess type
2020-02-23 Goffi core (xmpp): complete attachments for sent attachments:
2020-02-23 Goffi plugin attach, XEP-0363: progress id can now be specified:
2020-02-23 Goffi plugin attach: first draft:
2020-02-23 Goffi core (memory/encryption): "isEncryptionRequested" helper method:
2020-02-21 Goffi bridge: messageSend's extra is now serialised
2020-02-18 Goffi plugin aesgcm: use 12 bytes Initialisation Vector:
2020-02-18 Goffi jp (blog/edit): added `--no-publish` argument.
2020-02-18 Goffi quick frontends (chat): handle attachments in Message
2020-02-18 Goffi core (xmpp): add `name` and `media_type` in attachements if they are missing.
2020-02-18 Goffi plugin aesgcm: look for "aesgcm" links in body to use them as attachments
2020-02-18 Goffi core (xmpp): new message key to handle attachments
2020-02-18 Goffi core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
2020-02-18 Goffi core (memory/encryption): new "isEncrypted" method to check if encrypted flag is set in message data
2020-02-18 Goffi core: use serialised dict for `extra` in messageNew and historyGet
2020-02-14 Goffi bridge constructor: replaced deprecated `readfp`
2020-02-12 Goffi quick frontends (widgets): added widgetNew and widgetDelete listeners:
2020-02-12 Goffi quick frontends (app): added an "ignore_missing" argument to RemoveListener:
2020-02-12 Goffi quick frontend (app): replaced OrderedDict by regular dict:
2020-02-12 Goffi quick frontend(widget): added `with_duplicates` argument to getWidgets:
2020-02-10 Goffi quick frontend(app): added listener for selected widget
2020-02-10 Goffi bridge: added methods to let frontends store/retrieve/delete private data
2020-02-09 Goffi core (xmpp), plugin android: fixed DNS, SRV handling on Android:
2020-02-09 Goffi tools (common/async_process): fixed stderr handling + added global "run"
2020-02-09 Goffi core (memory/crypto): replaced `PyCrypto` by `cryptography`:
2020-02-09 Goffi quick_frontend (app, widget): CagouWidget.onSelected is called when the widget is selected:
2020-02-05 Goffi quick frontend (app): added "explicit_close" to deleteWidget, and use it on mucRoomLeftHandler:
2020-02-05 Goffi tools (images): fixed type for recommended_size.
2020-02-04 Goffi core (memory/disco): fixed checkFeature return Failure:
2020-02-04 Goffi plugin XEP-0363: fixed errback args in fileHTTPUpload
2020-02-03 Goffi plugin android: attach an action dict to notification:
2020-02-03 Goffi core (xmpp): avoid starting several clients at the same time:
2020-02-03 Goffi core (memory/disco): fixed failure creation in infosEb
2020-01-29 Goffi changelog: update
2020-01-29 Goffi doc (profile): added --autoconnect info
2020-01-29 Goffi core (xmpp): use a stable resource (sat.[shortuuid]) instead of server one if nothing is specified
2020-01-29 Goffi core: log filenames of read config files
2020-01-29 Goffi core (constants): use parent of "sat" module dir as last config path
2020-01-29 Goffi core (constants): missing trailing `/`
2020-01-29 Goffi core (constants): don't parse `sat.conf` from current dir anymore + parse root_dir last
2020-01-29 Goffi core (constants): parse `sat.conf` from `sat` module dir
2020-01-29 Goffi bridge (dbus): new `bridge_dbus_int_prefix` option (in `[DEFAULT]` settings) to change interface prefix
2020-01-29 Goffi plugin XEP-0384: fixed exception catching on getItems
2020-01-29 Goffi plugin XEP-0280: handle CCed messages without "to"
2020-01-29 Goffi core: fixed `findByFeatures`:
2020-01-29 Goffi plugin XEP-0198: minor log formatting
2020-01-29 Goffi core (xmpp): raise InternalError when a new profile Client is created while there is already one in host
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2020-01-28 Goffi core (xmpp): don't purge entity on disconnect if continueTrying is set
2020-01-28 Goffi plugin manhole: added `d` to namespace as shortcut for defer.ensureDeferred
2020-01-28 Goffi plugin XEP-0198: don't crash when xmlstream has been closed
2020-01-27 Goffi plugin ip: fixed IP detection with external website
2020-01-27 Goffi tools (common/files_utils): fixed get_unique_name when `path` is a str and not a Path
2020-01-27 Goffi quick frontend (app): log own jid when received
2020-01-27 Goffi plugin XEP-0184: show a warning and the message XML on missing `id`
2020-01-27 Goffi core (memory): avoid session locking if profileAuthenticate is called twice quickly
2020-01-27 Goffi android: deactivate annoying jnius logs when DEBUG is set
2020-01-26 Goffi plugin manhole: added "C" to namespace
2020-01-26 Goffi plugin android: reconnect profiles with autoconnect if network is activated:
2020-01-25 Goffi plugin android: added a `profileAutoconnectGet` method:
2020-01-25 Goffi core (memory/params): added `extra` argument to filter out params notably in `getParamsUI`:
2020-01-25 Goffi jp (profile): added --autoconnect argument in `modify` and `create` + use output in `info`
2020-01-25 Goffi jp (common): various Table fixes:
2020-01-25 Goffi core: backend autoconnection:
2020-01-25 Goffi doc (jp/message): typo
2020-01-25 Goffi quick frontend (app): call `getReady` once connected to bridge:
2020-01-25 Goffi core: added a debug log when a namespace is registered
2020-01-17 Goffi quick frontend (widgets): don't use *args for onDelete + more debug logs
2020-01-17 Goffi quick frontend (widgets): some more errors handling in getOrCreateWidget
2020-01-17 Goffi quick frontend (widgets): fixed widget creation in getOrCreateWidget:
2020-01-17 Goffi quick frontend (app): removed workaround for pyjamas
2020-01-17 Goffi quick frontend (widgets): added "widget_hash" helper property
2020-01-11 Goffi install (setup.py): use progressbar2 instead of progressbar
2020-01-10 Goffi core (sat_main): avoid double init + log version
2020-01-10 Goffi changelog: update
2020-01-03 Goffi quick_frontend (widget): typo
2020-01-03 Goffi frontends (tools/strings): added "geo:" scheme in RE_URL
2020-01-03 Goffi plugin android: sound notification + change settings:
2020-01-03 Goffi core (memory/params): new "makeOptions" method to easily create options XML from a dict
2019-12-30 Goffi plugin XEP-0384: OMEMO for MUC implementation:
2019-12-30 Goffi plugin XEP-0359: handle origin-id
2019-12-30 Goffi core, bridge: encryptionPluginsGet now returns a serialised list + added "directed" in metadata
2019-12-30 Goffi plugin XEP-0045: added room statuses to metadata:
2019-12-28 Goffi plugin XEP-0060, jp (pubsub/set): publish-options implementation:
2019-12-27 Goffi bin: look for twistd3 first:
2019-12-20 Goffi plugin XEP-0384: typo
2019-12-20 Goffi jp (blog): added --language to common publish argument
2019-12-20 Goffi CHANGELOG: update
2019-12-20 Goffi plugin android: removed comment on vibrator bug as it is fixed in dev version of plyer
2019-12-20 Goffi jp (file): new `get` command + encryption with upload:
2019-12-20 Goffi jp (xmlui_manager): use level for notes:
2019-12-20 Goffi doc (jp/shell): typos
2019-12-20 Goffi tools (common/files_utils): get_unique_name now uses and returns Path instances.
2019-12-20 Goffi plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
2019-12-20 Goffi plugin upload, XEP-0363: code modernisation + preparation for extension:
2019-12-20 Goffi plugin file download: meta plugin to handle file download:
2019-12-20 Goffi tools (stream): data modification on SatFile:
2019-12-20 Goffi plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of error
2019-12-20 Goffi plugin XEP-0384: update to latest python-omemo + better trust management:
2019-12-07 Goffi plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
2019-12-06 Goffi plugin events: fixed eventInviteeGet signature
2019-12-06 Goffi plugin manhole: fixed default value
2019-12-06 Goffi plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:
2019-12-05 Goffi plugin XEP-0045: don't fail on `item-not-found` with MAM:
2019-12-05 Goffi core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
2019-11-18 Goffi quick frontend(chat): store filters used with initial historyGet
2019-11-18 Goffi quick frontend(app): catch exception when trying to remove a missing listener, and log it
2019-11-18 Goffi core: use sat_tmp's twisted patches for Python 3.8 compatibility
2019-11-18 Goffi plugin text syntaxes: don't use anymore deprecated cgi.escape
2019-11-15 Goffi bridge (embedded): typo
2019-11-15 Goffi install (setup): added Python 3.8 classifier
2019-11-15 Goffi doc (jp): typo
2019-11-08 Goffi plugin pubsub schema: fixed XML field handling in `sendDataFormItem`
2019-11-08 Goffi quick frontend (chat): removed hack not needed anymore now that Pyjamas is not used anymore
2019-11-08 Goffi plugin XEP-0277: fixed comments URLs parsing
2019-11-08 Goffi jp (file/upload): fixed exception when no jid is specified
2019-10-30 Goffi CHANGELOG: update
2019-10-29 Goffi core: added imageCheck and imageResize methods:
2019-10-29 Goffi quick frontend (contact list): added "contactsFilled" event
2019-10-21 Goffi core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 port
2019-10-21 Goffi bridge (pb): added missing _generic_errback
2019-10-20 Goffi plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
2019-10-18 Goffi tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
2019-10-18 Goffi plugin XEP-0045: join / MAM history improvements:
2019-10-18 Goffi core: `history is skipped as requested` log message is now at debug level
2019-10-16 Goffi plugin OTR: work around a bad exception raised in potr
2019-10-16 Goffi plugin android: fixed encoding in states after Python 3 port
2019-10-16 Goffi core (log): removed Android hack:
2019-10-11 Goffi plugin account: fixed email sending
2019-10-11 Goffi doc (jp): typos (thanks tbart)
2019-10-08 Goffi misc: don't import memory in launch script:
2019-10-07 Goffi doc (jp/file_share): typo
2019-10-03 Goffi jp: default to "dark" if background is not set and can't be detected
2019-10-01 Goffi doc (jp/common_arguments): updated note about `--pwd`
2019-10-01 Goffi jp: password is now prompted if needed:
2019-10-01 Goffi changelog: update
2019-10-01 Goffi jp (debug): new "theme" command to print colour theme according to `background` value:
2019-10-01 Goffi jp: dark and light theme:
2019-10-01 Goffi tools (common): helping method to calculate luminance:
2019-10-01 Goffi core (patches): updated TLS patches:
2019-10-01 Goffi jp: handle dbus bridge with asyncio:
2019-10-01 Goffi bridge (dbus): AsyncIO version of D-Bus bridge:
2019-10-01 Goffi doc (jp): jp commands are now fully documented:
2019-09-25 Goffi jp: jp asyncio port:
2019-09-25 Goffi bridge (pb): implemented an asyncio compatible bridge:
2019-09-25 Goffi common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)
2019-08-26 Goffi jp (common): fixed draft path use in BaseEdit
2019-08-25 Goffi install (setup.py): updated classifiers
2019-08-25 Goffi install (setup.py): updated `python_requires`
2019-08-16 Goffi tools (common/email): fixed email sending after python 3 port
2019-08-16 Goffi tools (async_process): log command as str
2019-08-16 Goffi plugin XEP-0329: fixed ShareNode item() and values after Python 3 port
2019-08-16 Goffi tools (config), memory: renamed SafeConfigParser following Python 3 port
2019-08-16 Goffi install (manifest): fixed old paths which where still used
2019-08-14 Goffi doc: replaced deprecated installation link in INSTALL
2019-08-13 Goffi Python 3 port:
2019-07-31 Goffi 0.8 development starts
2019-07-24 Goffi Added tag 0.7.0 for changeset c7138e913213
2019-07-24 Goffi 0.7.0 « La Commune » release 0.7.0
2019-07-24 Goffi install: added doc to MANIFEST.in
2019-07-24 Goffi plugin XEP-0313: log issues in addToHistory instead of raising error
2019-07-24 Goffi doc: some corrections:
2019-07-21 Goffi doc: added, overview, configuration and Primitivus documentation + some small modifications
2019-07-21 Goffi plugin XEP-0198: don't crash if transport is None in onAckTimeOut
2019-07-20 Goffi plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
2019-07-20 Goffi plugin android: catch and log exception when using the vibrator:
2019-07-20 Goffi quick frontend (app): show an info log if avatar is not found instead of raising exception
2019-07-19 Goffi core: fixed handling of button callback in popups:
2019-07-19 Goffi plugin XEP-0045: fixed a bad attribute in a log message.
2019-07-19 Goffi plugin ad-hoc D-Bus: fixed warning when no media player is found
2019-07-18 Goffi memory (sqlite): properly wait for messages to be writen in database:
2019-07-18 Goffi memory (disco): fixed boolean to string conversion
2019-07-17 Goffi plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
2019-07-17 Goffi primitivus: fixed status popup's cancel button
2019-07-17 Goffi plugin adhoc D-Bus: typo
2019-07-16 Goffi plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
2019-07-15 Goffi plugins account, email invitation: fixed import of "email" module after it has been moved
2019-07-14 Goffi quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:
2019-07-14 Goffi primitivus: better popup sizing:
2019-07-14 Goffi primitivus: select the widget even if an other one is selected when the selection comes from an user action:
2019-07-14 Goffi plugin XEP-0054: reject image without MIME type if it's not PNG
2019-07-14 Goffi plugin 0249: fixed invitation handling + some improvments:
2019-07-14 Goffi primitivus: don't focus on new widget if one is already selected:
2019-07-12 Goffi jp (blog/preview): fixed watch restoring when file is moved/deleted:
2019-07-12 Goffi doc (jp/blog): added note for --preview
2019-07-12 Goffi Backed out changeset cf0dda0d4cda
2019-07-12 Goffi jp (blog/edit): fail and show error message if --preview is not working
2019-07-12 Goffi doc (jp/blog): minor fix
2019-07-11 Goffi frontends (xmlui): fixed crash when CURRENT_LABEL is None:
2019-07-09 Goffi core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
2019-07-08 Goffi primitivus (contact list): fixed notifications counter for mentions:
2019-07-08 Goffi primitivus (chat): don't show minor notifications (all but mentions) when printing history
2019-07-07 Goffi plugin XEP-0045: avoid sending useless presence signals:
2019-07-06 Goffi plugin XEP-0045: log "failure" on configure error
2019-07-06 Goffi memory (sqlite): fixed order for last_stanza_id:
2019-07-06 Goffi quick frontend (chat), primitivus(chat): properly clear occupants on resync:
2019-07-05 Goffi quick_frontend (contact list): fixed `nick` use for groupchat:
2019-07-02 Goffi plugin XEP-0045: added a warning if a message is discarded because the room has not been found
2019-07-02 Goffi core (xmpp): removed log for presence, as it is barely useful and too verbose even for debug logs.
2019-07-02 Goffi core (xmpp): set message timestamp on message reception:
2019-07-02 Goffi core (xmpp): fixed URI correction while parsing messages:
2019-06-30 Goffi we are in dev version again
2019-06-30 Goffi Added tag 0.7.0b4 for changeset 86bfdf73d24a
2019-06-30 Goffi 0.7.0b4 release 0.7.0b4
2019-06-30 Goffi core, plugin XEP-0045: fix crashes when changing URIs:
2019-06-30 Goffi quick frontends (contact list): ignore roster entities with a resource:
2019-06-30 Goffi core: return full jid in bridge's getContacts:
2019-06-30 Goffi quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
2019-06-30 Goffi logs: increased defaut limit for memory output to 300
2019-06-30 Goffi core (constants): fixed flatpak config paths for older versions of flatpak:
2019-06-27 Goffi we are in dev version again
2019-06-27 Goffi Added tag 0.7.0b3 for changeset dbf24ba40396
2019-06-27 Goffi 0.7.0b3 release 0.7.0b3
2019-06-27 Goffi core (constants): fixed Flatpak config path:
2019-06-27 Goffi jp (blog/preview): fixed call to getCurrentFile
2019-06-23 Goffi we are in dev version again
2019-06-23 Goffi Added tag 0.7.0b2 for changeset 43e5e0dc8c60
2019-06-23 Goffi 0.7.0b2 release 0.7.0b2
2019-06-23 Goffi core (config): if flatpak is detected, config is also looked after in /app
2019-06-21 Goffi memory (sqlite): exit with an error if current db version is higher than version expected in current code
2019-06-21 Goffi install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
2019-06-19 Goffi install: updated minimal version for sat_tmp and urwid-satext
2019-06-14 Goffi jp (xmlui): check root read_only status in addition to widget one
2019-06-14 Goffi jp (xmlui): fixed encoding for raw_input in StringWidget
2019-06-14 Goffi plugins schema, tickets, merge_requests: use serialised data for extra dict + some cosmetic changes
2019-06-12 Goffi tools (xml_tools): added "read_only" argument in dataFormResult2XMLUI (and use it in plugin pubsub_schema)
2019-05-26 Goffi doc (jp/common_arguments): typo
2019-05-26 Goffi core (constants): added generic constants for "info", "warning" and "error" levels
2019-05-26 Goffi core (constants): "on" can now be used as True value in bool method.
2019-05-26 Goffi doc: minor fixes + use ".pot" extension instead of ".po" for template in README4TRANSLATORS
2019-05-26 Goffi tools (email): moved email code to common so it can be used by frontends
2019-05-25 Goffi tools (common/template): fixed theme parsing when there is no "/" in parenthesis
2019-05-14 Goffi tools (email): fixed bad default value while reading config
2019-05-14 Goffi we are in dev version again
2019-05-05 Goffi Added tag 0.7.0b1 for changeset c6464685fcbb
2019-05-05 Goffi 0.7.0b1 release 0.7.0b1
2019-05-05 Goffi changelog: added setup.py and VERSION
2019-02-22 Goffi doc: documentation first draft:
2019-05-05 Goffi jp (blog/edit): fixed --last-item after recent change in defaut value of --item
2019-05-05 Goffi jp (blog/set): fixed missing current_syntax
2019-05-05 Goffi jp (blog): fixed the deserialisation issue when using template output
2019-05-05 Goffi tools (common/data_objects): added a "deserialise" argument to BlogItem:
2019-05-03 Goffi plugin events: fixed invitation + set name and thumb_url from event element
2019-05-03 Goffi plugin list interest: initialise extra with an empty dict if not set in registerPubsub
2019-05-03 Goffi jp (xmlui manager): basic handling of multi-lines text in TextBoxWidget
2019-05-03 Goffi tools (xml_tools): split new lines for multi-lines text in XMLUIResult2DataFormResult to be correctly handled in data form
2019-05-03 Goffi plugin XEP-0329: correctly handle error if something is wrong when getting file from component.
2019-05-03 Goffi plugin list interests: add "namespace" in serialised data
2019-05-03 Goffi plugin events: register namespace using "event" short name
2019-05-03 Goffi plugin file sharing management: filter out empty values in allowed_jids
2019-05-03 Goffi plugin list of interest: added an interestsList bridge method + handle thumb_url
2019-05-03 Goffi jp (file/invite): added a --thumbnail argument
2019-05-03 Goffi plugins invitation*, events: added an extra parameter and use it to keep a thumnail URL
2019-05-03 Goffi plugin XEP-0313: fixed archive retrieval on connection:
2019-04-28 Goffi plugin comp file sharing: file sharing management first draft:
2019-04-28 Goffi core (memory, memory/sqlite): implemented fileDelete
2019-04-28 Goffi plugins (jingle) file transfer: use initial "from" attribute as local jid instead of client.jid:
2019-04-28 Goffi core (memory): raise PermissionError directly instead of using failureFailure, as it could not be catched correctly in every case.
2019-04-28 Goffi plugin XEP-0384: wait for client to be ready if session is missing when onNewDevices is called
2019-04-26 Goffi memory: minor style change
2019-04-26 Goffi plugin XEP-0329: use local part of jid for components:
2019-04-26 Goffi plugin XEP-0106: jid escaping implementation
2019-04-26 Goffi plugin XEP-0050: make plugin usable with components + new adHocError method to easily raise error when needed
2019-04-26 Goffi plugin XEP-0166: fixed missing key in warning log
2019-04-26 Goffi memory (sqlite): minor log improvment
2019-04-26 Goffi memory (sqlite): fixed fileUpdate when original value is not set (NULL)
2019-04-26 Goffi plugin invitation file: wrong plugin had been uploaded:
2019-04-14 Goffi jp (file/share): added invite command to invite an entity to a file sharing repository
2019-04-14 Goffi core: fixed component connexion:
2019-04-14 Goffi core: added getNamespace method to retrieve a namespace from short name.
2019-04-14 Goffi plugins sharing invitation, invitation, list of interest: handle invitation to a file sharing repository
2019-04-14 Goffi plugin events: refactored invitation and personal lists logic:
2019-04-14 Goffi tools (sat_defer), plugin XEP-0060: added a function "stanza2NotFound" to convert item-not-found StanzaError to exceptions.NotFound in an errback
2019-04-14 Goffi jp, plugin merge-requests: used u'' as default for item id in pubsub arguments + fixed some required arguments:
2019-04-14 Goffi core (memory), plugin XEP-0329, plugin invitation: minor style improvments
2019-04-14 Goffi plugins: removed useless execute permission
2019-04-14 Goffi template (filters): set locale when using "date_fmt"
2019-04-14 Goffi template (i18n): activate ext.i18n.trimmed policy, to have clean translation strings. Set minimal jinja2 version to 2.10
2019-04-10 Goffi jp (common): `publish` is now a boolean
2019-04-10 Goffi primitivus (chat): fixed crash when removing focus_marker after a :search or :history command
2019-04-10 Goffi template: added "locales" variables to templates:
2019-04-10 Goffi constants: added KEY_LANG which is the key/name used in templates to change language/locale.
2019-04-10 Goffi code (xmpp): store version after roster item update + fix item removal:
2019-04-07 Goffi primitivus: don't call chatStateComposing when host is out of sync:
2019-04-07 Goffi quick frontend (app): (un)set sync state on (dis)connect:
2019-04-07 Goffi quick frontend (app): added debug logs on sync state change + refill contact lists on resync when AUTO_RESYNC is set
2019-04-07 Goffi quick frontend (contact list): fixed profile filtering in fill()
2019-04-07 Goffi quick_frontend (app): fixed filters serialisation before calling bridge.historyGet
2019-04-07 Goffi memory (sqlite): cast timestamp_start filter to float instead of int
2019-04-07 Goffi core, quick_frontend(app): fixed connected signal handling
2019-04-07 Goffi jp (roster): added resync command to do a full roster resynchronisation
2019-04-07 Goffi core: added a rosterResync method to bridge:
2019-04-07 Goffi core (xmpp): implemented roster versioning
2019-04-07 Goffi core (memory/persistent): added clear method + initialise with a dict:
2019-04-07 Goffi core (memory/sqlite): display arguments in logs in case of too many db/interaction tries
2019-04-07 Goffi quick_frontend (widgets): fixed crash on getWidgets when target doesn't correspond to any widget
2019-04-06 Goffi plugin android: check connectivity
2019-04-06 Goffi core (xmpp): new networkEnabled() and networkDisabled() methods:
2019-04-06 Goffi core (xmpp): advanced handling of connection termination
2019-04-05 Goffi core (xmpp): use the cleaner stopTrying() instead of setting `continueTrying = 0` when connection is not possible due to invalid certificate.
2019-04-05 Goffi jp (avatar/get): fixed avatar being displayed 2 times in a corner case:
2019-04-05 Goffi plugin android: fixed csi_timer reset in setActive + crash on call of isActive before session initialisation
2019-03-28 Goffi primitivus (chat): use the factorised code for user moved info messages.
2019-03-28 Goffi quick frontend(chat): prepared factorisation of merging of user moved info messages:
2019-03-27 Goffi core: minor style improvments
2019-03-25 Goffi plugin text syntaxes: activated useful markdown extensions:
2019-03-25 Goffi tools (common/template): always use highlight.css if present.
2019-03-25 Goffi jp (blog/set): fixed use of --item argument
2019-03-25 Goffi misc (CHANGELOG): added CSI
2019-03-25 Goffi misc (setup): minimum markdown version is not 3.0
2019-03-25 Goffi plugin text syntaxes: disable raw HTML parsing in mardown by default
2019-03-25 Goffi plugin android: use XEP-0352 to indicate (in)active state:
2019-03-25 Goffi plugin XEP-0352: implementation of Client State Indication
2019-03-25 Goffi jp (blog/edit): fixed handling of XHTML content when it is not already wrapped in <div>…</div>
2019-03-25 Goffi plugin text syntaxes: fixed default syntax
2019-03-25 Goffi plugin android: workaround to seek() bug, fixing file upload:
2019-03-22 Goffi plugin upload: minor fixes in some docstring length
2019-03-22 Goffi plugin XEP-0363: updated to namespace "urn:xmpp:http:upload:0", handle headers
2019-03-21 Goffi plugin XEP-0198: reset req_timer on session.reset():
2019-03-20 Goffi quick frontend(chat): fixed updateHistory bad call to historyPrint
2019-03-20 Goffi plugin upload: fixed inversion of title and message body + better error message on failed upload
2019-03-20 Goffi quick_frontend (app): progress callbacks handling:
2019-03-20 Goffi quick frontend (app): fixed notifications ids
2019-03-20 Goffi plugin XEP-0384: handle NoEligibleDevicesException
2019-03-20 Goffi plugin XEP-0384: give feedback to client when encryption failed
2019-03-20 Goffi plugin XEP-0384: small refactoring to encrypt messages + bugfix:
2019-03-20 Goffi plugin XEP-0384: removed version restriction, it is now compatible with (and require) last version of python-omemo (0.10.4)
2019-03-16 Goffi plugin android: don't send notification if message comes from ourself (from an other device)
2019-03-10 Goffi quick frontend(widgets): added QuickWidget.target property as a helper method to get a single target:
2019-03-10 Goffi core: added a "_debug" signal:
2019-03-10 Goffi quick frontend (widgets): improved deletion of widget:
2019-03-10 Goffi quick frontend(widgets): improved handling of multiple instances of widgets:
2019-03-10 Goffi quick_frontend (widget, chat): implementation of new sync mechanism, first draft:
2019-03-10 Goffi quick frontend (chat): new updateOccupants methods which add/remove occupants to be in sync with new list
2019-03-10 Goffi quick frontend(chat): added setLocked/setUnlocked methods:
2019-03-10 Goffi quick_frontend(app): fixed use of bare jid for target when getting a new message:
2019-03-10 Goffi quick frontend(chat): display a useful message with __unicode__ and __str__
2019-03-10 Goffi quick frontend (app): added AUTO_RESYNC attribute in QuickApp, when set (default) the resync method is called on all widgets automatically:
2019-03-09 Goffi quick frontend (app): new synchronisation mechanism:
2019-03-09 Goffi plugin XEP-0045: added getRoomOccupants/mucOccupantsGet method to retrieve occupants of a joined room.
2019-03-09 Goffi core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
2019-03-09 Goffi plugin text commands: typo
2019-03-09 Goffi plugin android: improved state handling:
2019-03-09 Goffi bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:
2019-03-03 Goffi quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chat