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

104 Commits

Author SHA1 Message Date
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
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
5a14aaee31 Create new groups 2020-06-24 09:08:31 +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
6fd5d01550 Can search users 2020-06-23 15:06:26 +02:00
0899d7c372 Can remove a member from a conversation 2020-06-23 07:44:42 +02:00
93a52d083f Get the list of unread conversations 2020-06-22 18:55:24 +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
e7de23e995 Can open new conversations 2020-06-18 14:15:17 +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
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
a0f105090d Start to return advanced user info 2020-06-01 09:19:29 +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
c4f8e5fa97 Get user custom emojies 2020-05-26 19:45:38 +02:00
2b1161c3f0 Return user account image 2020-05-26 18:45:27 +02:00
305e836d78 Get path to user data files 2020-05-26 18:02:26 +02:00
cca7f02f8e Ready to implement account image visibility 2020-05-26 13:53:24 +02:00
d355f33cb0 Get user virtual directory 2020-05-26 13:18:38 +02:00
eb3e6e9afa Get user page status 2020-05-26 13:15:39 +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
f0cf3202f4 Can login user 2020-05-24 16:35:54 +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
a67f988e1b Create query method 2020-05-22 08:51:15 +02:00
1170a94309 Create server 2020-05-21 15:28:07 +02:00
5766ebcbde Parse configuration 2020-05-20 19:05:59 +02:00