1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-30 22:13:01 +00:00

20 Commits

Author SHA1 Message Date
93a52d083f Get the list of unread conversations 2020-06-22 18:55:24 +02:00
b9a8dce1a5 Count the number of unread conversations of a user 2020-06-22 14:32:14 +02:00
f8934d4e0a Can get older conversation messages 2020-06-22 14:16:52 +02:00
0a21531cb4 Can send new messages 2020-06-22 12:19:13 +02:00
ba2e89d0be Can refresh active conversations 2020-06-18 18:16:46 +02:00
bfeea42828 Mark the conversation as seen 2020-06-18 14:33:43 +02:00
e7de23e995 Can open new conversations 2020-06-18 14:15:17 +02:00
ab10bc2d36 Get the list of private conversations between two users 2020-06-18 09:26:25 +02:00
174ed6244c Can change canEveryoneAddMembers conversation parameter 2020-06-15 14:52:23 +02:00
8a2b618648 Can change conversation name 2020-06-15 14:30:01 +02:00
8527ae9c50 Fix bad check 2020-06-15 10:53:50 +02:00
203a947122 Reformat code 2020-06-15 10:47:34 +02:00
856d22fed8 Can update the list of members of the conversation 2020-06-15 10:46:10 +02:00
16298d54fb Ready to update the list of members of a conversation 2020-06-15 09:29:38 +02:00
b15a09cf07 Can update following status of a conversation 2020-06-15 08:23:23 +02:00
fad9300771 Can check if a user is a moderator of a conversation or not 2020-06-12 11:26:12 +02:00
b30dc049bf Can get information about a single conversation 2020-06-12 09:20:32 +02:00
619fc171e1 Can get a conversation ID from a POST request 2020-06-12 09:04:43 +02:00
620328b33b Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
435ba32653 Create the conversation 2020-06-04 13:36:57 +02:00