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

41 Commits

Author SHA1 Message Date
d632d0b888 Add support for movie posts 2020-07-03 16:41:14 +02:00
b858eac3c4 Add post with PDF support 2020-07-03 10:27:09 +02:00
689cf07ee4 Add post with weblink support 2020-07-03 10:18:26 +02:00
a359b6656f Add post with images support 2020-07-03 10:06:24 +02:00
2dde756d5d Complete information 2020-07-02 19:05:05 +02:00
4ab5b9d3e3 Start to implement post logic 2020-07-02 18:19:04 +02:00
91d12bb061 Can get the status of a friendship 2020-06-30 09:50:31 +02:00
3af2a6f58d Can get the list of friends 2020-06-29 15:45:26 +02:00
d7608ec974 Can get the list of members of a group 2020-06-27 07:23:38 +02:00
539765d01c Can delete a group's logo 2020-06-26 10:35:54 +02:00
e82f2f7c59 Can get advanced information about a group 2020-06-25 13:39:37 +02:00
96f3217db4 Upgrade UserID to a structure 2020-06-25 10:08:34 +02:00
b1a15da6fa Return group information to API 2020-06-25 08:16:20 +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
93a52d083f Get the list of unread conversations 2020-06-22 18:55:24 +02:00
b9a8dce1a5 Count the number of unread conversations of a user 2020-06-22 14:32:14 +02:00
e7de23e995 Can open new conversations 2020-06-18 14:15:17 +02:00
633974a401 Return the list of available private conversations 2020-06-18 09:40:18 +02:00
620328b33b Get the list of conversations of the user 2020-06-04 19:01:35 +02:00
55566a85dc Finish to implement conversation creation 2020-06-04 17:47:52 +02:00
8745f8363c Can search for virtual directory 2020-06-03 13:28:28 +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
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
a0f105090d Start to return advanced user info 2020-06-01 09:19:29 +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
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
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