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

132 Commits

Author SHA1 Message Date
ca2e106852 Can get a friendship status 2019-12-31 10:33:38 +01:00
a78510d426 Can check following status of a friend 2019-12-31 10:26:19 +01:00
2152511843 Get information about a single friendship 2019-12-31 10:08:04 +01:00
cf99c719bb Fix friends list order 2019-12-31 09:56:25 +01:00
e9bd11e61f Can get the list of friends of any user 2019-12-31 09:54:29 +01:00
aac5d02a4f Added placeholders for data export and account deletion 2019-12-30 13:50:59 +01:00
994d1540dc Can create a new account 2019-12-30 13:44:54 +01:00
48cb254b9b Can change user password 2019-12-30 13:20:24 +01:00
184e3f9127 Can check a password reset token 2019-12-30 12:11:33 +01:00
82ea8ce0a3 Can check security answers 2019-12-30 08:36:55 +01:00
95069423f5 Can get security questions of the user 2019-12-30 08:16:10 +01:00
4297cabd7e Can check out wheter user has setup security questions or not 2019-12-29 19:40:35 +01:00
5b6ad59486 Can get the ID of a user from its email address 2019-12-28 17:20:27 +01:00
fb96a76e4e Can check through the API whether an email address exists or not 2019-12-28 17:05:24 +01:00
506f75f6f1 Indicates that calls are disabled 2019-12-28 16:58:06 +01:00
65d07f0f4a Can get all the membership of a user 2019-12-28 16:52:52 +01:00
fe11162953 Can get the list of friends of a user 2019-12-28 16:28:38 +01:00
8eb69469a7 Can find a user by its sub folder 2019-12-28 14:34:42 +01:00
92723b487a Completed advanced info 2019-12-28 14:29:00 +01:00
d1ea274281 Return the number of friends of the user 2019-12-28 14:09:20 +01:00
a22f339a17 Return dummy background image & likes count 2019-12-28 14:06:32 +01:00
8ebe93523e Start to give advanced info about users 2019-12-28 14:01:10 +01:00
b756ff42bb Ready to return advanced information about a user 2019-12-28 13:38:17 +01:00
14c3206371 Fix mistake 2019-12-28 13:08:30 +01:00
90158000c2 Can find virtual directory 2019-12-28 13:07:26 +01:00
e96cb38942 Can get the list of notifications of the user 2019-12-28 12:57:55 +01:00
b4c44fff1b Can count all new elements 2019-12-27 19:05:29 +01:00
704e05bafe Can get the number of unread notifications 2019-12-27 18:56:22 +01:00
820b861ef8 Start delete group method 2019-12-27 18:49:40 +01:00
2222873d69 Can update following status of a group 2019-12-27 18:38:14 +01:00
a3e05bd49e Can delete a group membership 2019-12-27 18:31:31 +01:00
b396dcd01c Can cancel a group membership invitation 2019-12-27 18:24:18 +01:00
675bf79c6e Can get information about a single user membership 2019-12-27 11:11:05 +01:00
6fab4bf8e3 Can respond to a membership request 2019-12-27 11:04:49 +01:00
e67d75d593 Can update the membership of the member of a group 2019-12-27 10:52:59 +01:00
d44ad71510 Can delete a member of a group 2019-12-27 10:28:43 +01:00
3be2b8d90f Can cancel a group membership request 2019-12-27 10:02:05 +01:00
8c31a4d8c4 Can send a request to join a group 2019-12-27 09:57:28 +01:00
5bb65e70bb Can respond to membership invitation 2019-12-26 18:16:44 +01:00
33b01207d3 Can invite a user to join a group 2019-12-26 17:55:29 +01:00
a258f949c1 Can get the list of members of a group 2019-12-26 14:26:46 +01:00
84a98506dc Can change group logo 2019-12-26 14:14:42 +01:00
6be2cda9fb Check out whether a virtual directory can be taken by a group or not 2019-12-26 13:56:28 +01:00
f1422651f2 Prevent potential issue with logo update 2019-12-26 13:50:15 +01:00
0c8ce5c922 Can update group settings 2019-12-26 13:49:17 +01:00
7e28722574 Create the get_settings method 2019-12-25 15:43:43 +01:00
1dba026fe6 Signed out user can get advanced information about groups 2019-12-25 15:37:09 +01:00
7b36e092b1 Return the like status of a user over a group 2019-12-25 15:31:41 +01:00
91f0413963 Return the number of likes of a group 2019-12-25 15:22:43 +01:00
f06f772420 Return more information about groups 2019-12-24 19:15:12 +01:00