log

age author description
Sat, 27 Feb 2021 20:58:22 +0100 Goffi pages (lists/view): add `list_type` to `template_data`:
Sat, 27 Feb 2021 20:55:35 +0100 Goffi pages (lists): specify when item is coming from config
Sat, 20 Feb 2021 14:07:22 +0100 Goffi lists: creation, invitation, item deletion:
Sat, 20 Feb 2021 13:58:42 +0100 Goffi browser (invitations): handle Pubsub invitation
Sat, 20 Feb 2021 13:58:01 +0100 Goffi browser (dialog): new `ashow` method to use `Confirm` in async methods
Sat, 20 Feb 2021 13:56:08 +0100 Goffi tasks (brython): fixed Brython scripts during dev mode reload
Sat, 20 Feb 2021 13:55:00 +0100 Goffi server: be sure to have strings for ns_map
Sat, 20 Feb 2021 13:54:13 +0100 Goffi pages: better generic errors handling:
Sat, 20 Feb 2021 13:51:55 +0100 Goffi pages: helper method to get current profile's jid
Sat, 20 Feb 2021 13:51:11 +0100 Goffi pages: fix browser data re-creation on dev mode reload
Sat, 20 Feb 2021 13:49:08 +0100 Goffi server (restricted_bridge): added `psNodeDelete`, `psNodeAffiliationsSet`, `psItemRetract` and `psInvite`
Thu, 28 Jan 2021 18:51:44 +0100 Goffi pages (tickets): renamed "tickets" to "lists":
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages(tickets): add Full-Text Search
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages (blog/view): Full-Text Search is used when `search` query argument is present
Fri, 11 Dec 2020 17:35:06 +0100 Goffi pages: cache is skipped if there are query arguments in URL
Fri, 11 Dec 2020 17:35:03 +0100 Goffi pages: `on_data_post` can now return `"continue"` string:
Sun, 29 Nov 2020 17:08:36 +0100 Goffi browser (invitation): allow invitation of unknown JID:
Fri, 27 Nov 2020 12:25:53 +0100 Goffi browser (album): remove loading screen at the end of the script
Fri, 27 Nov 2020 12:25:25 +0100 Goffi browser: new `loading` module to remove loading screen
Fri, 20 Nov 2020 18:15:48 +0100 Goffi server: typo
Fri, 20 Nov 2020 18:12:04 +0100 Goffi server: don't check or connect service profile when `--build-only` is set
Fri, 20 Nov 2020 18:04:05 +0100 Goffi server: new `--build-only` flag:
Fri, 20 Nov 2020 18:02:43 +0100 Goffi server: new `--bridge-retries` option:
Fri, 20 Nov 2020 17:55:21 +0100 Goffi server: don't encode options help messages, this is not needed anymore since we moved to Python 3
Fri, 20 Nov 2020 17:53:38 +0100 Goffi server: removed unused legacy code.
Fri, 20 Nov 2020 17:53:01 +0100 Goffi server: renamed `--dev_mode` to `--dev-mode` and set it as a flag:
Sun, 15 Nov 2020 16:59:55 +0100 Goffi server: options can now be specified with environment variables:
Sat, 14 Nov 2020 22:27:49 +0100 Goffi server: improved service profile check + auto creation:
Sat, 14 Nov 2020 22:24:58 +0100 Goffi server: mechanism to exit Libervia with an exit code:
Mon, 28 Sep 2020 21:12:21 +0200 Goffi server: SàT applications integration: