zulip/templates/zerver
Tim Abbott d9bb6d0081 compatibility: Add more strict desktop app blocking.
This allows us to block use of the desktop app with insecure versions
(we simply fail to load the Zulip webapp at all, instead rendering an
error page).

For now we block only versions that are known to be both insecure and
not auto-updating, but we can easily adjust these parameters in the
future.
2020-03-24 20:33:11 -07:00
..
api api: Document DELETE ../messages/{message_id}/reactions endpoint. 2020-03-08 19:12:45 -07:00
app compatibility: Add more strict desktop app blocking. 2020-03-24 20:33:11 -07:00
archive emoji: Resolve emoji sprite sheets and stylesheets through Webpack. 2020-02-25 14:43:46 -08:00
emails emails: Use the word email instead of message in do not reply sentence. 2020-01-31 12:29:58 -08:00
for portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
help settings: Reword setting name in settings menu. 2020-03-24 10:47:00 -07:00
include portico: Add return to login button to password reset end. 2019-11-18 12:21:40 -08:00
integrations devtools: Clean up top-navbar element styling. 2020-01-29 12:59:54 -08:00
tests/markdown webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
accounts_accept_terms.html
accounts_home.html login: Make authentication_methods data available to JavaScript. 2020-02-02 20:22:49 -08:00
accounts_send_confirm.html
apps.html portico: Hide download buttons on initial render of `/apps` page. 2020-03-07 18:33:31 -08:00
atlassian.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
atlassian.md portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
base.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
billing_nav.html
compare.html plans: Address some frequently asked questions. 2020-01-28 14:07:28 -08:00
config_error.html auth: Change how config error URLs are configured. 2020-03-22 17:15:18 -07:00
confirm_continue_registration.html
create_realm.html templates: Replace focusing scripts with autofocus attribute. 2019-09-16 17:23:20 -07:00
deactivated.html
desktop_redirect.html auth: Create a new page hop for desktop auth. 2020-02-20 11:59:55 -08:00
dev-not-supported-error.md
dev_env_email_access_details.html
dev_login.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
dev_tools.html devtools: Improve labels and headings for some tools. 2020-02-03 16:13:34 -08:00
digest_base.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
documentation_main.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
email.html
email_log.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
faq.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
features.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
find_account.html HTML validation: Fix login page HTML errors. 2019-07-18 11:56:15 -07:00
footer.html
for-companies.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
for-mystery-hunt.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
for-open-source.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
for-working-groups-and-communities.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
github-error.md auth: Document setting social_auth_github_key in dev-secrets. 2019-06-14 10:16:26 -07:00
gitlab-error.md auth: Add support for GitLab authentication. 2020-02-11 13:54:17 -08:00
google-error.md templates: Correct sample Google authorized redirect URI. 2019-12-21 20:08:31 -08:00
gradients.html
hello.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
history.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
insecure_desktop_app.html compatibility: Add more strict desktop app blocking. 2020-03-24 20:33:11 -07:00
invalid_email.html
invalid_realm.html
landing_nav.html portico: Add `isolated_page` context flag, to suppress site nav. 2020-01-29 11:32:27 -08:00
login.html social_auth: Take user to find_account if invalid subdomain is given. 2020-02-27 17:27:55 -08:00
meta_tags.html hello: Focus on distributed teams as use case. 2020-03-17 14:49:17 -07:00
plans.html portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
portico-header-dropdown.html
portico-header.html
portico-help.html
portico.html portico: Add `isolated_page` context flag, to suppress site nav. 2020-01-29 11:32:27 -08:00
portico_signup.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
privacy.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
realm_creation_failed.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
realm_reactivation.html
realm_reactivation_link_error.html
realm_redirect.html accounts/go: Change class of bottom text to be consistent. 2019-08-08 11:12:51 -07:00
register.html register: Spell Greek Ακμή with Greek alpha, not Latin A 2020-02-18 17:41:43 -08:00
reset.html portico: Add return to login button to password reset end. 2019-11-18 12:21:40 -08:00
reset_confirm.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
reset_done.html
reset_emailed.html portico: Add return to login button to password reset end. 2019-11-18 12:21:40 -08:00
security.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
security.md docs: Updated links to python-social-auth docs. 2020-03-20 08:54:37 -04:00
social_auth_select_email.html auth: Style the GitHub auth email selection page. 2019-08-08 11:12:51 -07:00
team.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
terms.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
unsubscribe_link_error.html
unsubscribe_success.html
why-zulip.html templates: Use just one webpack entry point per page. 2019-10-28 15:53:15 -07:00
why-zulip.md portico: Typographical nitpicking. 2020-03-17 16:53:46 -07:00
zulipchat_migration_tos.html