Arto Jantunen

Results 6 issues of Arto Jantunen

Minor improvements for the included systemd service file. * Stop setting PIDFile (not needed since type=simple, not forking) * Set RuntimeDirectory instead of using both ExecStartPre and tmpfiles.d * Set...

Whether or not the URL returned from detect_public_endpoint includes a trailing slash varies depending on external factors (what the homeserver operator put in the well-known file, whether the user included...

When privacy extensions are enabled the preferred _outgoing_ address is a temporary one with a short lifetime. Using these for DNS (and thus incoming connections) doesn't seem to make much...

### OS/platform Debian testing ### Emacs version and provenance 29.1, installed as a package from Debian testing. ### Emacs command emacs --fg-daemon ### Emacs frame type Gui frame, pgtk ###...

bug
priority:A

Bug introduced by yours truly in commit 56379f3c156e.

When using Conduit as the homeserver the bridge fails when trying to sync read receipts. On the bridge (version 0.5.2) side the log looks like this: ``` Failed to bridge...

bug