zulip/templates/zerver
Tim Abbott 95606a7347 api: Return user IDs, not display emails, in subscribers endpoints.
Sometime in the deep past, Zulip the GET /users/me/subscriptions
endpoint started returning subscribers.  We noticed this and made it
optional via the include_subscribers parameter in
1af72a2745, however, we didn't notice
that they were being returned as emails rather than user IDs.

We migrated the core /register code paths to use subscriber IDs years
ago; this change completes that for the endpoints we forgot about.

The documentation allowed this error because we apparently had no
tests for this code path that used the actual API.
2021-07-18 11:32:28 -07:00
..
api api: Return user IDs, not display emails, in subscribers endpoints. 2021-07-18 11:32:28 -07:00
app settings: Convert settings_overlay.html to handlebars template. 2021-07-15 08:59:23 -07:00
archive zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
development devtools: Improve the appearance of dev_panel. 2021-05-18 17:35:29 -07:00
emails email_notifications: Show mentioned user group in email notifications. 2021-07-05 14:23:59 -07:00
for portico: Clarify that Zulip Standard is free for open source. 2021-07-13 08:41:16 -07:00
help help: Document the `is:resolved` search keyword. 2021-07-13 23:48:46 -07:00
include
integrations docs: Correct Big Blue Button to BigBlueButton. 2021-07-05 16:59:00 -07:00
tests/markdown
accounts_accept_terms.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
accounts_home.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
accounts_send_confirm.html
apple-error.md docs: Add auth backend configuration is optional. 2020-12-17 18:11:28 -08:00
apps.html portico: Label terminal app as beta. 2021-05-12 11:52:17 -07:00
base.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
billing_nav.html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
close_window.html
compare.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
config_error.html auth: Implement a generic OpenID Connect backend. 2021-05-28 09:43:06 -07:00
confirm_continue_registration.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
confirmation_link_expired_error.html
create_realm.html docs: Remove HipChat migration guide. 2020-12-23 15:43:13 +05:30
deactivated.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
desktop_login.html
desktop_redirect.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
dev-not-supported-error.md
dev_env_email_access_details.html
digest_base.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
documentation_main.html docs: Add proper backlink to the homepage from /help and /api. 2021-07-06 10:35:41 -07:00
email.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
faq.html portico: Extend billing FAQ. 2021-07-02 13:56:00 -07:00
features.html docs: Correct Big Blue Button to BigBlueButton. 2021-07-05 16:59:00 -07:00
find_account.html
footer.html templates: Escape some unescaped > and & characters. 2021-05-20 12:09:47 -07:00
for-companies.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
for-open-source.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
for-research.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
for-working-groups-and-communities.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
github-error.md docs: Add auth backend configuration is optional. 2020-12-17 18:11:28 -08:00
gitlab-error.md docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
google-error.md docs: Add auth backend configuration is optional. 2020-12-17 18:11:28 -08:00
gradients.html
hello.html docs: Deemphasize Hubot as an integration bridge. 2021-06-09 14:04:01 -07:00
history.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
insecure_desktop_app.html
invalid_email.html
invalid_realm.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
landing_nav.html landing_page: Restructure top-level navigation. 2021-07-15 10:56:47 -07:00
log_into_subdomain_token_invalid.html
login.html passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
meta_tags.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
no_spare_licenses.html billing: Enforce license limit for plans on manual license management. 2021-06-09 17:42:38 -07:00
plans.html plans: Mention whether realm is on free trial. 2021-06-14 16:49:53 -07:00
portico-header-dropdown.html landing_page: Restructure top-level navigation. 2021-07-15 10:56:47 -07:00
portico-header.html landing_page: Restructure top-level navigation. 2021-07-15 10:56:47 -07:00
portico-help.html
portico.html portico: Add alert-box element to portico pages. 2021-04-26 09:28:04 -07:00
portico_signup.html
privacy.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
realm_creation_failed.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
realm_reactivation.html
realm_reactivation_link_error.html
realm_redirect.html
register.html registration: Collect organization type on sign-up. 2021-07-15 09:58:27 -07:00
reset.html templates: Fix email input field within reset.html. 2021-04-19 10:00:20 -07:00
reset_confirm.html passwords: Set title/aria-label attributes dynamically. 2021-04-23 15:01:37 -07:00
reset_done.html urls: Remove unused URL names and shorten others. 2020-09-22 10:46:28 -07:00
reset_emailed.html
security.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
security.md docs: Link session length and idle timeouts to GitHub search. 2020-11-05 10:07:43 -08:00
social_auth_select_email.html docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
team.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
terms.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
tum-case-study.html portico: Add Technical University of Munich case study. 2021-07-09 13:04:38 -07:00
unsubscribe_link_error.html
unsubscribe_success.html unsubscribe: Fix styling of unsubscribe page. 2021-04-27 21:36:09 -07:00
unsupported_browser.html
why-zulip.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
why-zulip.md templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
zulipchat_migration_tos.html