Small message context menu improvements
- All this does is try to web search for the filename of the image, which is useless. Let's hide it entirely in this case.
- In Qt6 we can now assign icons to menus, so let's add what's missing.
- "Show User" was missing from the media context menu, and should be added. Since it's shared between messages and files, it's now a common action.