1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2024-11-26 23:39:22 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
3e73a0376b Can get data conservation policy 2021-02-15 17:38:25 +01:00
fa230bdef8 Automatically delete old account after a period of inactivity 2021-02-14 19:23:36 +01:00
664824ff48 Automatically clean old likes 2021-02-14 16:45:00 +01:00
1fd3a8e6d9 Can update account image visibility 2021-01-19 18:48:56 +01:00
5a1093b33a Can get language settings 2020-07-14 13:16:52 +02:00
dcd8b07b60 Can get general settings 2020-07-14 11:15:20 +02:00
e76b3180e7 Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
27e3dedf51 Load post comments 2020-07-05 19:32:28 +02:00
9a3b565f00 Can get the list of friends of another user 2020-06-30 07:49:23 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
6fd5d01550 Can search users 2020-06-23 15:06:26 +02:00
a934d2bf82 Can search for user with a given virtual directory 2020-06-02 13:26:12 +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
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
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
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
d2035a6a3f Ready to implement password check 2020-05-23 19:17:48 +02:00