log

age author description
Tue, 28 Nov 2023 17:53:56 +0100 Goffi browser: new `popup` module to create dynamic popups
Tue, 28 Nov 2023 17:53:28 +0100 Goffi server (restricted_bridge): add `history_get` and `message_edit`
Tue, 28 Nov 2023 17:52:09 +0100 Goffi pages: make `tz_data` always available as template data and exposed to scripts
Wed, 22 Nov 2023 16:31:36 +0100 Goffi browser (bridge): workaround to fix unicode dumping of JSON:
Wed, 22 Nov 2023 16:31:36 +0100 Goffi pages (chat/select): fix search submission.
Wed, 22 Nov 2023 16:31:36 +0100 Goffi browser (chat): implement message reactions.
Wed, 22 Nov 2023 16:31:36 +0100 Goffi server (restricted_bridge): add `message_reactions_set` method.
Wed, 22 Nov 2023 16:31:36 +0100 Goffi server: listen to `message_update` signal.
Wed, 22 Nov 2023 16:31:36 +0100 Goffi browser: new `tools` module with a first method to detect touch devices
Wed, 22 Nov 2023 16:31:36 +0100 Goffi browser (jid_search): `submit_filter` option:
Wed, 22 Nov 2023 16:31:36 +0100 Goffi broweser (jid): add a simple check for JID validation.
Wed, 22 Nov 2023 16:31:36 +0100 Goffi browser (meta): update deps + use new features + new deps:
Wed, 22 Nov 2023 16:31:32 +0100 Goffi server (tasks/JS modules): add new way to generate modules + support of CSS files
Wed, 22 Nov 2023 15:25:52 +0100 Goffi server (tasks/saas): lock version due to issue with latest one.
Wed, 22 Nov 2023 15:25:15 +0100 Goffi install: minimum Python version is now 3.10
Wed, 22 Nov 2023 15:23:06 +0100 Goffi README: name is now "Libervia Web"
Mon, 21 Aug 2023 15:36:09 +0200 Goffi browser (calls/webrtc): send ICE candidates when received:
Mon, 21 Aug 2023 15:23:22 +0200 Goffi browser (calls): restore UI state on reset:
Fri, 18 Aug 2023 17:43:01 +0200 Goffi browser (calls): add camera switching:
Thu, 17 Aug 2023 16:23:01 +0200 Goffi browser (calls): Add clear search + formatting
Thu, 17 Aug 2023 14:59:01 +0200 Goffi browser (calls): correctly display avatar and entity in status on incoming call
Thu, 17 Aug 2023 14:58:21 +0200 Goffi browser (calls): update status on various events (connection established, connection lost, etc.)
Wed, 16 Aug 2023 18:34:07 +0200 Goffi browser (calls): handle "ringing" info message and update status when received
Wed, 16 Aug 2023 16:52:53 +0200 Goffi browser (calls): add some logs useful for debugging
Tue, 15 Aug 2023 17:30:20 +0200 Goffi doc (calls): update how to initiate a call
Tue, 15 Aug 2023 17:16:45 +0200 Goffi browser (calls): improve call buttons:
Tue, 15 Aug 2023 17:14:53 +0200 Goffi browser (jid_search): search items can now be customised:
Mon, 14 Aug 2023 17:10:27 +0200 Goffi doc (calls): minor markup fix
Mon, 14 Aug 2023 16:54:13 +0200 Goffi doc (user/calls): add screen sharing documentation:
Mon, 14 Aug 2023 16:49:02 +0200 Goffi browser (calls): screen sharing implementation: