zulip/static
Sahil Batra b4eddad9a5 people: Use names in PM urls instead of emails.
We change the "pm-with" and "sender" narrow urls
to be of "{user-id}-{encoded_name}" form instead
of using email. This change improves performance
of changing between PM views since parseOneAddress
function was slow and we remove its usage now by
using name instead of email.

The name is encoded such that the characters that
would be encoded by the browsers are replaced by
"-".
2022-10-25 10:42:00 -07:00
..
assets assets: Remove license for previously deleted emoji images. 2022-06-10 12:27:48 -07: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: Edit "Create your organization profile" info. 2022-10-03 11:33:30 -07:00
js people: Use names in PM urls instead of emails. 2022-10-25 10:42:00 -07:00
shared icons: Change mute icon from bell to speaker. 2022-09-09 17:32:19 -07:00
styles popovers: Avoid focus outline on \vdots when actions popover is open. 2022-10-24 10:47:56 -07:00
templates recent_topics_ui: Allow unread count click in PM row to mark row as read. 2022-10-24 10:25:21 -07:00
third css: Remove Bootstrap legend CSS. 2022-08-13 17:36:08 -07:00
.gitignore docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00