zulip/static
m-e-l-u-h-a-n 0080daa5a3 minor: Specify types of pills while initializing pill typeahead.
In options that we pass to pill_typeahead.set_up we
specify if we want typeahead to support stream or
user_group pills, and use users as source by default.

Using users for source by default, can have unnecessary
suggestions in typeaheads where only user_groups or streams
are needed.

So to solve that, we specify if we want users pill in the input.
This is then utilized in further commits, to clean up hacky code
that deals with intializing source for typeahead.
2021-05-25 08:01:05 -07:00
..
assets zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images doc: Fix configurations for images in the doc of newrelic. 2021-05-10 17:50:32 -07:00
js minor: Specify types of pills while initializing pill typeahead. 2021-05-25 08:01:05 -07:00
shared docs: Correct “webapp” to “web app”. 2021-05-14 13:15:38 -07:00
styles left_sidebar: Set the width of stream-list-filter to 236px. 2021-05-25 19:49:49 +05:30
templates message view: Allow muted user message to be rehidden. 2021-05-21 17:23:29 -07:00
third minor: Simplify `usermention` regex and properly use capturing groups. 2021-05-20 11:35:04 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00