Carl Schwan
af6187706e
Fix display name in verification message
...
Previously this would be undefined and i18n doesn't handle this very
well
(cherry picked from commit fad4e506bc )
Co-authored-by: Carl Schwan <carl@carlschwan.eu >
2024-09-21 13:27:00 +00:00
James Graham
52d07320ef
Make the author line in the bubble and reply be part of the content model
2024-06-30 17:59:40 +01:00
James Graham
efb72652ce
Use MessageContentModel for replies
...
This allows code and other components to be displayed nicely.
2024-05-27 14:54:42 +00:00
James Graham
de40701cf6
Multiple Link Previews
...
- Show a preview for each link in the text below the block in which it appears.
- Allow link previews to be dismissed
2024-04-23 19:45:33 +00:00
James Graham
6a32d1e961
Create component for showing a maximize version of a code snippet
2024-04-01 11:20:10 +00:00
Tobias Fella
ab4519dedd
Show custom delegate for in-room user verification
...
This is independent of the in-room verification actually working, but prevents a fallback from appearing
2024-03-28 22:03:58 +01:00
James Graham
fbb4b962fa
Support selected text for replies in the right click menu
...
Support selected text for replies in the right click menu
BUG: 463885
2024-03-28 21:01:21 +00:00
James Graham
aef9b7375a
Fix Opening Maximized Media
...
Make sure the Image and Video Components can correctly get the index for opening the Maximize Media component.
2024-03-23 17:52:29 +00:00
James Graham
1671e05d12
More file previews
...
This adds previews for downloaded pdfs and code files.


2024-03-19 20:06:32 +00:00
James Graham
6f9a273d39
Timeline Module
...
Move all the timeline QML files into their own QML module. Having them all in the same location is annoying and hard to work with.
2024-03-18 18:39:59 +00:00