log

age author description
Sat, 27 Mar 2021 14:59:50 +0100 Goffi plugin XEP-0277: be sure to have an `author_jid` set
Sat, 27 Mar 2021 14:38:27 +0100 Goffi plugin XEP-0277: better resilience to broken items:
Sat, 27 Mar 2021 14:35:07 +0100 Goffi tools (xml_tools): new findAncestor method:
Tue, 23 Mar 2021 21:21:00 +0100 Goffi frontends: use new EXIT_BACKEND_NOT_FOUND exit code:
Sun, 21 Mar 2021 22:00:55 +0100 Goffi bridge (pb): connection can be set to used either UNIX socket or TCP socket:
Sun, 21 Mar 2021 18:23:58 +0100 Goffi doc: updated doc following global renaming
Sun, 21 Mar 2021 18:16:52 +0100 Goffi primivitus: updated constants following global renaming, config section is now `tui` instead of `primitivus`
Sun, 21 Mar 2021 18:16:09 +0100 Goffi jp: config section is now `cli` instead of `jp` following global renaming
Sun, 21 Mar 2021 18:14:41 +0100 Goffi misc: update names for D-Bus service file and zsh autocompletion:
Sat, 20 Mar 2021 20:42:07 +0100 Goffi CHANGELOG: update (including renaming of project)
Sat, 20 Mar 2021 20:42:07 +0100 Goffi install: added `requirements.txt`
Sat, 20 Mar 2021 20:42:07 +0100 Goffi tools (config): show a warning when no config file has been found + don't use hardcoded filename in `fixConfigOption`
Sat, 20 Mar 2021 20:42:07 +0100 Goffi core (setup), jp, primitivus: update console scripts + classifiers:
Sat, 20 Mar 2021 20:42:04 +0100 Goffi Renamed the project from "Salut à Toi" to "Libervia":
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Fri, 19 Mar 2021 14:01:52 +0100 Goffi tools (common/template): new `fallback` settings:
Fri, 19 Mar 2021 14:01:51 +0100 Goffi tools (image): fix bad method name used when `fix_orientation` is set in `resize`
Thu, 18 Mar 2021 22:35:59 +0100 Goffi core: moved `sat_tmp.wokkel` install `sat_plugin`:
Thu, 18 Mar 2021 20:46:18 +0100 Goffi core: removed `sat_tmp.twisted` patches + update minimum Twisted version:
Sat, 27 Feb 2021 18:39:25 +0100 Goffi frontends (tools/xmui): implement `ValueGetter.items` and `XMLUIPanel.values` to get a map from widget name to values
Sat, 27 Feb 2021 18:37:43 +0100 Goffi plugin XEP-0346: new `psSchemaDictGet` to get node schema as a serialisable dict
Sat, 27 Feb 2021 18:36:38 +0100 Goffi tools (xml_tools): new `dataForm2dataDict` and `dataDict2dataForm`:
Sat, 27 Feb 2021 18:33:53 +0100 Goffi plugin list: set `overwrite_policy` to `any_publisher` for `grocery` list
Sat, 27 Feb 2021 18:32:34 +0100 Goffi plugin list: rename `shopping` list to `grocery` list
Sat, 27 Feb 2021 18:31:47 +0100 Goffi plugin lists: register `tickets_type` namespace
Sat, 27 Feb 2021 18:25:20 +0100 Goffi plugin XEP-0060: added constants for overwrite policy configuration option
Fri, 19 Feb 2021 15:53:27 +0100 Goffi plugin XEP-0060: renamed `psRetractItem(s)` to `psItem(s)Retract` for consistency.
Fri, 19 Feb 2021 15:53:25 +0100 Goffi tools (xml_tools): fix pFmtElt:
Fri, 19 Feb 2021 15:53:24 +0100 Goffi tools (common/email): try to guess sender domain when necessary:
Fri, 19 Feb 2021 15:53:20 +0100 Goffi plugin lists: new `listsList` method to retrieve lists from personal interests
Fri, 19 Feb 2021 15:52:28 +0100 Goffi plugin misc list: register lists for pubsub invitations
Fri, 19 Feb 2021 15:50:22 +0100 Goffi plugin invitation: pubsub invitations:
Fri, 19 Feb 2021 15:49:59 +0100 Goffi plugin misc lists: register app NS for "tickets" NS instead of XEP-0346 submitted one
Fri, 19 Feb 2021 15:49:58 +0100 Goffi plugin misc lists: templates:
Thu, 04 Feb 2021 21:05:21 +0100 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
Thu, 04 Feb 2021 21:07:49 +0100 Goffi Backed out changeset 6deea0d8d0e7
Thu, 04 Feb 2021 21:05:21 +0100 Goffi plugin XEP-0346: use submitted namespace for node:
Thu, 04 Feb 2021 21:05:21 +0100 Goffi plugin tickets, merge_requests: renamed "tickets" feature to "lists":
Fri, 15 Jan 2021 11:27:15 +0100 Goffi plugin app manager docker: use default emails for weblate:
Sat, 02 Jan 2021 17:08:11 +0100 Goffi doc (jp/message): typo
Fri, 11 Dec 2020 17:58:36 +0100 Goffi jp (pubsub/node/schema): handle not-found conditions properly
Fri, 11 Dec 2020 17:57:00 +0100 Goffi plugin XEP-0346: "Form Discovery and Publishing" implementation:
Fri, 11 Dec 2020 17:50:53 +0100 Goffi plugin XEP-0060: add constants for common values of publish model
Fri, 11 Dec 2020 17:49:44 +0100 Goffi plugin XEP-0106: log rejected value when escaping fails.
Fri, 11 Dec 2020 17:48:19 +0100 Goffi plugin XEP-0096: fix plugin following changes in `plugin_misc_file`
Thu, 10 Dec 2020 14:11:45 +0100 Goffi tools (xml_tools): add missing `value` property to JidWidget
Thu, 10 Dec 2020 10:32:54 +0100 Goffi plugin XEP-0431: Fulltext Search for MAM implementation
Thu, 10 Dec 2020 10:28:05 +0100 Goffi docker (pubsub): install latest version of `postgresql-client` with PostgreSQL own Debian repos.
Thu, 10 Dec 2020 10:28:00 +0100 Goffi docker: use `slim` version of Debian as base for our images
Thu, 10 Dec 2020 10:27:59 +0100 Goffi contrat social: updated English translation's formulation about censorship:
Sat, 05 Dec 2020 11:53:11 +0100 Goffi contrat social: replaced formulation about censorship:
Sat, 05 Dec 2020 11:45:36 +0100 Goffi contrat social (en): replaced "Mankind" by "Humanity":
Fri, 04 Dec 2020 12:39:44 +0100 Goffi tests (e2e/libervia): more stable `test_user_can_log_in` + photos tests
Fri, 04 Dec 2020 12:38:38 +0100 Goffi tests (e2e): new fixture to share data between tests:
Fri, 04 Dec 2020 12:37:38 +0100 Goffi tests, doc(testing): added `pytest-dependency` plugin to `backend_e2e` image + doc
Fri, 04 Dec 2020 12:36:06 +0100 Goffi tests (e2e/libervia/conftest): new `log_in_account1_s2` fixture
Fri, 04 Dec 2020 12:35:00 +0100 Goffi tests (e2e/conftest): create a test account on server3.test
Fri, 04 Dec 2020 12:34:24 +0100 Goffi tests (e2e/conftest): check new exit code for conflict to avoid crashing if test accounts already exist
Fri, 04 Dec 2020 12:32:56 +0100 Goffi jp (account): better exit code handling
Fri, 04 Dec 2020 12:32:05 +0100 Goffi plugin XEP-0234: make `fileJingleRequest` async to fix call of `initiate`
Fri, 04 Dec 2020 12:30:46 +0100 Goffi core (constants): added EXIT_CONFLICT
Fri, 04 Dec 2020 12:30:00 +0100 Goffi docker (e2e): use shared volume for SàT's local dir:
Fri, 04 Dec 2020 12:27:38 +0100 Goffi doc (testing): typos
Fri, 27 Nov 2020 16:40:26 +0100 Goffi doc: documentation for testing in new `contributing` section
Fri, 27 Nov 2020 16:39:40 +0100 Goffi tests, docker(e2e): added e2e tests for Libervia:
Fri, 27 Nov 2020 16:32:40 +0100 Goffi tests: added testing files (photos)
Fri, 27 Nov 2020 16:31:05 +0100 Goffi docker (backend_e2e): added packages necessary to test Libervia + some debugging tools
Fri, 27 Nov 2020 16:29:06 +0100 Goffi plugin XEP-0077: use `xmpp_domain` when set for `host`
Fri, 27 Nov 2020 16:26:36 +0100 Goffi docker (e2e): added `libervia` and `libervia.test` in certificates
Fri, 27 Nov 2020 16:25:02 +0100 Goffi docker(libervia): build site in the image:
Mon, 16 Nov 2020 14:51:15 +0100 Goffi docker: added libervia e2e image and include it in `docker-compose_e2e`:
Mon, 16 Nov 2020 14:51:13 +0100 Goffi docker (backend_e2e): set `xmpp_domain` in conf.
Mon, 16 Nov 2020 14:50:55 +0100 Goffi docker (backend): fixed `media_dir` in conf.
Mon, 16 Nov 2020 14:44:43 +0100 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
Sun, 15 Nov 2020 17:05:47 +0100 Goffi docker (libervia): expose HTTP and HTTPS ports
Sun, 15 Nov 2020 17:05:14 +0100 Goffi docker (compose): name `libervia` image
Sat, 14 Nov 2020 21:20:48 +0100 Goffi plugin app manager: fixed `public_url` value check
Sat, 14 Nov 2020 21:19:40 +0100 Goffi core (launcher): exit code can now specified
Thu, 12 Nov 2020 14:53:16 +0100 Goffi tests: end-2-end tests first draft:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (roster): `delete` implementation
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (pubsub/node/info, pubsub/get): better exit code:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (base, pubsub/set): new `--quiet` argument:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: follow best practices and use a dash (`-`) instead of underscore (`_`) for long options.
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (file/receive): display or answer to C.META_TYPE_NOT_IN_ROSTER_LEAK dialog:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: new `confirm` method:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp (file/send): don't add main resource to bare jid anymore:
Thu, 12 Nov 2020 14:53:16 +0100 Goffi jp: replace `no_lf` argument by `end` in `disp` (same as in `print`)
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (constants): moved shell exit code constants to core constants:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0353: Jingle Message Initiation implementation:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0166: new trigger point + coroutines + helper methods:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin file, XEP-0234: registering is now done by class + use of async:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0329: minor reformatting
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0065: some cleaning:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0077: disconnect client when deleting self account:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0363: fixed invalid reference to `slot` in catched exception:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi test: fixed use of `client.host` in legacy test:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (async_trigger): use `utils.asDeferred` for async triggers:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (xml_tools): `domish.Element` pretty formatting functions:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools (xml_tools): added `with_parent` and `with_children` argument to `elementCopy`
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0060: use `xml_tools.parse` instead of `wokkel.generic.parseXml`:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi tools(xml_tools): fixed `<div>` unwrapping + added `parse` instance:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin XEP-0047: fixed file reading and content encoding
Thu, 12 Nov 2020 14:53:15 +0100 Goffi plugin ip: don't set `to` anymore for IQ stanza, as we send it to our server
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (memory/params): removed legacy "Register new account" label, it's not used anymore
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core (xmpp): client.roster now implements __contains__
Thu, 12 Nov 2020 14:53:15 +0100 Goffi core: use utils.asDeferred for `launchCallback` so coroutines can be used
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (compose): test environment variable + network alias:
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (prosody_e2e): install `ipcheck` so jp doesn't need to contact external website
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (backend_e2e): install pytest and sh
Thu, 12 Nov 2020 14:53:15 +0100 Goffi docker (backend): set `background` to `dark` to avoid trouble with autodetection in jp
Thu, 12 Nov 2020 14:53:11 +0100 Goffi doc, core: typos
Tue, 20 Oct 2020 09:12:38 +0200 Goffi plugin app manager docker: typo
Mon, 19 Oct 2020 09:30:45 +0200 Goffi docker: dockers images, first draft:
Mon, 19 Oct 2020 09:28:26 +0200 Goffi tools (common/tls): removed unused import
Thu, 15 Oct 2020 16:13:30 +0200 Goffi core: `sat.conf` is now first checked in `/etc/_sat.conf` for system-related settings
Thu, 15 Oct 2020 14:44:42 +0200 Goffi jp: don't guess background when stdout is not a tty
Thu, 01 Oct 2020 10:12:01 +0200 Goffi jp (application/list): don't use `extend` in argument as in it Python 3.8+ only
Mon, 28 Sep 2020 21:10:33 +0200 Goffi plugin app manager docker: weblate SàT app file for Docker
Mon, 28 Sep 2020 21:10:33 +0200 Goffi i18n: renamed template file to get the correct '.pot' extension
Mon, 28 Sep 2020 21:10:33 +0200 Goffi jp (application): new `application` (or `app`) commands: