log

age author description
8 months ago Goffi doc (installation): add missing pipx link
8 months ago Goffi doc: fix path issue:
9 months ago Goffi doc (user/calls): document group call feature:
9 months ago Goffi browser (call): implements group calls:
9 months ago Goffi doc (user/calls): Add a section to explain remote control:
9 months ago Goffi browser: Remote Control implementation:
9 months ago Goffi minor updates
10 months ago Goffi browser (calls): implement WebRTC file sharing:
11 months ago Goffi pages(g): fix guest session data:
12 months ago Goffi server: always start a new session on connection:
12 months ago Goffi pages (lists): uses std lib `json` and don't use anymore `DOMNODE`:
14 months ago Goffi browser (chat): add data for reactions
14 months ago Goffi pages: set `own_local_jid` to avoid confusion with `own_jid`:
14 months ago Goffi server: catch `DBusException` and retry to connect in this case.
14 months ago Goffi browser (chat/select): add bookmarked entities on empty search
14 months ago Goffi server: handle new registration link feature, following backend implementation
14 months ago Goffi browser (jid_search): fix `submit_filter` when there is no parent `<form>`
14 months ago Goffi pages (events): fix URL generation for RSVP pages.
14 months ago Goffi browser (dialog): be sure to remove dialog on `OK` and `Cancel` click + avoid side effects
14 months ago Goffi pages (events/rsvp): fix call of `bridge.events_get` + use coroutines instead of inline callbacks
14 months ago Goffi browser (slideshow): fix use of `current_slide` when there is no slide.
14 months ago Goffi browser (lists/view): fix bridge import
15 months ago Goffi browser (chat): message retraction implementation
15 months ago Goffi browser (chat): message edition + extra menu:
15 months ago Goffi browser(template): add `bare_jid` and fix `date_fmt`
15 months ago Goffi browser: new `popup` module to create dynamic popups
15 months ago Goffi server (restricted_bridge): add `history_get` and `message_edit`
15 months ago Goffi pages: make `tz_data` always available as template data and exposed to scripts
15 months ago Goffi browser (bridge): workaround to fix unicode dumping of JSON:
15 months ago Goffi pages (chat/select): fix search submission.
15 months ago Goffi browser (chat): implement message reactions.
15 months ago Goffi server (restricted_bridge): add `message_reactions_set` method.
15 months ago Goffi server: listen to `message_update` signal.
15 months ago Goffi browser: new `tools` module with a first method to detect touch devices
15 months ago Goffi browser (jid_search): `submit_filter` option:
15 months ago Goffi broweser (jid): add a simple check for JID validation.
15 months ago Goffi browser (meta): update deps + use new features + new deps:
15 months ago Goffi server (tasks/JS modules): add new way to generate modules + support of CSS files
15 months ago Goffi server (tasks/saas): lock version due to issue with latest one.
15 months ago Goffi install: minimum Python version is now 3.10
15 months ago Goffi README: name is now "Libervia Web"
18 months ago Goffi browser (calls/webrtc): send ICE candidates when received:
18 months ago Goffi browser (calls): restore UI state on reset:
18 months ago Goffi browser (calls): add camera switching:
18 months ago Goffi browser (calls): Add clear search + formatting
18 months ago Goffi browser (calls): correctly display avatar and entity in status on incoming call
18 months ago Goffi browser (calls): update status on various events (connection established, connection lost, etc.)
18 months ago Goffi browser (calls): handle "ringing" info message and update status when received
18 months ago Goffi browser (calls): add some logs useful for debugging
18 months ago Goffi doc (calls): update how to initiate a call
18 months ago Goffi browser (calls): improve call buttons:
18 months ago Goffi browser (jid_search): search items can now be customised:
18 months ago Goffi doc (calls): minor markup fix
18 months ago Goffi doc (user/calls): add screen sharing documentation:
18 months ago Goffi browser (calls): screen sharing implementation:
18 months ago Goffi doc (installation): update `pipx` instruction and remove `requirements.txt` mention
18 months ago Goffi tests: add `calls` unit tests:
18 months ago Goffi doc: add end-user A/V calls documentation:
18 months ago Goffi browser (calls): update call to handle search, control buttons, and better UI/UX:
18 months ago Goffi browser: make `jid_search` more generic: