1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-22 21:39:22 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
9f54670cf1 Add "canEveryoneAddMembers" add conversation creation time 2020-04-26 14:25:20 +02:00
40e9733955 Fix issue with mobile version 2020-04-26 14:11:17 +02:00
0c93ae95b4 Allow non-moderator of conversation to add members 2020-04-25 19:03:55 +02:00
5d604bc576 Can update "can_everyone_add_members" conversation setting 2020-04-25 18:34:31 +02:00
7aa258627f Add new conversation parameter 2020-04-25 18:02:08 +02:00
c50e9d3d23 Check if there is an ongoing call on a conversation or not 2020-04-13 14:35:36 +02:00
76105957a0 Add check for video calls 2020-04-10 11:08:18 +02:00
0a778811af Check if a conversation can be the source for a call 2020-04-10 11:05:30 +02:00
561226f43b Return conversation ID with message 2020-04-01 14:16:26 +02:00
f69271d42f Move method postConversationId 2020-04-01 11:11:41 +02:00
653b066a3a Export the list of conversations 2020-03-26 13:09:15 +01:00
58877e0100 Export all conversation messages 2020-03-26 13:05:14 +01:00
8737607b53 Can delete a single conversation message 2019-12-07 18:52:20 +01:00
327cbe434d Can update conversation message content 2019-12-07 18:39:59 +01:00
5a253f114c Remove conversation: Can delete conversation messages 2019-12-07 18:06:41 +01:00
83e61f49ca Can get the list of unread conversations 2019-12-07 17:35:14 +01:00
94600597b4 Get the number of unread conversations of the user 2019-12-07 17:15:33 +01:00
ae88b7a979 Can get older messages 2019-12-07 17:08:53 +01:00
4ade176434 Fix little error 2019-12-07 12:09:15 +01:00
19aec6942f Can create a private conversation 2019-12-07 12:00:28 +01:00
af97216c13 Can send image in conversation messages 2019-11-30 19:58:00 +01:00
fef321f0ff Can send text messages 2019-11-30 17:13:36 +01:00
e377d29096 Fix error 2019-11-30 16:45:34 +01:00
cdf59e29b8 Can get the messages of a single conversation. 2019-11-30 16:44:27 +01:00
2d29db4900 Can refresh conversation messages 2019-11-30 16:35:32 +01:00
c9f25a46ae Can mark conversation messages as seen 2019-11-30 15:22:10 +01:00
46f6e15b02 Can open new conversations 2019-11-30 15:17:47 +01:00
abd6514b59 Use Set instead of Array for conversation members 2019-11-30 14:41:34 +01:00
862d8e0210 Can update the list of members of a conversation. 2019-11-30 14:38:49 +01:00
47e9d46b4d Can change conversation name 2019-11-30 14:25:06 +01:00
a626a69771 Avoid members to be duplicated 2019-11-30 14:09:05 +01:00
bd7da591d7 Satinize conversations names 2019-11-30 14:03:53 +01:00
4406b8c882 Can update following state of a conversation 2019-11-30 12:24:19 +01:00
3db123cd1e Can create conversations 2019-11-30 10:11:51 +01:00
c28206e5c0 Fix little issue 2019-11-23 20:54:35 +01:00
601c416975 Can get information about a single conversation 2019-11-23 20:53:13 +01:00
d6eed99a1a Can get the list of conversations 2019-11-23 18:41:13 +01:00