Steps to reproduce:
* you upload a file using Drag & Drop
* you see a green popup with a link to the file
* you click on the link
What happens:
* You visit the binary file (e.g. hotlink to `https://we.phorge.it/file/data/6uyork7a6q2rlun6xvde/PHID-FILE-2omhdvzx3jekqlfzxttz/Phorge_File_upload_screenshot.png`)
What should happen instead:
* You visit the File page (e.g. link to `https://we.phorge.it/F267760`).
So you can //also// open the binary file, or change its permissions, etc.
------
Just for reference I'm talking about this popup:
{F267760}
This change is also somehow more intuitive since the natural destination of a link called "F123" should be its page, and not its underlying binary file.