1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-01-05 18:38:51 +00:00
Commit Graph

41 Commits

Author SHA1 Message Date
b15ffe0856 Can update following status 2020-06-30 14:48:39 +02:00
e59541720d Can respond to a friendship request 2020-06-30 14:05:36 +02:00
9a3b565f00 Can get the list of friends of another user 2020-06-30 07:49:23 +02:00
4f2216d835 Fix logic bug 2020-06-26 09:06:48 +02:00
dad2363c92 Collect new group settings 2020-06-26 08:58:00 +02:00
63c792d497 Complete previous commit 2020-06-25 10:21:27 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
ed498a73d6 Determine whether a user can access a group information or not 2020-06-24 17:57:13 +02:00
b89a319cfb Determine access level of a user over a group 2020-06-24 14:08:46 +02:00
4d844ccbad Get the ID of a group included in a request 2020-06-24 13:34:09 +02:00
6fd5d01550 Can search users 2020-06-23 15:06:26 +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
25a368fd98 Handle multipart requests 2020-06-20 11:37:29 +02:00
619fc171e1 Can get a conversation ID from a POST request 2020-06-12 09:04:43 +02:00
8465f0da65 Gather information to create a new conversation 2020-06-03 18:34:01 +02:00
cadc80c24f Can get POST virtual directories 2020-06-02 13:12:54 +02:00
9915e9af23 Fix error 2020-05-29 18:31:20 +02:00
cf2d9606d9 Can get a user id included in a POST request 2020-05-29 18:15:24 +02:00
250544acbd Can get information about multiple users 2020-05-27 13:20:08 +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
89d5eac02b Fix returned error in case of bad login tokens 2020-05-24 18:33:47 +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
665aa1683c Get information about API client 2020-05-23 11:00:53 +02:00
b18f6f4190 Simplify code 2020-05-23 10:19:15 +02:00
0bd9a8f5f8 Better message 2020-05-23 10:14:21 +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
1170a94309 Create server 2020-05-21 15:28:07 +02:00