Carl Schwan
f22107c8ab
Colorful emoji in reaction
...
Use ICU to determine if the string contains only emojis
2023-09-23 22:16:11 +02:00
Tobias Fella
3a4f71de7f
Port to declarative type registration
2023-09-23 14:05:50 +00:00
James Graham
25e0e3fa8e
Remove NeoChatUser and just use Quotient::User this simplifies things and avoids casting from one to the other which address santizer didn't like
2023-08-01 15:57:58 +00:00
Laurent Montel
8d1baab89f
Add missing explicit keyword
2023-07-15 16:01:19 +00:00
James Graham
a5a2c0b03e
Reaction Model
...
Create a reaction model that provides all the required data for `ReactionDelegate` so that none need to be calculated in QML.
This also cleans up the API for `ReactionDelegate`
2023-05-16 16:44:02 +00:00