Slava Monich
256514e55d
Added "unread mention" indicator to the chat list ( #530 )
...
It's displayed in place of the "unread reaction" indicator. In case
if there are both unread mentions and reactions, "unread mention"
takes precedence.
2023-11-21 21:34:10 +01:00
Peter G
3ab0b94831
Highlight unread Converstations ( #513 )
...
* Highlight unread conversations
See: #512
* make highlighting configurable
* more verbose variable names
* remove the rectangle gain, it is too annoying
* respect the setting
---------
Co-authored-by: nephros <nemo@pgxperiiia10>
2023-11-18 22:40:12 +01:00
jgibbon
1ffcfb48ca
Add specific unread info for higher counts of unread messages ( #516 )
2023-11-18 22:24:27 +01:00
Sebastian Wolf
0a76ede35a
Only display reactions on chat list for now
2022-06-06 23:06:57 +02:00
Sebastian Wolf
99910a3f3a
Bring unread mention/reactions to chat list
2022-06-06 15:55:21 +02:00
Slava Monich
8f345174ab
Use different badge colors for muted chats
2021-02-07 02:29:50 +02:00
John Gibbon
4cf5f661c4
Visually optimize chat list
...
- work on pin icon (mirrored/pointier)
- align profile thumbnail the same as the text fallback
- harmonize list delegate (and profile thumbnail) height (no more variable height)
- minimally reduce column spacing
2021-01-18 22:55:15 +01:00
Sebastian Wolf
1523d62362
Chat List: Muted icon now always visible, fixes #156
2021-01-09 22:25:58 +01:00
Sebastian Wolf
7453c60052
Add sourceSize to pin icon
2021-01-07 21:52:26 +01:00
Sebastian Wolf
de51bbffc0
Harmonize chat attribute bubble sizes
2021-01-06 16:07:23 +01:00
Sebastian Wolf
cc65c694c0
Use highlightBackgroundColor consistently for all chat attributes
2021-01-06 14:01:55 +01:00
Sebastian Wolf
5ca6dd1ca0
Use dedicated pin icon, thanks to @jgibbon
2021-01-06 13:24:37 +01:00
Sebastian Wolf
9299205379
Show pinned chat icon in list
2021-01-06 10:42:12 +01:00
Slava Monich
f9a824ca2c
Apply opacity to picture and badge as a group
...
It matters when page is being dimmed
2020-12-31 17:30:55 +02:00
Sebastian Wolf
232049422a
Add 'mark chat as read/unread' feature, fixes #240
2020-12-31 00:19:36 +01:00
Slava Monich
38165c4f67
Add verification badge to verified chats
2020-12-03 02:13:35 +02:00
Sebastian Wolf
48b5e14335
Improvements after feedback round
2020-11-28 19:11:51 +01:00
Sebastian Wolf
a6d8328b10
I can see secret chats... ;)
2020-11-25 00:23:38 +01:00
John Gibbon
b4a520ed93
Remove elide
2020-11-22 21:10:36 +01:00
John Gibbon
352493f100
Use TruncationMode.Fade
2020-11-22 20:19:14 +01:00
Sebastian Wolf
b26c6e81c2
Avoid strange layout if user name is veeeeeeeery long
2020-11-22 19:16:11 +01:00
John Gibbon
2cd4012b6a
QtQuick 2.6
2020-10-31 20:49:03 +01:00
John Gibbon
74a732a5b6
implement chat info page
...
includes some basic group administration features
2020-10-19 12:48:55 +02:00