Implement linked file
The Linked file feature should support:
- Placing the linked diff file first in the list
- Linking to expanded lines
- Preserving MR version
- Working as fast as possible (potentially needs to switch to a file path-based identifier)
- Compatibility with caching (linked file should don't be repeated in the list)
- URL updates reflected in email links
- Backwards compatibility with legacy URLs (just scrolling to a file)
Edited by Stanislav Lashmanov