mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Instead of using localstorage to set the filters every time we render recent topics, we only do it during initial page load and then use the locally present `filters` variable to set the filters. This avoids multiple Zulip tabs of having a live impact on the filters used in recent conversations. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||