zulip/static
Aman Agrawal 37431cf0b5 urls: Provide `email` as a GET parameter.
Since we want to use `accounts/new/send_confirm` to know how many
users actually register after visiting the register page, we
added it to Google Tag Manager, but GTM tracks every user
registration separately due <email> in the URL
making it harder to track.

To solve this, we want to pass <email> as a GET parameter which
can be easily filtered inside GTM using a RegEx and all the
registrations can be tracked as one.
2023-01-24 11:29:50 -08:00
..
assets compose: Create shared compose banner and use for resolved topic warning. 2022-12-06 15:42:07 -08:00
audio/notification_sounds audio: Remove the copy of zulip.ogg outside notification_sounds. 2022-06-10 12:27:48 -07:00
generated
html templates: Add HTML title element to templates that extend base/portico. 2022-09-19 20:17:17 -07:00
images help center: Add mobile instructions to "Mute a topic". 2023-01-18 16:00:12 -08:00
js urls: Provide `email` as a GET parameter. 2023-01-24 11:29:50 -08:00
shared typeahead: Remove misleading comment regarding favouring popular emojis. 2023-01-20 14:41:21 -08:00
styles urls: Provide `email` as a GET parameter. 2023-01-24 11:29:50 -08:00
templates settings: Remove unused class. 2023-01-23 15:09:21 -08:00
third typeahead: Fix suggestion box positioning on window resize. 2023-01-23 15:05:14 -08:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00