zulip/templates
Tim Abbott cdbcb43706 api: Fix encoding of strings in realm endpoint.
* Don't require strings to be unnecessarily JSON-encoded.
* Use check_capped_string rather than custom code for length checks.
* Update frontend to pass the right parameters.

With a much simplified populate_data_for_request design suggested by
Anders; we only support a handful of data types, all of which are
correctly encoded automatically by jQuery.

Fixes part of #18035.
2021-04-09 16:27:30 -07:00
..
analytics analytics: Fix placement of envelope icons. 2021-04-08 17:47:34 -07:00
confirmation confirmation: Adjust language for link_expired template. 2021-02-16 07:42:13 -08:00
corporate docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor docs: Correct “login” as a verb to “log in”. 2020-08-11 10:25:53 -07:00
zerver api: Fix encoding of strings in realm endpoint. 2021-04-09 16:27:30 -07:00
zilencer billing: Move billing related templates from zilencer to corporate. 2018-10-01 15:43:39 -07:00
.gitignore
404.html templates: Remove strangely toned text from 404 page. 2020-08-31 16:47:20 -07:00
500.html