log

age author description
Sat, 06 Apr 2024 13:06:17 +0200 Goffi browser (calls): implement WebRTC file sharing: default tip @
Tue, 05 Mar 2024 16:40:25 +0100 Goffi pages(g): fix guest session data:
Fri, 23 Feb 2024 13:35:24 +0100 Goffi server: always start a new session on connection:
Sun, 11 Feb 2024 21:32:53 +0100 Goffi pages (lists): uses std lib `json` and don't use anymore `DOMNODE`:
Wed, 13 Dec 2023 22:06:05 +0100 Goffi browser (chat): add data for reactions
Wed, 13 Dec 2023 22:05:48 +0100 Goffi pages: set `own_local_jid` to avoid confusion with `own_jid`:
Wed, 13 Dec 2023 22:03:49 +0100 Goffi server: catch `DBusException` and retry to connect in this case.
Mon, 11 Dec 2023 00:43:06 +0100 Goffi browser (chat/select): add bookmarked entities on empty search
Sun, 10 Dec 2023 18:33:00 +0100 Goffi server: handle new registration link feature, following backend implementation
Sun, 10 Dec 2023 11:01:57 +0100 Goffi browser (jid_search): fix `submit_filter` when there is no parent `<form>`
Sun, 10 Dec 2023 11:01:19 +0100 Goffi pages (events): fix URL generation for RSVP pages.
Sun, 10 Dec 2023 11:00:44 +0100 Goffi browser (dialog): be sure to remove dialog on `OK` and `Cancel` click + avoid side effects
Sun, 10 Dec 2023 10:59:25 +0100 Goffi pages (events/rsvp): fix call of `bridge.events_get` + use coroutines instead of inline callbacks
Sun, 10 Dec 2023 10:57:48 +0100 Goffi browser (slideshow): fix use of `current_slide` when there is no slide.
Sun, 10 Dec 2023 10:56:28 +0100 Goffi browser (lists/view): fix bridge import
Thu, 30 Nov 2023 13:25:25 +0100 Goffi browser (chat): message retraction implementation
Tue, 28 Nov 2023 17:59:11 +0100 Goffi browser (chat): message edition + extra menu:
Tue, 28 Nov 2023 17:54:30 +0100 Goffi browser(template): add `bare_jid` and fix `date_fmt`
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:
Wed, 09 Aug 2023 00:48:21 +0200 Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
Wed, 09 Aug 2023 00:22:18 +0200 Goffi tests: add `calls` unit tests:
Wed, 09 Aug 2023 00:22:18 +0200 Goffi doc: add end-user A/V calls documentation:
Wed, 09 Aug 2023 00:22:18 +0200 Goffi browser (calls): update call to handle search, control buttons, and better UI/UX:
Wed, 09 Aug 2023 00:22:16 +0200 Goffi browser: make `jid_search` more generic:
Thu, 06 Jul 2023 12:12:07 +0200 Goffi browser (chat/select): update dynamically JID items when search box is used
Thu, 06 Jul 2023 12:11:17 +0200 Goffi browser (jid_search): implement a mechanism to get JIDs from search terms
Thu, 06 Jul 2023 12:10:25 +0200 Goffi browser (bridge): add methods/properties to wait for Websocket/BroadcastChannel to be ready
Thu, 06 Jul 2023 12:07:29 +0200 Goffi browser (cache): replace `print` by `log` calls
Thu, 06 Jul 2023 12:05:48 +0200 Goffi pages (chat): fix `own_jid` exposure:
Wed, 28 Jun 2023 10:09:15 +0200 Goffi browser (chat): add marker for new messages when page is not visible
Wed, 28 Jun 2023 10:09:14 +0200 Goffi browser (chat): URL previews implementation
Wed, 28 Jun 2023 10:06:54 +0200 Goffi browser (chat): minor reformatting
Wed, 28 Jun 2023 10:05:16 +0200 Goffi server (restricted_bridge): add `url_preview_get`
Wed, 28 Jun 2023 10:05:16 +0200 Goffi browser (template): fix `icon_use` when no class is specified
Wed, 28 Jun 2023 10:05:15 +0200 Goffi doc: fix version retrieval
Wed, 28 Jun 2023 10:05:13 +0200 Goffi browser: chat page:
Thu, 22 Jun 2023 16:36:18 +0200 Goffi install: bump Brython minimal version to 3.11.3
Thu, 22 Jun 2023 16:36:18 +0200 Goffi server (restricted_bridge): add `message_send` method
Thu, 22 Jun 2023 16:36:18 +0200 Goffi _browser (template): add `media_type_main` and `media_type_sub` filters:
Thu, 22 Jun 2023 16:36:01 +0200 Goffi _browser (album): moved code to upload file to a separate `file_uploader` module:
Thu, 22 Jun 2023 16:35:34 +0200 Goffi browser (cache): make `fill_identities` async + use `json` module:
Thu, 08 Jun 2023 23:32:47 +0200 Goffi browser: integrate the `jid` module
Thu, 08 Jun 2023 23:32:46 +0200 Goffi browser (template): fix use of `auto*` in `date_fmt`
Thu, 08 Jun 2023 23:32:45 +0200 Goffi pages: minor import removal
Thu, 08 Jun 2023 21:31:11 +0200 Goffi build: explicitely set `packages` so `doc` is not accidentaly included
Thu, 08 Jun 2023 21:07:55 +0200 Goffi build: do not set explicitely `libervia` package:
Thu, 08 Jun 2023 21:07:54 +0200 Goffi build: don't use local dependencies, and remove backend package:
Thu, 08 Jun 2023 21:07:52 +0200 Goffi build: new "dev" env with debugging packages
Thu, 08 Jun 2023 21:07:49 +0200 Goffi build: remove legacy MANIFEST.in
Wed, 07 Jun 2023 15:28:10 +0200 Goffi installation: moved from `setup.py` to `pyproject.toml`:
Wed, 07 Jun 2023 09:35:36 +0200 Goffi doc: update installation instruction
Wed, 07 Jun 2023 09:17:05 +0200 Goffi doc: update README to be more concise, and just talk about the frontend
Tue, 06 Jun 2023 17:40:16 +0200 Goffi version: use standard Python's `dev0` instead of Libervia specific `D` for dev version
Fri, 02 Jun 2023 16:49:28 +0200 Goffi refactoring: rename `libervia` to `libervia.web` + update imports following backend changes
Thu, 01 Jun 2023 21:42:02 +0200 Goffi browser: "calls" implementation, first draft:
Thu, 01 Jun 2023 20:44:57 +0200 Goffi server, restricted bridge: add new methods and signals to prepare calls implementation:
Mon, 22 May 2023 11:57:49 +0200 Goffi tasks (brython): fix version retrieval for Brython 3.11 (and 3.10?)
Mon, 22 May 2023 11:57:49 +0200 Goffi server: fix hot reloading of modules in dev mode
Mon, 22 May 2023 11:57:49 +0200 Goffi server (websocket): don't crash when a force-close is failing
Mon, 22 May 2023 11:57:49 +0200 Goffi server: move resources to a dedicated module
Mon, 22 May 2023 11:57:49 +0200 Goffi browser (errors): new `TimeourError`
Mon, 22 May 2023 11:57:44 +0200 Goffi browser: make bridge API closer to the one use with other frontends:
Sat, 08 Apr 2023 13:44:11 +0200 Goffi massive refactoring from camelCase -> snake_case. See backend commit log for more details
Fri, 07 Apr 2023 15:20:40 +0200 Goffi pages (calendar): calendar page, first draft
Fri, 07 Apr 2023 15:20:36 +0200 Goffi pages (events): quick fix following changes in backend events
Thu, 23 Mar 2023 17:50:54 +0100 Goffi server: fix `on_signal` callback
Sat, 04 Mar 2023 18:37:17 +0100 Goffi server: don't wait anymore for libervia app to be fully started:
Wed, 01 Mar 2023 18:02:44 +0100 Goffi server, browser: dynamic pages refactoring:
Wed, 01 Mar 2023 17:55:25 +0100 Goffi tasks (brython): fix brython scripts loading.
Thu, 24 Nov 2022 17:34:31 +0100 Goffi doc: set `language` and use `libervia-media` instead of `sat_media`
Thu, 06 Oct 2022 17:26:31 +0200 Goffi pages (lists/edit): fix serialisation on `listGet` call
Sun, 02 Oct 2022 18:32:07 +0200 Goffi pages (merge-requests/edit): serialise extra following backend change
Sun, 02 Oct 2022 18:25:01 +0200 Goffi pages (merge-requests/view): serialise extra following backend change
Sun, 02 Oct 2022 18:09:28 +0200 Goffi pages (merge-requests): serialise extra following backend change
Sun, 02 Oct 2022 18:09:00 +0200 Goffi doc: the official MUC room is now `libervia@chat.jabberfr.org`
Sat, 14 May 2022 22:45:25 +0200 Goffi install: requirements.txt update
Sat, 14 May 2022 22:45:11 +0200 Goffi pages (blog/edit): allow comments when editing a post
Sat, 14 May 2022 22:44:15 +0200 Goffi server (pages): update psSubscribe call following change in backend
Tue, 22 Mar 2022 16:56:45 +0100 Goffi pages (blog/view): avoid infinite recursion when comment nodes are making a loop
Wed, 26 Jan 2022 17:15:36 +0100 Goffi pages (view_item): fix `extra` serialisation on `listGet`
Wed, 26 Jan 2022 10:24:46 +0100 Goffi pages (blog/view): don't use backend cache when "no cache" is requested
Wed, 26 Jan 2022 10:23:07 +0100 Goffi pages: new `useCache` method to check if `no-cache` is used in request
Sat, 18 Dec 2021 17:17:18 +0100 Goffi install (setup): remove upper bound for `twisted` and `libervia-templates` versions 0.9
Fri, 03 Dec 2021 17:45:57 +0100 Goffi common (constants): version update
Fri, 03 Dec 2021 17:43:07 +0100 Goffi merge bookmark 0.9
Tue, 30 Nov 2021 23:35:25 +0100 Goffi Added tag v0.8.0 for changeset 0181867dd0c5
Tue, 30 Nov 2021 23:35:22 +0100 Goffi v0.8.0 release v0.8.0
Sun, 21 Nov 2021 23:20:13 +0100 Goffi server: fix indentation following merge
Fri, 12 Nov 2021 17:48:30 +0100 Goffi merge bookmark @
Thu, 11 Nov 2021 18:10:43 +0100 Goffi browser (events): delete implementation
Fri, 05 Nov 2021 18:12:41 +0100 Goffi browser: fix versions of JS dependencies