Files
zulip/static/js
Tim Abbott 900aea88a4 panels: Restructure to actually make sense.
The original implementation of panels.js was just for notifications,
and ended up running a bunch of notifications-specific code, including
registration click handlers and some localstorage-related
notifications logic, every time a panel was supposed to be opened.

This refactoring makes the panels library make sense -- we now
initialize all click handlers in the initialize() method, and do the
notifications check in a single, coherent place scoped to notifications.
2020-03-26 12:49:55 -07:00
..
2020-03-02 17:45:44 -08:00
2020-02-25 15:37:37 -08:00
2020-02-28 17:11:24 -08:00
2020-03-24 20:40:19 -07:00
2020-02-25 15:37:37 -08:00
2020-02-15 12:20:20 -08:00
2020-02-25 14:09:39 -08:00
2020-02-15 12:20:20 -08:00
2020-02-04 12:22:03 -08:00
2020-02-15 12:20:20 -08:00
2020-02-25 15:37:37 -08:00
2020-02-25 15:37:37 -08:00
2019-10-25 13:51:21 -07:00
2020-02-25 15:37:37 -08:00
2020-02-15 12:20:20 -08:00
2020-02-15 12:20:20 -08:00
2020-02-10 15:57:20 -08:00
2020-02-25 15:37:37 -08:00
2020-02-15 12:20:20 -08:00
2020-02-25 15:37:37 -08:00
2020-02-25 15:37:37 -08:00
2020-02-25 15:37:37 -08:00
2019-10-25 13:51:21 -07:00
2020-02-25 15:37:37 -08:00
2020-02-05 13:04:16 -08:00