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

670 Commits

Author SHA1 Message Date
c245045d67 Get the list of groups of a user 2020-06-24 09:21:24 +02:00
5a14aaee31 Create new groups 2020-06-24 09:08:31 +02:00
d38e2ee4ab Ready to create new groups 2020-06-23 19:04:32 +02:00
04a0cd23dc Upgrade method 2020-06-23 19:01:07 +02:00
2cf2146f17 Can make global search 2020-06-23 18:55:23 +02:00
c4eec8150c Ready to implement global search 2020-06-23 15:14:17 +02:00
6fd5d01550 Can search users 2020-06-23 15:06:26 +02:00
abf9a7fa82 Can delete a single conversation message 2020-06-23 14:09:52 +02:00
a5c83cc1b4 Can update conversation message content 2020-06-23 14:02:16 +02:00
21e68d2c9e Can delete permanently a conversation 2020-06-23 08:03:30 +02:00
0899d7c372 Can remove a member from a conversation 2020-06-23 07:44:42 +02:00
08811926be Ready to delete conversations 2020-06-22 19:02:34 +02:00
93a52d083f Get the list of unread conversations 2020-06-22 18:55:24 +02:00
744111f416 Ready to implement new route 2020-06-22 14:41:14 +02:00
4815de8925 Fix mistake 2020-06-22 14:33:14 +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
dc323936d6 Fix potential source of issues 2020-06-22 12:21:38 +02:00
0a21531cb4 Can send new messages 2020-06-22 12:19:13 +02:00
e915e4b7d0 Fix image rotation 2020-06-22 10:35:39 +02:00
83492f6c8d Resize image only if required 2020-06-22 09:11:56 +02:00
ac469f86e8 Load, resize & save post image 2020-06-22 09:08:13 +02:00
1da7a30419 Generate full destination path 2020-06-22 08:45:49 +02:00
e547219824 Generate new file name 2020-06-22 08:42:51 +02:00
368a512722 Create destination folder 2020-06-22 08:24:12 +02:00
23da151635 Ready to resize & save images 2020-06-20 15:22:41 +02:00
a02dc8b7fa Can check if a file is present in the request 2020-06-20 14:06:59 +02:00
ca82924b85 Ready to implement messages sending 2020-06-20 11:55:39 +02:00
25a368fd98 Handle multipart requests 2020-06-20 11:37:29 +02:00
bab1fe8272 Apply stream read limit 2020-06-20 10:47:06 +02:00
32b6c95e9f Start to wrap incoming stream 2020-06-20 10:31:58 +02:00
c551c2d764 Can get the messages of a single conversation 2020-06-20 07:54:30 +02:00
0254b6b614 Ready to implement new route 2020-06-20 07:42:18 +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
479caa3945 Ready to implement 2020-06-18 09:55:02 +02:00
e71b5bcc83 Auto-create conversation 2020-06-18 09:44:34 +02:00
633974a401 Return the list of available private conversations 2020-06-18 09:40:18 +02:00
ab10bc2d36 Get the list of private conversations between two users 2020-06-18 09:26:25 +02:00
2f571787a3 Ready to implement the method to find a private conversation 2020-06-18 09:06:59 +02:00
174ed6244c Can change canEveryoneAddMembers conversation parameter 2020-06-15 14:52:23 +02:00
82eb997e2d Remove HTML code of conversation names 2020-06-15 14:42:02 +02:00
8a2b618648 Can change conversation name 2020-06-15 14:30:01 +02:00
0f856e93cb Check if users exists before adding them to a conversation 2020-06-15 11:09:16 +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