Commit Graph

214 Commits

Author SHA1 Message Date
osaajani 03ae69b82a add quota to user list 2021-06-13 00:14:54 +02:00
osaajani 4a39865903 add capacity to modify user 2021-06-12 23:23:15 +02:00
osaajani f9e0312c89 update template add user to add quota, still need to show/hidde quota based on enable or not and impement
backend processing
2021-06-11 02:16:41 +02:00
osaajani 4c47de3fc5 add quota renewal 2021-06-10 01:31:53 +02:00
osaajani cb38447feb Pass quota limit as a console method 2021-06-08 21:01:26 +02:00
osaajani 120f56fad7 First step of quota and using daemon 2021-06-08 02:00:48 +02:00
osaajani 3d19c4decb improve callback update status 2021-05-26 15:46:50 +02:00
osaajani b833d76380 update reception code to split sms every 1000 chars 2021-04-27 00:23:40 +02:00
osaajani 8315817388 Add dynamic deletion of contacts 2021-04-24 00:10:23 +02:00
osaajani fbf8485090 remove useless todo + add settings mms in settings page 2021-04-17 01:46:08 +02:00
osaajani 878d820dc2 automatically add medias as link if phone does not support mms 2021-04-16 20:20:19 +02:00
osaajani 4cd52ae9ec fix discussion to correctly update status whithout replacing the all conversation for each sms 2021-04-16 17:11:24 +02:00
osaajani b9641345a1 do not duplicatd in progress msg 2021-04-13 02:33:30 +02:00
osaajani fb919ff59f highly improve discussion perfs + fix initial sound playing and erratic scrolling 2021-04-13 02:01:03 +02:00
osaajani 48e8eacc34 Change http_url for medias 2021-04-06 23:20:00 +02:00
osaajani 7c85753bfa only root try to give another group to file 2021-04-03 18:30:05 +02:00
osaajani e06079e6af add mms files to mail transfert 2021-04-03 18:19:08 +02:00
osaajani d29424ff0c fix delete to use proper dir 2021-03-27 01:18:02 +01:00
osaajani 6acf28e3ce Properly working mms reception with public dir in data and valid rights, etc. 2021-03-27 01:15:09 +01:00
osaajani 04a40049ce refactor all media create to centralise copy of medias and save, etc. 2021-03-26 23:32:29 +01:00
osaajani 92146ba8e1 Add tool to clean unused medias 2021-03-26 18:53:20 +01:00
osaajani 626b59080e add id to call webhook 2021-03-26 17:59:09 +01:00
osaajani 6ce6a85f13 Add webhook trigger 2021-03-26 17:55:47 +01:00
osaajani 62d140d987 fix bad invisible char callback 2021-03-26 17:39:16 +01:00
osaajani 86c6d65fe4 Update callback to check valid call return 2021-03-26 17:31:09 +01:00
osaajani c63f3bebba add page for calls 2021-03-24 00:22:17 +01:00
osaajani 41c3b3b86e Add callback for phone calls, not tested yet 2021-03-23 17:39:13 +01:00
osaajani 52a0302dc2 start adding call support 2021-03-23 04:31:13 +01:00
osaajani 0f6bf9ccde add medias to discussion 2021-03-22 02:08:59 +01:00
osaajani 3fff7e0abd add medias to scheduled creation 2021-03-22 01:29:06 +01:00
osaajani f330312b55 Add medias link to mms into received + sended + scheduled + discussion 2021-03-21 18:29:23 +01:00
osaajani 70d01be041 add HTTP_PWD_DATA 2021-03-21 17:14:52 +01:00
osaajani 0dac72cf54 Update api for scheduled + update get medias for + update htaccess to make medias accessibles 2021-03-21 17:08:05 +01:00
osaajani 136b3f76ce working api scheduled + working daemons for phone and sender + working adapters 2021-03-19 21:59:49 +01:00
osaajani ff6b3e79df start adding mms to a lot of places, no tests, not done 2021-03-19 02:45:12 +01:00
osaajani 8020d68572 Fix scheduled to better randomize phone to send messages 2021-02-23 18:57:14 +01:00
osaajani cafe210f69 Fix bad mimetype when importing csv from a windows computer 2021-02-23 14:30:39 +01:00
osaajani 3f84622cbe Remove risky fix on PHPCsFixer + fix bad command interpretation 2021-02-23 00:40:59 +01:00
osaajani 3b662c1153 fix style 2021-02-23 00:31:54 +01:00
osaajani e01f444322 Fix import and export of csv contacts where mixed datas or no datas 2021-02-20 17:58:35 +01:00
osaajani cd242af48d rename adaptateur to phone type 2021-02-04 16:44:13 +01:00
osaajani 8843df9f46 simplify webhook signature 2021-01-30 11:24:14 +01:00
osaajani 1c0ffc246a fix missing , 2021-01-30 11:16:15 +01:00
osaajani b5035101b0 update webhook to add signature 2021-01-30 11:12:30 +01:00
osaajani 3b5733e31a add support for POST and HTTP key api for callbacks 2021-01-27 21:37:43 +01:00
osaajani 05cb62a503 implement logic for hiddens phone adapters 2021-01-26 19:33:08 +01:00
osaajani c713a4419a fix bad renaming of ids to contact_ids, group_ids and conditional_ids 2021-01-17 04:07:04 +01:00
osaajani 61d644c247 rename all instances of 'datas' to 'data' 2021-01-17 03:16:57 +01:00
osaajani 730ac8963b add better http code for invalid api credentials and suspended users 2021-01-16 23:49:40 +01:00
osaajani 063a8a899d improve prefilled of sms by allowing prefill of contacts + groups + conditional groups 2021-01-14 04:30:28 +01:00