Add context menu to copy message link URLs

This commit is contained in:
miruka 2019-09-01 19:03:32 -04:00
parent cb4ceb3a93
commit 08e125323c

View File

@ -26,6 +26,7 @@
- Message position after daybreak delegate (fixed by commit 57b1313 ?) - Message position after daybreak delegate (fixed by commit 57b1313 ?)
- [hr not working](https://bugreports.qt.io/browse/QTBUG-74342) - [hr not working](https://bugreports.qt.io/browse/QTBUG-74342)
- Terrible performance using `QT_QPA_PLATFORM=wayland-egl`, must use `xcb` - Terrible performance using `QT_QPA_PLATFORM=wayland-egl`, must use `xcb`
- Verify big avatars aren't downloaded uselessly
- UI - UI
- Set an explicit placeholder text color for text field/area - Set an explicit placeholder text color for text field/area
@ -35,7 +36,6 @@
- Room header descriptions: styled text - Room header descriptions: styled text
- Message selection - Message selection
- Copy link
- Make scroll wheel usable - Make scroll wheel usable
- Copy to X11 selection - Copy to X11 selection
- Make events copiable - Make events copiable