mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
These files are not Jinja2 templates, so there's no reason that they needed to be inside `templates/zerver`. Moving them to the top level reflects their importance and also makes it feel nicer to work on editing the help center content, without it being unnecessary buried deep in the codebase.
841 B
841 B
View messages sent by a user
Zulip offers a convenient feature to search all messages sent by any user including yourself.
View messages sent by a user
{start_tabs}
{!right-sidebar-user-card.md!}
- Select View messages sent to view all messages sent by this user.
{end_tabs}
View messages you've sent
{start_tabs}
{!self-user-card.md!}
- Select View messages sent to view all the messages you've sent.
!!! tip ""
You can also search your messages by typing `sender:me` in the
search bar at the top of the app and pressing <kbd>Enter</kbd>.
{end_tabs}
View private messages with yourself
{start_tabs}
{!self-user-card.md!}
- Select View messages with yourself to view messages you sent to yourself.
{end_tabs}