log

age author description
16 months ago Goffi browser (chat): message edition + extra menu:
16 months ago Goffi browser(template): add `bare_jid` and fix `date_fmt`
16 months ago Goffi browser: new `popup` module to create dynamic popups
16 months ago Goffi server (restricted_bridge): add `history_get` and `message_edit`
16 months ago Goffi pages: make `tz_data` always available as template data and exposed to scripts
16 months ago Goffi browser (bridge): workaround to fix unicode dumping of JSON:
16 months ago Goffi pages (chat/select): fix search submission.
16 months ago Goffi browser (chat): implement message reactions.
16 months ago Goffi server (restricted_bridge): add `message_reactions_set` method.
16 months ago Goffi server: listen to `message_update` signal.
16 months ago Goffi browser: new `tools` module with a first method to detect touch devices
16 months ago Goffi browser (jid_search): `submit_filter` option:
16 months ago Goffi broweser (jid): add a simple check for JID validation.
16 months ago Goffi browser (meta): update deps + use new features + new deps:
16 months ago Goffi server (tasks/JS modules): add new way to generate modules + support of CSS files
16 months ago Goffi server (tasks/saas): lock version due to issue with latest one.
16 months ago Goffi install: minimum Python version is now 3.10
16 months ago Goffi README: name is now "Libervia Web"
19 months ago Goffi browser (calls/webrtc): send ICE candidates when received:
19 months ago Goffi browser (calls): restore UI state on reset:
19 months ago Goffi browser (calls): add camera switching:
19 months ago Goffi browser (calls): Add clear search + formatting
19 months ago Goffi browser (calls): correctly display avatar and entity in status on incoming call
19 months ago Goffi browser (calls): update status on various events (connection established, connection lost, etc.)
19 months ago Goffi browser (calls): handle "ringing" info message and update status when received
19 months ago Goffi browser (calls): add some logs useful for debugging
19 months ago Goffi doc (calls): update how to initiate a call
19 months ago Goffi browser (calls): improve call buttons:
19 months ago Goffi browser (jid_search): search items can now be customised:
19 months ago Goffi doc (calls): minor markup fix
19 months ago Goffi doc (user/calls): add screen sharing documentation:
19 months ago Goffi browser (calls): screen sharing implementation:
19 months ago Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
19 months ago Goffi tests: add `calls` unit tests:
19 months ago Goffi doc: add end-user A/V calls documentation:
19 months ago Goffi browser (calls): update call to handle search, control buttons, and better UI/UX:
19 months ago Goffi browser: make `jid_search` more generic:
20 months ago Goffi browser (chat/select): update dynamically JID items when search box is used
20 months ago Goffi browser (jid_search): implement a mechanism to get JIDs from search terms
20 months ago Goffi browser (bridge): add methods/properties to wait for Websocket/BroadcastChannel to be ready
20 months ago Goffi browser (cache): replace `print` by `log` calls
20 months ago Goffi pages (chat): fix `own_jid` exposure:
21 months ago Goffi browser (chat): add marker for new messages when page is not visible
21 months ago Goffi browser (chat): URL previews implementation
21 months ago Goffi browser (chat): minor reformatting
21 months ago Goffi server (restricted_bridge): add `url_preview_get`
21 months ago Goffi browser (template): fix `icon_use` when no class is specified
21 months ago Goffi doc: fix version retrieval
21 months ago Goffi browser: chat page:
21 months ago Goffi install: bump Brython minimal version to 3.11.3
21 months ago Goffi server (restricted_bridge): add `message_send` method
21 months ago Goffi _browser (template): add `media_type_main` and `media_type_sub` filters:
21 months ago Goffi _browser (album): moved code to upload file to a separate `file_uploader` module:
21 months ago Goffi browser (cache): make `fill_identities` async + use `json` module:
21 months ago Goffi browser: integrate the `jid` module
21 months ago Goffi browser (template): fix use of `auto*` in `date_fmt`
21 months ago Goffi pages: minor import removal
21 months ago Goffi build: explicitely set `packages` so `doc` is not accidentaly included
21 months ago Goffi build: do not set explicitely `libervia` package:
21 months ago Goffi build: don't use local dependencies, and remove backend package: