Anders Kaseorg
706d96b22e
templates: Simplify nested Handlebars conditionals using {{else if}}.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-30 11:24:44 -07:00
sahil839
b8854a9d92
settings: Add full members and moderators options in custom emoji setting.
2021-07-27 16:41:23 -07:00
sahil839
4b1313a92b
models: Replace add_emoji_by_admins_only with add_custom_emoji_policy.
...
This commit replaces boolean field add_emoji_by_admins_only with an
integer field add_custom_emoji_policy as we would also add full members
and moderators option for this setting in further commits.
2021-07-27 16:41:22 -07:00
Anders Kaseorg
3c3471b720
templates: Rename *.handlebars ↦ *.hbs and - ↦ _.
...
Tweaked by tabbott to avoid accidentally disabling the linter for
handlebars templates.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-07-12 21:11:03 -07:00