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

183 Commits

Author SHA1 Message Date
45c70cb40e Add route placeholder 2020-07-08 13:46:54 +02:00
32628af376 Can get the list of movies of current user 2020-07-08 13:45:01 +02:00
11051b28a0 Can create YouTube posts 2020-07-08 13:05:06 +02:00
8753f77227 Can create post images 2020-07-08 11:03:17 +02:00
ea1ed285f8 Improve code 2020-07-07 19:19:18 +02:00
c82e9d6e69 Can create text posts 2020-07-07 19:14:16 +02:00
e0101fb3b8 Start to implement posts creation 2020-07-06 17:31:23 +02:00
d49a4737e4 Can get information about a single post 2020-07-06 11:00:59 +02:00
f8413850ae Can get the latest posts 2020-07-06 10:01:54 +02:00
fca15e15e1 Can get group's posts 2020-07-06 09:20:31 +02:00
8d5013b00a Add survey posts support 2020-07-04 16:44:42 +02:00
d632d0b888 Add support for movie posts 2020-07-03 16:41:14 +02:00
4ab5b9d3e3 Start to implement post logic 2020-07-02 18:19:04 +02:00
d195979c18 Update can_post_texts parameter 2020-06-30 14:54:45 +02:00
b15ffe0856 Can update following status 2020-06-30 14:48:39 +02:00
f540716b86 Can remove a friendship 2020-06-30 14:27:31 +02:00
e59541720d Can respond to a friendship request 2020-06-30 14:05:36 +02:00
13f86fd8c1 Can remove a friendship request 2020-06-30 10:24:18 +02:00
baf568142d Can send friendship request 2020-06-30 10:06:53 +02:00
91d12bb061 Can get the status of a friendship 2020-06-30 09:50:31 +02:00
31ed53aacf Can get information about a single friendship 2020-06-30 08:14:58 +02:00
9a3b565f00 Can get the list of friends of another user 2020-06-30 07:49:23 +02:00
8c424bcec4 Update last activity of the user 2020-06-29 15:53:39 +02:00
3af2a6f58d Can get the list of friends 2020-06-29 15:45:26 +02:00
bef9dfffbc Add route 2020-06-29 09:10:57 +02:00
330b18a365 Can update group following status 2020-06-29 09:03:32 +02:00
7add678815 Fix error 2020-06-29 08:57:41 +02:00
f219b0f4fa A user can remove its group's membership 2020-06-29 08:55:36 +02:00
5906c53484 Can cancel a group membership invitation 2020-06-29 08:46:57 +02:00
7ef9f8dfc1 Can get a single user membership 2020-06-29 08:39:21 +02:00
2d796d11bd Can respond to a group membership request 2020-06-29 08:31:07 +02:00
786ac364bd Can change group membership 2020-06-29 08:17:51 +02:00
703177a587 Ready to implement new route 2020-06-27 18:36:53 +02:00
926892a29b Can delete group members 2020-06-27 18:28:38 +02:00
c28196f80e Ready to implement new route 2020-06-27 18:06:13 +02:00
8b0095942c Can cancel a group membership request 2020-06-27 14:50:14 +02:00
205541f6d8 Can request to join a group 2020-06-27 14:37:49 +02:00
135c3d6459 Can respond to an invitation 2020-06-27 13:19:56 +02:00
e7a13f7181 Can send an invitation 2020-06-27 12:56:03 +02:00
1d4e3dba5a Ready to implement new route 2020-06-27 07:29:23 +02:00
d7608ec974 Can get the list of members of a group 2020-06-27 07:23:38 +02:00
ef532f5900 Ready to implement new route 2020-06-26 11:00:12 +02:00
7cc4b94b55 Can change group's logo 2020-06-26 10:53:05 +02:00
7e53ced64d Fix issue 2020-06-26 10:41:14 +02:00
539765d01c Can delete a group's logo 2020-06-26 10:35:54 +02:00
8d6dc6365c Ready to implement new route 2020-06-26 09:55:53 +02:00
3a09223164 Can check the availability of a virtual directory 2020-06-26 09:52:19 +02:00
3f3388cb9a Save new group settings in the database 2020-06-26 09:27:32 +02:00
dad2363c92 Collect new group settings 2020-06-26 08:58:00 +02:00
bd3818360b Ready to implement new method 2020-06-25 17:55:46 +02:00
fb99586afc Implement get group settings method 2020-06-25 17:52:52 +02:00
c402405d9b Ready to implement new method 2020-06-25 13:45:21 +02:00
e82f2f7c59 Can get advanced information about a group 2020-06-25 13:39:37 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
444cad6e09 Can get information about multiple groups 2020-06-25 09:26:58 +02:00
b1a15da6fa Return group information to API 2020-06-25 08:16:20 +02:00
dc58357b2e Get information about groups 2020-06-24 18:23:44 +02:00
4d844ccbad Get the ID of a group included in a request 2020-06-24 13:34:09 +02:00
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
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
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
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
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
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
f3a96ffad1 Ready to update conversation settings 2020-06-12 09:23:02 +02:00
b30dc049bf Can get information about a single conversation 2020-06-12 09:20:32 +02:00