zulip/templates/zerver/app
Tim Abbott 16123c9a58 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-02 09:45:50 -08:00
..
bankruptcy.html message view: Add loading indicator to bankruptcy modal. 2018-06-06 15:06:05 -07:00
compose.html compose: Change preview_message_area and preview_content to classes. 2019-02-05 11:28:13 -08:00
delete_message.html messages: Add loading spinner for deleting messages. 2019-01-25 11:07:02 -08:00
deprecation_notice.html hotkey: Close deprecation notice on Enter keypress. 2018-06-03 09:33:16 -07:00
drafts.html
home.html search: Update styling and text for no search results. 2019-02-14 15:03:14 -08:00
index.html messages: Add support for quickly deleting all messages in a topic. 2019-02-01 17:09:44 -08:00
invite_user.html invite: Move success message to top of invite modal. 2019-02-11 16:17:13 -08:00
keyboard_shortcuts.html hotkeys: Map `CTRL + .` to narrow to compose box target. 2018-12-04 13:58:00 -08:00
left_sidebar.html left-sidebar: Fix title tag for "Private messages". 2019-02-27 12:20:05 -08:00
lightbox_overlay.html
logout.html
markdown_help.html docs: Add docs for silent mentions syntax. 2019-02-20 10:41:42 -08:00
message_history.html
navbar.html realm_logo: Fix synchronization of realm night logo. 2019-03-02 09:45:50 -08:00
right_sidebar.html right sidebar: Move invite link below Group PMs. 2019-02-12 10:36:45 -08:00
search_operators.html HTML validation: Fix problems with tag nesting. 2018-07-09 10:00:56 +05:30
settings_overlay.html guests: Block guest user access to default streams. 2019-02-28 16:36:30 -08:00
settings_sidebar.html HTML validation: Add placeholder text to <h1>, <h3>. 2018-07-12 18:46:31 +05:30
subscriptions.html