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

669 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
faa31f599a Better anticipation of errors 2020-06-01 17:08:57 +02:00
f9a8cd4e82 Check if a user is allow to create posts on another user's page 2020-06-01 16:57:14 +02:00
637408c626 Check if a user is liking a page or not 2020-06-01 11:12:05 +02:00
cef5838ef4 Count the number of likes of a user 2020-06-01 10:17:32 +02:00
a5dab7e312 Return the number of friends of a user 2020-06-01 10:00:58 +02:00
9d4b60f0ff Add legacy background image 2020-06-01 09:49:48 +02:00
56cf021f4a Parse mysql dates 2020-06-01 09:38:00 +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
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
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
11865c2bb4 Can check whether two users are friends or not 2020-05-26 18:25:33 +02:00
305e836d78 Get path to user data files 2020-05-26 18:02:26 +02:00
175266f397 database_structure => constants 2020-05-26 17:51:11 +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
97d9adcc03 Can sign out user 2020-05-24 19:19:07 +02:00
89d5eac02b Fix returned error in case of bad login tokens 2020-05-24 18:33:47 +02:00
399900077f Adapt to dev 2020-05-24 18:19:09 +02:00
85498f1ad4 Use specific port for new server 2020-05-24 18:10:47 +02:00
816e349368 Optimize request 2020-05-24 18:02:19 +02:00
75024dbca6 Can get current user ID 2020-05-24 17:57:47 +02:00
3b1b377d82 Simplify future database requests 2020-05-24 16:39:48 +02:00
f0cf3202f4 Can login user 2020-05-24 16:35:54 +02:00
6f6cd550ea Can crypt user password 2020-05-24 14:23:03 +02:00
fc24b8f747 Improve documentation 2020-05-24 13:13:00 +02:00
42585e0886 Fix bad name 2020-05-24 13:10:30 +02:00
5554197310 Create new api_data module 2020-05-24 13:10:09 +02:00