added tree selector for notifications

needs to be fixed for likes...
This commit is contained in:
Vishal
2022-09-09 22:07:34 +05:30
parent 700e44dcc3
commit 57ae28d834
5 changed files with 49 additions and 32 deletions

View File

@@ -57,7 +57,7 @@ class EventData {
List<List<String>> tags;
bool isNotification; // whether its to be highlighted using highlight color
String evaluatedContent; // content which has mentions expanded, and which has been translated
Set<String> newLikes; // user for notifications, are colored as notifications and then reset
Set<String> newLikes; // used for notifications, are colored as notifications and then reset
List<Contact> contactList = []; // used for kind:3 events, which is contact list event