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

64 Commits

Author SHA1 Message Date
88c45f05ac Add responses to surveys to export 2020-07-13 19:38:51 +02:00
70d5facf4c Add likes to export 2020-07-13 19:26:19 +02:00
67dd29fe2d Start account export 2020-07-13 19:12:39 +02:00
e4b361ab12 Can generate a reset token if password is valid 2020-07-13 14:20:28 +02:00
1974c782b5 Can get security questions 2020-07-13 13:23:37 +02:00
e76b3180e7 Can check if security questions has been defined 2020-07-13 13:15:26 +02:00
071c773412 Can check if an email address exists or not 2020-07-13 13:00:02 +02:00
b5bcb3e8c7 Can get the list of memberships of a user 2020-07-13 11:17:35 +02:00
87718076e7 Can get the list of unread notifications 2020-07-11 08:14:30 +02:00
1eac896291 Add the method /notifications/count_all_news 2020-07-10 13:31:40 +02:00
32aa7e7d1e Can count the number of unread notifications 2020-07-10 12:55:50 +02:00
4de337421a Can update like status of user page 2020-07-10 10:24:39 +02:00
c90f74e782 Can create a comment 2020-07-10 08:21:40 +02:00
05b743fa36 Can get the list of available target to create new posts 2020-07-09 13:26:39 +02:00
32628af376 Can get the list of movies of current user 2020-07-08 13:45:01 +02:00
c82e9d6e69 Can create text posts 2020-07-07 19:14:16 +02:00
bb76513d02 Fix typo 2020-07-05 19:45:54 +02:00
27e3dedf51 Load post comments 2020-07-05 19:32:28 +02:00
a3bb9685ea Can determine post access level 2020-07-04 18:34:21 +02:00
cab3954edc Load like information 2020-07-04 17:14:49 +02:00
532bd9e48d Add YouTube posts support 2020-07-04 17:06:06 +02:00
8d5013b00a Add survey posts support 2020-07-04 16:44:42 +02:00
1e956cdcb5 Add countdown timer posts support 2020-07-03 17:13:02 +02:00
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