mirror of https://github.com/zulip/zulip.git
0f7341dd48
Adds support in the web app for `dm` operator. This will deprecate the `pm-with` operator, but existing links/URLs are still supported for backwards-compatilibity. This commit updates the web app default behaviors to default to the new narrow/URLs `dm/...` and `/#narrow/dm/...` when navigating and searching in the app. There is some general clean up of references to private messages or PMs to be either direct messages or DMs in these changes. The general API changelog and documentation updates will be done in a final commit in the series of commits that adds support for the various new direct message narrows. |
||
---|---|---|
.. | ||
lib | ||
admin.test.ts | ||
compose.test.ts | ||
copy-and-paste.test.ts | ||
custom-profile.test.ts | ||
delete-message.test.ts | ||
drafts.test.ts | ||
edit.test.ts | ||
mention.test.ts | ||
message-basics.test.ts | ||
navigation.test.ts | ||
realm-creation.test.ts | ||
realm-linkifier.test.ts | ||
realm-playground.test.ts | ||
settings.test.ts | ||
stars.test.ts | ||
stream_create.test.ts | ||
subscribe_toggle.test.ts | ||
user-deactivation.test.ts | ||
user-status.test.ts |