zulip/static
Archisman Das 491b1513eb settings: Fix length of custom profile field URL input.
The backend validates that URL inputs are RFC valid URLs (with no
specific length limit), but the frontend appears to have a maximum
length of 50 specified, likely because of a copy-paste error.

Increase the HTML maxlength for this input to 2048, which is a length
supported for URLs by all major browsers.

Fixes #21633
2022-04-04 12:10:05 -07:00
..
assets zulip-icons: Move custom icons to shared folder. 2022-03-22 16:14:56 -07:00
audio notification_sounds: Add "Chime", the new Zulip sound used on Android 2022-03-28 12:56:54 -07:00
generated
html
images policies: Fix effective date on most recent DPA update. 2022-03-07 12:01:25 -08:00
js settings: Fix length of custom profile field URL input. 2022-04-04 12:10:05 -07:00
shared shared: Bump version to 0.0.10. 2022-03-30 21:06:37 -07:00
styles stream_settings: Remove pencil icon from 'General' tab in stream settings. 2022-04-01 14:52:06 -07:00
templates settings: Fix length of custom profile field URL input. 2022-04-04 12:10:05 -07:00
third typeahead: Update / hide typeahead menu on clicking outside. 2022-03-18 14:59:28 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00