zulip/static
Steve Howell 5c6fb8dbbf code cleanup: Avoid shadowing the tab_bar global.
I tried to make the most minimal change here
possible, since I don't really know this module
well.  Possible alternatives were:

    * $('#tab_bar') everywhere
    * elem
    * tab_bar_elem

I don't feel strongly.

Long term I believe we intend to change the name
of this module to something more like `navbar.js`???
2020-06-11 11:05:06 -07:00
..
assets python: Convert percent formatting to Python 3.6 f-strings. 2020-06-10 15:02:09 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images integrations: Add Thinkst Canary integration. 2020-06-09 16:28:28 -07:00
js code cleanup: Avoid shadowing the tab_bar global. 2020-06-11 11:05:06 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles refactor: Add css nesting to #out-of-view-notification. 2020-06-10 17:00:39 -07:00
templates realm logo: Refactor upload_widgets.js. 2020-06-10 17:02:06 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -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