Commit Graph

196 Commits

Author SHA1 Message Date
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
osaajani e0eed18794 fix few phpstan alerts 2021-01-14 03:58:28 +01:00
osaajani 4eaeefdcfa fix alt message for html was not activating html flag 2021-01-14 03:57:21 +01:00
osaajani ce4f5baaaa fix expression provider for exists 2021-01-14 03:52:54 +01:00
osaajani aac464704e fix style 2021-01-14 03:32:17 +01:00
osaajani 14cd233d92 Add api for create and delete phone 2021-01-14 03:25:58 +01:00
osaajani df7c66f91c Add tools for command line manipulation of users 2020-10-22 20:31:01 +02:00
osaajani cae9674097 add icon or conditional groups event 2020-09-27 02:01:29 +02:00
osaajani a325abd249 remove query for groups on conditional_groups list 2020-09-27 00:47:07 +02:00
osaajani 8d86f576d8 Update templating and conditional groups to add contact_metas 2020-09-26 21:34:42 +02:00
osaajani b98d5a22ef Change all lists to use ajax data source and high perf datatable + improve all consuming listing queries + add indexes on numbers for perf improvment 2020-09-23 23:14:03 +02:00
osaajani fe4f85117d parseerror on bad group id 2020-09-02 01:08:40 +02:00
osaajani 7277f1e98d Add re-populate form on submission error 2020-08-17 21:05:01 +02:00
Github Actions Bot 714128f614 Fix codestyle. 2020-07-03 01:48:42 +00:00
osaajani 2f26f0a7cd Add enabling/disabling account deletion 2020-06-24 18:55:03 +02:00
osaajani adef27f862 fix codestyle 2020-06-23 21:06:13 +02:00
osaajani 2fbf757984 fix transfer 2020-06-23 18:49:36 +02:00
osaajani d010134d01 fix bad return type 2020-06-22 19:49:59 +02:00
osaajani 39caa92a62 Fix command bash injection using filename + add constant to disable commands 2020-06-17 19:08:11 +02:00