mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
It's kind of silly to cache ListWidgets for subscriber lists when we only ever update the most recent one. This will save memory if you are managing a whole bunch of streams, although I suspect the savings here is mostly negligible unless you were doing something crazy. The main motivation here is just that it simplifies the code. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||