Commit Graph

459 Commits

Author SHA1 Message Date
8a91a42e83 Delete likes on user page on account deletion 2019-04-26 23:18:58 +02:00
5ac5f17eac Fix old content encoding issue 2019-04-26 14:28:12 +02:00
edf7f88e98 Fix deprecation warning 2019-02-25 11:51:53 +01:00
55562f79eb Fix groups member counting issue 2019-02-23 19:25:14 +01: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
45875a2972 Added a script to clean calls on dev machine 2019-01-26 09:28:03 +01:00
bdea890aaa Automatically clean calls. 2019-01-26 08:40:29 +01:00
f99e16c23e Updated README 2019-01-26 08:22:15 +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
2749dbcb3f Updated API tables structure 2018-08-27 17:36:58 +02:00
Pierre HUBERT
b698118a47 Updated mails queue structure 2018-08-27 17:18:55 +02:00
Pierre HUBERT
f5ddc7d476 Fix potential time issue 2018-08-27 10:56:09 +02:00
Pierre HUBERT
01b66f5026 Updated database structure 2018-08-27 10:42:38 +02:00
Pierre HUBERT
90ecca7101 Use constants to define tables name 2018-08-27 10:18:44 +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
85582a44cc Added missing tables structure 2018-08-20 15:08:29 +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
fba6c796a8 Display call trace on exceptions reporting 2018-08-20 13:34:44 +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
5a21389017 Updated database structure 2018-08-15 07:55:01 +02:00
Pierre HUBERT
2e877f2446 Fix issue. 2018-08-05 16:21:16 +02:00
Pierre HUBERT
b3d1f84e12 Fix issue 2018-08-04 09:06:18 +02:00
Pierre HUBERT
c152593c88 Made notification system more clear. 2018-08-02 09:06:21 +02:00
Pierre HUBERT
814ee8949b Added group membership notifications 2018-08-02 08:57:49 +02:00
Pierre HUBERT
473c1ac3b1 Set download timeout. 2018-07-31 14:08:45 +02:00
Pierre HUBERT
54cff328d7 Secrete group does not appear in search form. 2018-07-31 11:25:09 +02:00
Pierre HUBERT
53b72bd767 Can search for users and groups from the API 2018-07-28 17:15:50 +02:00
Pierre HUBERT
eea4378a9c Created SearchResult object 2018-07-28 16:49:46 +02:00