From aba0f3a50781a011cd3fdcf2513a8270aa698f9f Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 16 Feb 2025 19:52:30 +0100 Subject: [PATCH] Add more notes about Zulip --- blueprint/instant-messaging.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/blueprint/instant-messaging.md b/blueprint/instant-messaging.md index 72a5398..7262f0f 100644 --- a/blueprint/instant-messaging.md +++ b/blueprint/instant-messaging.md @@ -11,3 +11,16 @@ Even then, the out of the box experience is not awesome. (Testing without YunoHost, although there is a [WIP package that is not on the catalog yet](https://github.com/YunoHost-Apps/zulip_ynh).) * Installation fails if you use a Unicode domain, you must use punycode for the domain name. +* Mail support can be a bit fiddly with host names, the system host name must match the server name. +* The terminal client worked on my self-hosted Zulip instance, although it did not work on the public instance. +* Email integration is nice: + * You can use Markdown in emails and Zulip processes the mail correctly. + * Zulip waits for a few messages before sending a new email, and collects multiple messages in a single email. +* However, by default emailing a channel is not nice. + You must get the channel obfuscated email address from the Zulip web interface. + +Zulip could be a great option because: + +* You can use the web interface, terminal interface, email interface. +* Third-party clients should be allowed? +* You can switch from their free/paid services to self-hosted plans easily. -- 2.47.3