Files
zulip/zerver/lib
Tim Abbott bc3db1701b realm_logo: Fix synchronization of realm night logo.
The night logo synchronization on the settings page was perfect, but
the actual display logic had a few problems:

* We were including the realm_logo in context_processors, even though
  it is only used in home.py.
* We used different variable names for the templating in navbar.html
  than anywhere else the codebase.

* The behavior that the night logo would default to the day logo if
  only one was uploaded was not correctly implemented for the navbar
  position, either in the synchronization for updates code or the
  logic in the navbar.html templates.
2019-03-04 11:12:36 -08:00
..
2019-02-02 17:41:24 -08:00
2018-05-21 22:41:00 -07:00
2019-02-02 17:41:24 -08:00
2019-02-02 17:41:24 -08:00
2019-02-02 17:41:24 -08:00
2019-02-01 07:26:13 -08:00
2019-02-02 17:41:24 -08:00
2018-04-25 08:58:55 -07:00
2019-02-22 16:54:36 -08:00
2019-01-08 19:08:49 -03:30
2019-02-02 17:41:24 -08:00
2019-02-02 17:41:24 -08:00
2019-02-02 17:41:24 -08:00