zulip/static
Steve Howell cf78cb0d6e templates: Use `<hr>` and `<br>` consistently.
We now prevent these variations:

    * <hr/>
    * <hr />
    * <br/>
    * <br />

We could enforce similar consistency for other void
tags, if we wished, but these two are particularly
prevalent.
2020-04-28 17:05:48 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images integrations: Remove unused Trello message screenshot. 2020-04-28 13:00:09 -07:00
js narrow: bugfix: Update stream list height after rendering completes. 2020-04-28 12:32:40 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles browser_support: Drop support for Internet Explorer. 2020-04-23 17:50:28 -07:00
templates templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
third typeahead: Close/open typeahead with searchbox. 2020-04-17 13:37:04 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico