implemented

- get groups contacts
-get messages contacts
-order group conversation list to most recent
-send message in group.
This commit is contained in:
tiago.kayaya
2021-01-19 16:10:40 +01:00
parent b90247b566
commit 3043d519e5
8 changed files with 163 additions and 38 deletions
@@ -116,14 +116,12 @@
width: 305px;
padding: 15px 20px;
border-radius: 10px;
}
.incoming-true{
margin: 10px 75px 10px 20px;
background: #ebebeb;
float: left;
}
}
.incoming-false{