Commit graph

41 commits

Author SHA1 Message Date
osaajani
aac464704e fix style 2021-01-14 03:32:17 +01:00
Github Actions Bot
6a1ef89aaa Fix codestyle. 2020-09-02 21:45:01 +00:00
osaajani
a5dc7b1a29 Use guzzle async for webhook + add benchmark adapter 2020-09-02 23:32:17 +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
48ef0c063e Working smtp for email 2020-04-16 07:50:30 +02:00
osaajani
2482a997e7 Extract messages processing from phone daemons and webhook daemons to place in internal controllers 2020-04-02 18:40:39 +02:00
osaajani
2a792c0945 Add mailer 2020-04-02 18:38:41 +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
f6e96c1133 fix gammu adapter to remove number and update adapters to support or not sms reception 2020-03-31 02:22:40 +02:00
osaajani
78abbef26e Update adapter to not use phone number anymore 2020-03-31 01:28:32 +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
0124bc2627 Add id_user to received and sended 2020-03-05 23:07:07 +01:00
osaajani
42422db1c3 Fix bug daemon on kill caused by waiting msgçread 2020-03-05 22:15:59 +01:00
osaajani
aaa7eb8061 fix style + undefined var api instead of api_key 2020-03-04 05:10:45 +01:00
osaajani
1be127e260 add dedicated log dir for raspisms 2020-03-04 04:18:26 +01:00
osaajani
ca9397b62d Fix invalid closing of queues from sender, improve cleaning of pid files 2020-03-04 03:28:34 +01:00
osaajani
6f8c7d62b9 Use id_phone instead of number in scheduled, use ftok to generate queue id, improve adapter interface, add popup error 2020-03-04 01:40:47 +01:00
osaajani
9bf1433d2e fix rights 2020-02-21 03:55:14 +01:00
osaajani
38a8b023cb remove makefile 2020-02-18 20:03:32 +01:00
osaajani
40fccf133c Move to raspisms dir 2020-02-18 04:29:48 +01:00
osaajani
08bf5a878a fix php cs fixer concat operator to use space 2020-01-17 18:47:08 +01:00
osaajani
9de6697752 Fix php error 2020-01-17 18:36:53 +01:00
osaajani
b8bd067dc7 Fix php style 2020-01-17 18:19:25 +01:00
osaajani
89d786a730 Fix rights, add confs apache, add prototype of systemd confs, add scripts to start and stop raspisms 2020-01-09 11:28:25 +01:00
osaajani
aa3189bfaa Remove error from stdout on daemons 2020-01-08 18:32:18 +01:00
osaajani
c790b47c14 Rename manager to launcher, add option for no background daemon 2020-01-08 18:20:17 +01:00
osaajani
929ea695e1 Fix command now fully working with json 2020-01-08 16:17:12 +01:00
osaajani
31d2739ccb Add transfer of smss 2020-01-08 14:14:40 +01:00
osaajani
fb6abb4d91 Add api key to user, add status update support, add other things i dont remember at 2am... 2020-01-08 02:14:38 +01:00
osaajani
006eab7d07 Handle stopping on inactivity properly 2020-01-07 18:06:57 +01:00
osaajani
768714cc1a All working reception and sending with webhook. Commands still to test. Update test adapter to use local files 2020-01-07 17:55:16 +01:00
osaajani
b5a36b1169 Separate daemons and responsabilities insides thoses daemons. Add webhook & commands, still to test 2020-01-07 01:31:34 +01:00
osaajani
2671c464a4 fix pagination 2020-01-06 13:51:02 +01:00
osaajani
ac64fe9d2d Extract function from core of daemons 2020-01-04 19:30:06 +01:00
osaajani
9eb701ba98 Add a test adapter and add deletion of sendeds scheduled sms 2019-12-20 18:31:19 +01:00
osaajani
99cdf6516a Working daemons by extracting phone create and using cmd instead 2019-12-17 14:38:16 +01:00
osaajani
c265e0d43c Working 2019-12-17 07:47:11 +01:00
osaajani
6614c2cfeb First almost working version of daemons 2019-12-12 00:56:30 +01:00
osaajani
e709ed91b7 first console using daemon 2019-12-08 02:33:53 +01:00
osaajani
cd87c299dc add abstract daemon 2019-12-08 01:50:18 +01:00