Commit Graph

473 Commits

Author SHA1 Message Date
19c2ff321e Fix typo 2020-04-29 16:41:52 +02:00
cb358d4de0 Update database structure 2020-04-25 17:57:37 +02:00
2d88d42b80 Fix table name 2020-04-03 15:57:22 +02:00
edb126b27a Add custom smiley 2020-04-03 15:47:33 +02:00
d6bd7966fb Fix security questions encoding issue 2020-03-22 14:20:41 +01:00
74e6549897 Fix typo 2020-01-01 15:01:44 +01:00
1f659d3c4c Fix typo 2019-12-30 13:51:15 +01:00
5c3be90945 Fix typo 2019-12-26 13:25:54 +01:00
3b2ad1d821 Fix error 2019-12-24 18:05:35 +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
9dfc400fe2 Delete groups membership when deleting an account 2019-04-26 23:49:23 +02:00
fe702519b1 Fix issue : Delete likes of a group when deleting it 2019-04-26 23:46:07 +02:00
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