Tobias Fella
d170cc5161
Cleanup QML imports and license headers
...
- Group the imports into Qt, KDE, NeoChat
- Import the latest versions
- Remove unused imports
- Remove unused components
- Unify license header styling
2021-04-07 19:38:40 +00:00
Carl Schwan
75a2ba86ee
Remove quick reply feature
...
Unfortunately I couldn't find any way to make it work while also
making scroll works correctly. The container is now using item delegate
and by testing on my laptop touch pad it seems to scroll well.
Probably worth revising at some point but at least it makes neochat
usable.
2021-04-03 15:43:51 +00:00
Carl Schwan
743c9972b9
Use singleton to pass edit/reply content to chatbox
...
This significantly reduce the complexity of everything.
2021-03-20 14:00:29 +00:00
Carl Schwan
612fb4924e
Start implementing bubbles
2021-03-06 20:19:41 +00:00
Tobias Fella
e546c12b45
Don't underline links
2021-02-17 20:16:19 +00:00
Tobias Fella
546d17b1a2
Correctly open all kinds of matrix.to links in TextDelegate and MessageDelegateContextMenu
2021-02-04 20:23:16 +00:00
Yaroslav Sidlovsky
ed26e87c96
Display table borders
2021-01-09 15:02:24 +01:00
Carl Schwan
4463e3e3f2
Add edited flag to edited messages
...
Fix #206
2020-12-30 13:17:59 +00:00
Carl Schwan
8b18072a58
Fix big text in reply with emoji
...
Fix #104
2020-12-01 19:27:17 +01:00
Carl Schwan
550cef52d0
Use more adapted delegate for showing emote (/me)
...
Now use a standard MessageDelegate and don't display the title part.
This now make the reply and reaction button available and also make it
possible to see the reactions.
Fix : #69
Fix : #75
2020-11-27 15:29:11 +01:00
Carl Schwan
48521d8c8e
Don't hijack drag event on mobile in timeline
...
This fix #78
2020-11-26 15:41:40 +01:00
Carl Schwan
09be81a6cc
Disable select by mouse on mobile
2020-11-23 15:39:20 +01:00
Tobias Fella
e778c18913
Show an info message instead of an empty message for redactions
...
Fixes #26
2020-11-22 15:36:00 +01:00
Carl Schwan
263c9dcd6e
Improve emoji only message detection
2020-11-22 11:14:43 +01:00
Carl Schwan
f46fd90743
Use a read only text edit for selectable text
2020-11-19 08:13:02 +00:00
Tobias Fella
aa609b70e0
Enable opening links in messages
2020-11-15 22:47:35 +01:00
Carl Schwan
36f33c3f9b
Make Neochat works on a dark theme
2020-11-15 21:24:22 +00: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