Commit Graph

265 Commits

Author SHA1 Message Date
74e6549897 Fix typo 2020-01-01 15:01:44 +01:00
1f659d3c4c Fix typo 2019-12-30 13:51:15 +01:00
75940b53f3 Can get from the API the list of targets where user can create posts 2019-05-19 15:35:43 +02:00
f8e6aa2d3c Return groups IDs as int 2019-05-16 15:04:25 +02:00
50875adc3b Can get all the memberships of a user at once 2019-05-11 17:48:03 +02:00
6a4683e6a8 Automatically clean old calls 2019-02-23 13:24:32 +01:00
e32fbc6355 Calls configuration inlucdes the maximum number of members per call. 2019-02-02 08:19:12 +01:00
9d3fb3b342 Can specify whether the signal server is secure or not 2019-02-02 08:08:44 +01:00
f57a57482b Can hang up calls 2019-01-26 08:01:18 +01:00
bae155873a Updated term to better meaning 2019-01-25 19:16:57 +01:00
4d6ada1523 Added hang up status 2019-01-25 19:12:06 +01:00
b94c859a16 Automatically update last activity time of a call 2019-01-25 14:25:06 +01:00
10b50d4664 Can get information about an existing call 2019-01-25 09:46:03 +01:00
d1be731fb4 Can respond to call 2019-01-25 09:34:40 +01:00
8d004e80f5 Can get pending calls of a user 2019-01-24 18:09:36 +01:00
9d1371fd81 Can get the number of pending calls for a user 2019-01-24 17:40:26 +01:00
e41cf0161e Can create a call 2019-01-24 09:22:50 +01:00
3786c5c4e9 Can get calls configuration 2019-01-22 17:39:45 +01:00
2753569015 Added incognito mode 2019-01-11 12:03:59 +01:00
Pierre HUBERT
4e0b5c5fc9 Can invite a user to join a group. 2018-09-02 14:49:15 +02:00
Pierre HUBERT
1ef7f662e5 /grous/get_my_list returns only the IDs of the group, not their information 2018-09-02 13:55:36 +02:00
Pierre HUBERT
4f5ab6e966 Delete a group need user password as confirmation. 2018-08-31 10:27:06 +02:00
Pierre HUBERT
827fec68c7 Can delete groups. 2018-08-31 09:56:46 +02:00
Pierre HUBERT
9df1c93a24 Can update the content of a conversation message 2018-08-29 13:36:27 +02:00
Pierre HUBERT
382f816ad8 Can delete a conversation message 2018-08-27 10:14:54 +02:00
Pierre HUBERT
9a4048af4b Fix issue. 2018-08-26 14:58:01 +02:00
Pierre HUBERT
e1760dd772 Can get the number of friendship request with the notifications. 2018-08-24 08:25:38 +02:00
Pierre HUBERT
4937e66c71 Limit the number of account / hour / ip 2018-08-20 14:48:21 +02:00
Pierre HUBERT
5bddd624ca Returns special error code when a new account try to reuse existing email address. 2018-08-20 14:10:58 +02:00
Pierre HUBERT
4c74b9c414 Setup API requests limit system. 2018-08-20 13:45:50 +02:00
Pierre HUBERT
addd9f55e8 Escape security questions and answers 2018-08-20 12:06:32 +02:00
Pierre HUBERT
179ac1e4ea Added language settings 2018-08-15 08:16:22 +02:00
Pierre HUBERT
814ee8949b Added group membership notifications 2018-08-02 08:57:49 +02:00
Pierre HUBERT
53b72bd767 Can search for users and groups from the API 2018-07-28 17:15:50 +02:00
Pierre HUBERT
a9f4afdcbc Latest posts thread can includes groups posts. 2018-07-20 15:31:21 +02:00
Pierre HUBERT
ed8ee8f04c Can push public notifications for group. 2018-07-20 13:37:59 +02:00
Pierre HUBERT
ffcef67b70 Can get information about multiple groups. 2018-07-20 08:53:33 +02:00
Pierre HUBERT
6c100fecce Can update following status of a group membership. 2018-07-19 14:43:29 +02:00
Pierre HUBERT
f054107277 Can get and return following state of a user. 2018-07-17 10:56:12 +02:00
Pierre HUBERT
46730f2b97 Can update the like of group. 2018-07-17 10:25:34 +02:00
Pierre HUBERT
9f52240a5c Can get and return the number of likes of a group. 2018-07-17 10:19:45 +02:00
Pierre HUBERT
a0c750f5eb Added special visibility level for group members. 2018-07-17 09:55:03 +02:00
Pierre HUBERT
0dff74f987 Returns the ID of the target group of a post (if any) 2018-07-17 09:44:13 +02:00
Pierre HUBERT
2d820403f5 Can get the posts of a group and returns them to the API 2018-07-16 15:06:23 +02:00
Pierre HUBERT
cd772c03c3 Can create posts for groups. 2018-07-16 14:38:07 +02:00
Pierre HUBERT
fd1b08b74c Can update posts creation level of a group 2018-07-16 08:52:41 +02:00
Pierre HUBERT
18c5f2e64c Returns posts creation level with group info. 2018-07-16 08:38:54 +02:00
Pierre HUBERT
39645de9ff Can update group settings 2018-07-15 19:12:59 +02:00
Pierre HUBERT
91943a49ab Can return the URL and the description of a group to the API. 2018-07-15 18:55:00 +02:00
Pierre HUBERT
b1e01dbb09 Can find the user or the group associated with a virtual directory. 2018-07-14 13:31:14 +02:00