Sat, 11 May 2024 14:02:22 +0200 |
Goffi |
browser: Remote Control implementation:
|
Sat, 11 May 2024 13:57:49 +0200 |
Goffi |
minor updates
|
Sat, 06 Apr 2024 13:06:17 +0200 |
Goffi |
browser (calls): implement WebRTC file sharing:
|
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.
|