zulip/templates/zerver/app
Anders Kaseorg 37dfa7f7d4 HTML validation: Remove xmlns:svg attribute.
xmlns:svg is an XML namespace declaration that would be valid in XHTML
but not in HTML.  Even in XHTML, it wouldn’t be necessary because we
don’t write SVG tags prefixed like <svg:circle>, only unprefixed like
<circle>.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-07-09 09:45:42 +05:30
..
bankruptcy.html message view: Add loading indicator to bankruptcy modal. 2018-06-06 15:06:05 -07:00
compose.html Replace all user-facing references to "invite-only" with "private". 2018-06-12 13:37:45 -04:00
delete_message.html
deprecation_notice.html hotkey: Close deprecation notice on Enter keypress. 2018-06-03 09:33:16 -07:00
drafts.html
home.html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
index.html webpack: Transition app.js to be compiled by webpack. 2018-07-05 11:03:08 +02:00
invite_user.html jquery-form: Remove use of jquery-form from invite-user form. 2018-05-30 03:14:39 +05:30
keyboard_shortcuts.html hotkeys: Change * to Ctr+s for starring a message. 2018-06-01 09:53:15 -07:00
left_sidebar.html sidebars: Disable autocomplete for user and stream search inputs. 2018-05-01 09:24:40 -07:00
lightbox_overlay.html
logout.html
markdown_help.html
message_history.html
navbar.html
right_sidebar.html right-sidebar: Add keyboard instructions shortcut in bottom-right corner. 2018-05-16 13:32:42 -07:00
search_operators.html i18n: Atomize translation tags. 2018-05-26 07:06:43 -07:00
settings_overlay.html settings: Fix focusing of `your-account` prior complete loading. 2018-06-27 11:20:54 -04:00
settings_sidebar.html
subscriptions.html
topic_is_muted.html i18n: Tag missing strings for translation. 2018-05-15 09:06:56 -07:00