mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
Remove the unused notifications-area wrapper. Remove the feature detection code as all browsers recognize the <audio> element. Create the <audio> statically with the page template. Use multiple <source>s to let the browser detect the appropriate format instead of trying to do its job for it. Remove the absurd loop="yes" attribute, which had fortunately been specified on the wrong element. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||