zulip/templates/zerver
sahil839 909a3cde76 realm: Replace allow_message_deleting with delete_own_message_policy.
This commit replaces 'allow_message_deleting' boolean setting
with an integer setting 'delete_own_message_policy'. We have a
separate dropdown now for deciding which user-roles can delete
messages sent by themselves and the time-limit setting droddown
is different.

This new setting has two options - everyone and admins only. Other
options including moderators will be added further.

We also remove the "Never" option from the original time-limit
dropdown, as admins are always allowed to delete message. This
never option resembled the case of only admins being allowed to
delete but this state is now resembled by setting the dropdown
to "admins only" and we also disable the time-limit dropdown in
this case as admins are allowed to delete irrespective of limit.

Note, this setting is only for deleting messages sent by the
deleting user themselves, and only admins are allowed to delete
messages sent by others as before.
2021-09-30 14:59:31 -07:00
..
api realm: Replace allow_message_deleting with delete_own_message_policy. 2021-09-30 14:59:31 -07:00
app settings: Add UI for realm-level defaults of notification settings. 2021-09-16 15:46:41 -07:00
development devlogin: Replace "Create Demo Realm" -> "Create demo organization". 2021-09-03 09:06:29 -07:00
emails find_accounts: Thank the user for their request in the email. 2021-09-24 12:23:01 -07:00
for portico: Revamp /for/open-source. 2021-09-29 15:21:58 -07:00
help realm: Replace allow_message_deleting with delete_own_message_policy. 2021-09-30 14:59:31 -07:00
include
integrations help: Add newline after admonition header for Prettier compatibility. 2021-09-10 10:39:25 -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 auth: show _OR_ during login only when other methods are available. 2021-07-20 14:29:48 -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 apps: Use a more stable URL for zulip-terminal. 2021-09-07 12:08:26 -07:00
attribution.html urls: Add attribution page. 2021-08-03 21:54:38 -07:00
auth_subdomain.html auth: Change the look of SOCIAL_AUTH_SUBDOMAIN when directly opened. 2021-09-10 10:47:15 -07:00
base.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
billing_nav.html
close_window.html
compare-education.html portico: Add comparison checkboxes to /for/education. 2021-08-07 06:23:31 -07:00
compare.html templates: Fix footer links on /plans. 2021-08-19 01:41:29 -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 data_import: Document Rocket.Chat import tool. 2021-07-28 15:45:37 -07:00
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
developer-community.html templates: Fix broken contributor join lines. 2021-07-25 22:38:14 -07:00
developer-community.md portico: Add join links to The Zulip dev community page. 2021-07-25 22:23:02 -07:00
digest_base.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
documentation_main.html docs: Add doc root links to sidebar. 2021-07-28 17:40:14 -07:00
email.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
faq.html portico: Edit top and bottom of /for/companies. 2021-07-29 09:22:09 -07:00
features.html help: Rename about-streams-and-topics to streams-and-topics. 2021-09-15 09:48:36 -07:00
find_account.html
footer.html urls: Add attribution page. 2021-08-03 21:54:38 -07:00
for-communities.html portico: Add headings to /for/communities. 2021-07-22 12:03:35 -07:00
for-companies.html help: Rename add-custom-emoji -> custom-emoji. 2021-09-17 18:08:59 -07:00
for-education.html help: Rename add-custom-emoji -> custom-emoji. 2021-09-17 18:08:59 -07:00
for-events.html help: Rename add-custom-emoji -> custom-emoji. 2021-09-17 18:08:59 -07:00
for-open-source.html portico: Revamp /for/open-source. 2021-09-29 15:21:58 -07:00
for-research.html help: Rename add-custom-emoji -> custom-emoji. 2021-09-17 18:08:59 -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: Replace chat-zulip-org page with /developer-community/. 2021-07-25 22:17:57 -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 docs: Replace chat-zulip-org page with /developer-community/. 2021-07-25 22:17:57 -07:00
log_into_subdomain_token_invalid.html
login.html auth: Include user-input email in some error messages in the login form. 2021-09-10 10:47:15 -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 templates: Deduplicate the pricing model. 2021-09-15 17:38:50 -07:00
portico-header-dropdown.html landing_page: Restructure top-level navigation. 2021-07-15 10:56:47 -07:00
portico-header.html portico-header: Fix "Find accounts" and "New organization" links. 2021-07-26 15:30:55 -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
pricing_model.html templates: Deduplicate the pricing model. 2021-09-15 17:38:50 -07:00
privacy.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
rate_limit_exceeded.html rate_limit: Show html page when rate limited at /new/ endpoint. 2021-07-28 15:24:04 -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 setting: Tweak strings explaining Zulip newsletter. 2021-08-31 17:12:16 -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
reset_emailed.html
security.html docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
security.md help: Merge "Change who can add custom emoji" into "Custom emoji" page. 2021-09-17 18:08:59 -07:00
social_auth_select_email.html
team.html team.html: Fix section heading links. 2021-08-03 10:47:27 -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: Minor tweaks to top and bottom of case studies. 2021-07-23 12:25:03 -07:00
ucsd-case-study.html portico: Minor tweaks to top and bottom of case studies. 2021-07-23 12:25:03 -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 portico: Create new "Zulip for communities" page. 2021-07-18 12:10:33 -07:00
zulipchat_migration_tos.html