mirror of https://github.com/zulip/zulip.git
8089910dcb
Sets a default value of "Search results" for complicated narrow search views and updates logic to use `filter.get_title` as a helper to generate better titles for some common search views. Does not update the existing behavior for narrow searches that have "pm-with" or "group-pm-with" operators. Note as of this change, the default search title and titles generated from `filter.get_title` will be translated into the user's preferred language. Fixes #22952. |
||
---|---|---|
.. | ||
admin.ts | ||
compose.ts | ||
copy-and-paste.ts | ||
custom-profile.ts | ||
delete-message.ts | ||
drafts.ts | ||
edit.ts | ||
mention.ts | ||
message-basics.ts | ||
navigation.ts | ||
realm-creation.ts | ||
realm-linkifier.ts | ||
realm-playground.ts | ||
settings.ts | ||
stars.ts | ||
stream_create.ts | ||
subscribe_toggle.ts | ||
user-deactivation.ts | ||
user-status.ts |