Files
chatmail-core/src
bjoern 22b9308c9b feat: update.href api (#6248)
add `update.href` property option to update objects send via
`Context::send_webxdc_status_update()`.

when set together with `update.info`,
UI can implement the info message as a link that is passed to the webxdc
via `window.location.href`.
for that purpose, UI will read the link back from
`Message::get_webxdc_href()`.

Practically,
this allows e.g. an calendar.xdc
to emits clickable update messages
opening the calendar at the correct date.

closes #6219

documentation at https://github.com/webxdc/website/pull/90
2024-11-23 18:38:02 +01:00
..
2024-11-22 21:31:56 +01:00
2024-09-13 17:58:25 +00:00
2024-09-08 07:08:12 +00:00
2024-11-23 18:38:02 +01:00
2024-11-20 18:12:50 +00:00
2024-11-19 18:35:42 +01:00
2024-11-23 18:38:02 +01:00
2024-11-18 23:57:57 +00:00
2024-09-12 00:22:09 +00:00
2024-09-13 17:58:25 +00:00
2023-07-09 14:06:45 +02:00
2024-11-18 23:57:57 +00:00
2024-11-23 18:38:02 +01:00