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

135 Commits

Author SHA1 Message Date
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
619fc171e1 Can get a conversation ID from a POST request 2020-06-12 09:04:43 +02:00
bfd7cc0630 Ready to implement new route 2020-06-12 08:50:09 +02:00
620328b33b Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
e92b3ef821 Ready to implement getList route 2020-06-04 17:51:22 +02:00
55566a85dc Finish to implement conversation creation 2020-06-04 17:47:52 +02:00
435ba32653 Create the conversation 2020-06-04 13:36:57 +02:00
8465f0da65 Gather information to create a new conversation 2020-06-03 18:34:01 +02:00
314e584840 Ready to implement conversation creation 2020-06-03 13:36:19 +02:00
8745f8363c Can search for virtual directory 2020-06-03 13:28:28 +02:00
d30b1ea776 Ready to implement route virtualDirectory/find 2020-06-02 13:29:10 +02:00
a934d2bf82 Can search for user with a given virtual directory 2020-06-02 13:26:12 +02:00
cadc80c24f Can get POST virtual directories 2020-06-02 13:12:54 +02:00
e52e86fc43 Ready to implement new method 2020-06-01 17:17:18 +02:00
a0f105090d Start to return advanced user info 2020-06-01 09:19:29 +02:00
253d33ef7d Validate that a user can see another user's page 2020-05-29 18:26:45 +02:00
cf2d9606d9 Can get a user id included in a POST request 2020-05-29 18:15:24 +02:00
8e2a4a8b71 Reorganize imports 2020-05-27 13:30:54 +02:00
3cbf6c2895 Ready to implement getAdvancedUserInfo route 2020-05-27 13:28:00 +02:00
250544acbd Can get information about multiple users 2020-05-27 13:20:08 +02:00
2b1161c3f0 Return user account image 2020-05-26 18:45:27 +02:00
cca7f02f8e Ready to implement account image visibility 2020-05-26 13:53:24 +02:00
be4d1befcc Start to return user information 2020-05-25 13:25:51 +02:00
97d9adcc03 Can sign out user 2020-05-24 19:19:07 +02:00
75024dbca6 Can get current user ID 2020-05-24 17:57:47 +02:00
5554197310 Create new api_data module 2020-05-24 13:10:09 +02:00
d2035a6a3f Ready to implement password check 2020-05-23 19:17:48 +02:00
975c129f7c Create new check functions 2020-05-23 17:09:28 +02:00
505fa5adb3 Check client tokens 2020-05-23 14:08:22 +02:00
4b12de6e50 Improve body parsing 2020-05-23 09:54:13 +02:00
7c18f19674 Start to read POST request arguments 2020-05-23 09:37:21 +02:00
ab5df69ee5 Start to implement login method 2020-05-21 15:43:53 +02:00
9b7bf77a0a Simplify routes definition 2020-05-21 15:39:20 +02:00
1170a94309 Create server 2020-05-21 15:28:07 +02:00