Alex Vandiver
Alex Vandiver
Abandoning -- see [#translation > Desktop translations that repeat English @ 💬](https://chat.zulip.org/#narrow/channel/58-translation/topic/Desktop.20translations.20that.20repeat.20English/near/2256701)
> The default for the setting is set to None, in order to avoid disruption to installs used to the existing behaviour. Essentially all install that are not Zulip Cloud...
> When the setting is set to 0, we do not actively close the connection when the email is sent, but we open a new connection everytime we need to...
It looks like you addressed some of the review comments (the detault) but not others (using `time_machine` in tests, moving logic into the `TimeAwareSMTPEmailBackend` class instead of using `isinstance`). Please...
This was implemented in zulip/zulip#35081, specifically zulip/zulip@43a7035745c3ceda17d809dd82a13aa378269777.
Please re-read the code I posted. I _am_ using the `aws_cdk.aws_events_targets.LambdaFunction` class. The bug is that `LambdaFunction` does not implement `IRuleTarget` as it is documented to, because it's missing a...
Heya -- I believe this bug was closed in error; see my post from a few days ago. Can it be re-opened?
Sorry for not making clear that yeah, this is not about the functionality (which works great!), but about the type-correctness of the `jsii`-generated typing of the code. I've found two...
`# type: ignore` applied judiciously should work around this bug.
@ariep: You seem to have a chart for memcached (https://github.com/greenhost/docker-zulip/blob/956b40239e246904b93695b27c9a3cb3f1c43496/kubernetes/chart/zulip/Chart.yaml#L20) -- would you be open to contributing that here?