-
if the app is opened and the document title changes, the title bar is not updated, see https://github.com/deltachat/deltachat-android/pull/2664
-
We have some documented here https://docs.webxdc.org/spec.html#discouraged-practises , but here are some other ones:
- Things that require secure context don't work on Desktop(e.g. Geolocation, Devic…
-
- Android version:
- Device:
- Delta Chat version: 1.36.4
- Expected behavior: Only one instance of the webxdc app launches, no matter how many times I tap on it, and the app loads.
- Actual b…
-
if [`source_code_url`](https://c.delta.chat/classdc__msg__t.html#aee526949983962ed25adf33a2f5e6878) is not empty, that should be made available to the user in an unobtrusive way (not taking space in t…
-
maybe we need to use this portal api to install the desktop file to a special place? https://docs.flatpak.org/en/latest/portal-api-reference.html#gdbus-org.freedesktop.portal.DynamicLauncher
can ot…
-
in webxdc apps that set the document name like the checklist app, if you change the document name, the toolbar title is not updated until you close and open the app again
-
We have a Vite project and it warns about `punycode`: https://codeberg.org/webxdc/editor/issues/47
Should it be upgraded from a dev dependency to a regular one?
https://github.com/ProseMirror/pr…
-
We now have [`selfName`](https://github.com/webxdc/webxdc_docs/blob/eadf86b383722f78da6a8fe465e7b0cfefe07fa6/src/spec.md?plain=1#L94) and `selfAddr`.
I thought that avatars would also make sense.
…
-
afaik it's currently implemented in android and only for webxdc (for webxdc it resends all state updates together with the xdc).
@adbenitez recently said he missed that functionality in desktop. Wh…
-
localstorage has a limit depending on the browser its 4-10mb, which you can fill up with your json objects if not careful.
https://stackoverflow.com/questions/2989284/what-is-the-max-size-of-localsto…