-
Test issue Zulip: https://quarkusio.zulipchat.com/
What do we expect?
-
@leithaus asked if the on-chain mirror is sufficient to stand up another zulip server with the same history, ready to continue.
This restore feature depends on getting the mirror / backup part to b…
-
# Proposal
Emscripten has two different ABIs for stack unwinding, an older one that uses JS exception handling, and a newer one that uses wasm exception handling. The new ABI is used for the wasm32-w…
-
# Proposal
Promote the powerpc64le-unknown-linux-musl target to tier 2.
Musl targets are hard to use with `-Zbuild-std` because they require a full musl sysroot to be available, including an impleme…
-
When you send a message, the message should eventually show up in the message list you're looking at: our `sendMessage` API request completes, then the server sends us a `MessageEvent` reflecting the …
-
This is part of the upcoming Zulip feature https://github.com/zulip/zulip/issues/21505 , and a followup to #5866.
Since #5866, mobile understands the new topic permalink URLs. Once the web app does…
-
https://dafny.org/
-
To simplify message feed subscribe/unsubscribe elements, we should:
1. Remove the "Unsubscribe" and "Subscribe" buttons.
2. Add the following links to the divider text.
For subscribing to a…
-
### Describe the bug
I am using the Openshift extensions. I have some parts of the openshift manifest that is created from an external tooling in `src/main/kubernetes/openshift.yml` than contains the…
-
When moving messages, we should default to the "move just this message" option if you're in a search view that isn't by its construction guaranteed to show all later messages in the relevant topic…