Commit Graph

159 Commits

Author SHA1 Message Date
osaajani 38a8b023cb remove makefile 2020-02-18 20:03:32 +01:00
osaajani f955cf3db0 remove this shit 2020-02-18 05:10:18 +01:00
osaajani a9b112ca7c add manpage 2020-02-18 05:06:38 +01:00
osaajani cfe09ce116 fuck debian packages 2020-02-18 04:58:34 +01:00
osaajani 1ebe732690 fix typo 2020-02-18 04:32:53 +01:00
osaajani 40fccf133c Move to raspisms dir 2020-02-18 04:29:48 +01:00
osaajani 34a6f7de65 copy files 2020-02-18 04:20:12 +01:00
osaajani 650cc6dac1 . 2020-02-18 03:57:26 +01:00
osaajani 0b3f8eb090 Try copy of files for package 2020-02-18 03:47:18 +01:00
osaajani 16d92b21da move systemd conf to right place, do not use 777 for logs 2020-02-18 03:40:57 +01:00
osaajani 9ef2f57a28 update 2020-02-18 03:09:59 +01:00
osaajani 6a0e214cc3 create makefile 2020-02-18 02:51:45 +01:00
osaajani 2519df2c2a fix logout useless session_unset() 2020-02-06 03:10:56 +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 461bd9c98d add composer phar 2020-01-17 16:43:35 +01:00
osaajani 10171ac4c5 Add create and delete message to api 2020-01-17 16:35:13 +01:00
osaajani 3a3ed4f998 Add base of api for listing, need to add sending of a message 2020-01-17 01:13:40 +01:00
osaajani 4efccf4c2f update descartes 2020-01-17 01:12:46 +01:00
osaajani 54e4f365e5 Simplify useless foreach 2020-01-16 23:22:31 +01:00
OsaAjani 40c898dbd3 Disable support for status update 2020-01-13 00:00:34 +01:00
OsaAjani 99bb1bd46c Working gammu adapter 2020-01-12 23:57:24 +01:00
OsaAjani 47e4f5a900 Remove gammu smsd 2020-01-12 22:24:58 +01:00
OsaAjani 53257e63b3 Remove gammu smsd parser and test controller that is now in console 2020-01-12 22:21:29 +01:00
OsaAjani fcc438af3c Fix gammu adapter, first version of gammu sms parser 2020-01-12 22:20:12 +01:00
osaajani 9f2d72b4bc Merge branch 'dev2.0' of https://github.com/RaspbianFrance/RaspiSMS into dev2.0 2020-01-12 21:25:57 +01:00
OsaAjani d252f88595 Update coonf apache 2020-01-12 21:25:36 +01:00
osaajani 2175343b95 Pass from gammu to smsd 2020-01-12 21:25:10 +01:00
osaajani 7d46c27a0d Add a temporary test controller to test gammu adaper easily 2020-01-12 00:50:54 +01:00
osaajani 7c1749ebf3 First version of gammu adapter 2020-01-12 00:50:29 +01:00
osaajani a9b9d581be fix typo resulting in error generating page reset password 2020-01-11 17:30:56 +01:00
osaajani aee9fc847f Use correct phone for response to discussion 2020-01-11 17:27:07 +01:00
osaajani c4bc7d94c1 Improve adapters datas interface by defining fields and implement real OVH SMS API adapter ! 2020-01-09 22:23:58 +01:00
osaajani 4cd1105ae6 no-wrap on numbers 2020-01-09 17:21:16 +01:00
osaajani e42a3c1e55 working service 2020-01-09 14:29:37 +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 b42c2490ac remove transfer from user 2020-01-08 13:45:20 +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 193dd00c1e remove useless table webhook_querie and add field api_key to user table 2020-01-08 00:29:13 +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 78b3ded31d Add a method to find all entries for a user in standard controller 2020-01-06 23:41:18 +01:00
osaajani cc50ad2678 Add id of user in a generated sms from a scheduled 2020-01-06 23:40:29 +01:00
osaajani b6755dcc95 Add method to find all webhooks of a certain type for a user 2020-01-06 23:39:30 +01:00