zulip/templates/zerver
Aditya Bansal 5d7907b59f public_archives: Add basic infra for displaying topics.
We add very basic infra so that we can view any discussion which
happened under a topic of a global public stream without
authorization.
2018-05-02 15:23:33 -07:00
..
api api: Document the /register API with a lot more detail. 2018-04-27 17:01:41 -07:00
app index.html: Clean up indentation and whitespace in HEAD. 2018-05-01 09:49:28 -07:00
archive public_archives: Add basic infra for displaying topics. 2018-05-02 15:23:33 -07:00
emails enails: Pass new login details as separate variables. 2018-04-30 12:03:10 -07:00
for docs: Fix broken link in /for/companies. 2018-04-17 13:36:35 -07:00
help org settings: Remove "Delete streams" administrative tab from settings. 2018-04-30 17:47:34 +05:30
integrations templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
tests/markdown app_filters.py: Use Django to load template. 2017-04-07 15:52:15 -07:00
accounts_accept_terms.html linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
accounts_home.html i18n: Pass the name of the single-sign on system into strings. 2018-04-22 13:34:37 -07:00
accounts_send_confirm.html backend: Seperate out info on accessing emails to a template. 2017-10-04 08:20:29 -07:00
apps.html portico: Mention about thirdparty desktop apps. 2018-04-27 11:14:17 -07:00
base.html portico: Add noindex tags for non root realms. 2018-05-01 15:28:30 -07:00
compare.html portico: Update FAQ on /plans. 2017-12-19 15:36:13 -08:00
config_error.html auth: Redirect to an error page instead of 500. 2018-02-20 22:34:53 -08:00
confirm_continue_registration.html portico: Update text on confirm_continue_registration. 2018-04-25 08:50:24 -07:00
create_realm.html linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
deactivated.html deactivation: Add some styling to make boxes smaller. 2017-08-25 00:16:35 -07:00
debug.html
dev-not-supported-error.md auth: Redirect to an error page instead of 500. 2018-02-20 22:34:53 -08:00
dev_env_email_access_details.html backend: Seperate out info on accessing emails to a template. 2017-10-04 08:20:29 -07:00
dev_login.html populate_db: Add new user of "guest" type. 2018-04-20 16:20:00 -07:00
dev_tools.html dev_tools: Add invalid confirmation error page to devtools. 2018-02-28 12:51:19 -08:00
email.html /emails: Add option to toggle between HTML and text. 2017-10-11 10:08:42 -07:00
email_log.html linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
faq.html portico: Add contact info to FAQ. 2018-04-19 12:48:27 -07:00
features.html portico: Add Slack import to /features. 2018-05-02 10:12:30 -07:00
find_account.html linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
footer.html footer: Add a link to the blog. 2018-04-18 10:44:18 -07:00
for-companies.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
for-mystery-hunt.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
for-open-source.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
for-working-groups-and-communities.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
github-error.md settings: Rename SERVER_URI to ROOT_DOMAIN_URI. 2017-08-28 14:09:28 -07:00
google-error.md settings: Rename SERVER_URI to ROOT_DOMAIN_URI. 2017-08-28 14:09:28 -07:00
gradients.html Change product page nav and hero styling. 2017-07-17 16:12:36 -07:00
handlebars_compilation_failed.html
hello.html hello.html: Add testimonial carousel. 2018-05-01 16:45:52 -07:00
history.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
invalid_email.html registration: Catch email validation error and show error message. 2018-04-06 15:18:32 -07:00
invalid_realm.html Restyle invalid organization page. 2017-09-26 16:59:03 -07:00
landing_nav.html portico: Highlight active page's title in navbar on why-zulip page. 2018-02-21 09:02:20 -08:00
login.html two_factor: Add templates for 2-factor-auth setup. 2018-05-02 15:20:49 -07:00
meta_tags.html portico: Add noindex tags for non root realms. 2018-05-01 15:28:30 -07:00
plans.html docs: Stop linking to specific versions of our docs entirely. 2018-04-25 14:36:56 -07:00
portico-header-dropdown.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
portico-header.html portico: Change CSS class to float-left and float-right. 2018-05-02 15:23:33 -07:00
portico-help.html webpack: Combine both js and css into one portico bundle. 2018-04-30 10:23:39 -07:00
portico.html webpack: Combine both js and css into one portico bundle. 2018-04-30 10:23:39 -07:00
portico_signup.html webpack: Migrate `signup.js` bundle to webpack static asset pipeline. 2017-06-20 09:45:26 -04:00
privacy.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
realm_creation_failed.html
register.html linter: Enforce 2 space indents on tags spread over multiple lines. 2018-04-07 20:08:44 -07:00
reset.html linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
reset_confirm.html linter: Make html singleton tags use 2 space indentation. 2018-04-07 20:08:31 -07:00
reset_done.html Restyle "password reset" confirmation modal to be boxed. 2017-08-15 13:27:48 -07:00
reset_emailed.html backend: Seperate out info on accessing emails to a template. 2017-10-04 08:20:29 -07:00
team.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
terms.html templates: Fix duplicate inclusion of portico CSS. 2018-04-24 08:45:31 -07:00
unsubscribe_link_error.html context_processors: Remove zulip_admin from zulip_default_context. 2017-06-29 11:20:32 -07:00
unsubscribe_success.html
why-zulip.html why-zulip: Include cartoon of Julia Evans. 2018-04-30 17:46:02 -07:00
why-zulip.md why-zulip: Include cartoon of Julia Evans. 2018-04-30 17:46:02 -07:00
zulipchat_migration_tos.html