zulip/static
Steve Howell 1adcaad04a refactor: Simplify logic for circles.
We now have a function get_user_circle_class
that returns one of these values:

    "user_circle_green"
    "user_circle_orange"
    "user_circle_empty"

And we put that in the templates.

And then CSS renders the circle of the appropriate
color.

The unit tests now explicitly capture whether
we are rendering the correct kind of circle.
2019-02-18 14:22:37 -08:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
images help: Remove zulip-glossary. 2019-02-13 18:03:22 -08:00
js refactor: Simplify logic for circles. 2019-02-18 14:22:37 -08:00
locale i18n: Update translations data from Transifex. 2019-02-11 16:52:41 -08:00
styles refactor: Simplify logic for circles. 2019-02-18 14:22:37 -08:00
templates refactor: Simplify logic for circles. 2019-02-18 14:22:37 -08:00
third popovers: Use fix_positions option for streams popover. 2019-02-14 16:58:00 -08:00
ts webpack: Upgrade webpack version 4.5.0. 2018-04-23 15:49:33 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules