diff options
author | Loren Burkholder <computersemiexpert@outlook.com> | 2021-02-20 13:10:14 -0500 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-03-17 19:17:15 +0100 |
commit | b57b76d948407e36f05de51d80289dc82bf63464 (patch) | |
tree | c6c5f028fe3ac9585af75d4c5352eb43b2cdb105 /src | |
parent | Create function for processing whether a message is a reply (diff) | |
download | nheko-b57b76d948407e36f05de51d80289dc82bf63464.tar.xz |
Add "replied" marker to regular reply messages
Diffstat (limited to 'src')
-rw-r--r-- | src/notifications/Manager.cpp | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/src/notifications/Manager.cpp b/src/notifications/Manager.cpp |