zulip/static
Steve Howell 29055c16ae pm list: Simplify logic to find "active" filters.
We now just calculate two vars:

    pm_list - which individual PM conversation to highlight
    is_pm_filter - highlight "Private messages"

The logic is structured so that we err on the side of **not**
spuriously selecting list items:

    * be defensive about `filter` not existing for some reason
    * don't select anything if we have multiple pm-with
      operands in the search (which is sort of undefined
      behavior)

Tweaked by tabbott to add a comment explaining the multiple pm-with case.
2019-04-11 10:59:53 -07:00
..
assets
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 CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
images webhooks/intercom: Implement support for all events. 2019-04-05 15:15:52 -07:00
js pm list: Simplify logic to find "active" filters. 2019-04-11 10:59:53 -07:00
locale i18n: Update translation data from Transifex. 2019-03-13 14:10:09 -07:00
styles css: Align left sidebar icons horizontally and fix the spaces. 2019-04-11 10:47:30 -07:00
templates markdown: Add .rendered_markdown for all elements with rendered MD content. 2019-04-05 17:13:20 -07:00
third markdown: Change syntax of silent mentions ( _@person -> @_person). 2019-02-20 10:41:42 -08:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules