Commit Graph

100 Commits

Author SHA1 Message Date
osaajani 2be8242d5e Improve dashboard rendering speed by using ajax for graphs. Improve perfs by using more index on query. Add function to find invalid numbers and export as csv 2024-10-28 21:35:01 +01:00
osaajani 52c849e043 Add phone reliability features 2024-10-26 18:02:11 +02:00
osaajani 4f717ef849 Add page and api for stats about phone sended sms 2024-06-25 21:12:48 +02:00
osaajani 6e6c51a9ee Add support for automatic response to SMS stop 2024-02-25 11:11:25 +01:00
osaajani fb3f9425d1 User setting update now create setting if it doesn't exists yet instead of returning an error 2023-09-17 16:12:31 +02:00
osaajani 4e80a6a3a1 Improve dashboard stats to show sended sms status stats 2023-05-30 18:05:38 +02:00
osaajani e7a6c486ee add status limit_reached to phone and check raspisms sms limit when updating phone status 2023-03-17 16:09:32 +01:00
osaajani 7483b9a8ae Add support for tag in sms campaigns 2023-02-24 16:29:10 +01:00
osaajani 7c3bb65f8b Add phone group support 2023-02-20 03:17:53 +01:00
osaajani 38d350dfc2 start add support for phone status + improve edit of phone for hidden phones 2023-02-18 16:39:07 +01:00
osaajani fdbc6a0878 fix date format 2023-02-06 05:52:49 +01:00
osaajani 47b81c1af3 fix a few error, undefined vars, update phpstan, fix adapter data preset on edit phone 2023-02-06 04:35:08 +01:00
osaajani 715afd79ec Update sending functions to correctly use phone limits and priority 2023-02-06 03:42:03 +01:00
osaajani 298bba0c39 Add phone limit creation to phone creation 2023-02-02 01:12:30 +01:00
osaajani 1c7a84def0 Only start daemons for phones of active users 2023-01-31 23:11:25 +01:00
osaajani 11b481aebd add limit check to size of sms 2022-09-26 17:17:41 +02:00
osaajani 81fb987740 Add support for numbers with data on scheduled + add support for sending sms to a csv file 2022-03-15 02:24:28 +01:00
osaajani d0fa0a299c Add a new webhook for sended sms status change. Add status and originating scheduled's id to webhook send_sms 2021-10-18 03:40:06 +02:00
osaajani 85095ef995 add server side computing for event listing + fix ordering for some entities 2021-07-21 16:42:25 +02:00
osaajani 8e43c53498 Add serverside list for contacts 2021-07-19 21:14:56 +02:00
osaajani e957c9feb7 use correct model and fix style 2021-07-19 17:32:23 +02:00
osaajani 651c428ed7 move received listing to serverside processing 2021-07-16 22:53:33 +02:00
osaajani 170a00e30a Change sended list to use server side datatable 2021-07-14 04:38:52 +02:00
osaajani 017c7fee53 style validation fix 2021-06-17 00:51:33 +02:00
osaajani c3637ab3ab add stats about credit in use account and update dates for home graph 2021-06-14 19:48:42 +02:00
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 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 fb919ff59f highly improve discussion perfs + fix initial sound playing and erratic scrolling 2021-04-13 02:01:03 +02:00
osaajani 92146ba8e1 Add tool to clean unused medias 2021-03-26 18:53:20 +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 0dac72cf54 Update api for scheduled + update get medias for + update htaccess to make medias accessibles 2021-03-21 17:08:05 +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 3b662c1153 fix style 2021-02-23 00:31:54 +01:00
osaajani 61d644c247 rename all instances of 'datas' to 'data' 2021-01-17 03:16:57 +01:00
osaajani aac464704e fix style 2021-01-14 03:32:17 +01:00
osaajani df7c66f91c Add tools for command line manipulation of users 2020-10-22 20:31:01 +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
Github Actions Bot 714128f614 Fix codestyle. 2020-07-03 01:48:42 +00:00
osaajani adef27f862 fix codestyle 2020-06-23 21:06:13 +02:00
osaajani 63b68cbeb7 add constants 2020-04-02 18:39:40 +02:00
osaajani 0c8fc7b3ac Greatly improve adapters. Add twilio adapter for virtual numbers (no shortcode support before next version). Improve daemons exception + ERRORS handling. A lot of other little things 2020-04-02 01:55:55 +02:00
osaajani 2ae2baa6c4 Update received to use phone_id instead of destination 2020-03-31 01:53:07 +02:00
osaajani d5be760843 Update phone to use name instead of number and update sended to use phone id instead of origin 2020-03-31 01:19:21 +02:00
osaajani 413c058ffc add support status on users 2020-03-30 01:52:53 +02:00
osaajani 0124bc2627 Add id_user to received and sended 2020-03-05 23:07:07 +01:00