Tobias Fella
449adf993c
Allow opening links in the MessageDelegateContextMenu
...
Fixes #167
2020-12-20 18:05:05 +01:00
Carl Schwan
344dbb110d
Fix a few issues with icons
2020-12-06 17:37:10 +01:00
Carl Schwan
29584aec23
Allow redaction of message only by admins and authors of the message
...
Previously you could click on the button but it would do nothing
2020-12-05 11:29:37 +01:00
Carl Schwan
562850ea2c
Fix Clibpoard is not defined
...
Now import it and use the correct function
Fix #100
2020-12-01 15:00:48 +01:00
Carl Schwan
10fe948016
Fix typo Clibpoard -> Clipboard
...
Fix #100
2020-11-30 23:28:55 +01:00
Reinhold Gschweicher
41a4610acc
TextArea for MessageSource to mark/copy source
2020-11-30 21:02:36 +01:00
Nate Graham
f75035adc8
Add a separator before "Leave Room"
...
This should make it harder to accudentally leave the room when you're
just trying to mark it as read!
2020-11-27 14:04:38 -07:00
Tobias Fella
a8b95791e2
Port MessageSourceDialog to OverlaySheet
2020-11-17 20:39:40 +01:00
Carl Schwan
6db8354727
Fix MessageDelegateContextMenu not being displayed
...
It turnout that using an QML Singleton was a bad idea, instead create a
qml object in the main component and refer to it in the rest of the
codebase.
This commit also simplify a bit the qml structure of the Menu and fix
some visual bugs.
2020-11-16 10:00:18 +01:00
Carl Schwan
523adace21
Small fixed in 18n
2020-11-16 00:12:22 +01:00
Tobias Fella
3a70a9d91c
Set all internal qml versions to 1.0
...
They're useless and anything else just causes problem
2020-11-11 20:14:43 +01:00
Tobias Fella
d8dde6e082
Add license headers to code files
2020-11-11 15:17:23 +00:00
Carl Schwan
122a7cdd2f
Rebrand files names Spectral -> NeoChat
2020-11-08 23:17:30 +01:00