mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
This includes making the default stream description setting into a dict. That is an API change; we'll discuss it in the changelog but it seems small enough to be OK. With some small tweaks by tabbott to remove unnecessary backwards compatibility code for the settings. Fixes #2427.