Mohamed Ashraf (سعدني)
Mohamed Ashraf (سعدني)
I looked a bit into this and found this mentioned in the official ngix docker repo > Out-of-the-box, nginx doesn't support environment variables inside most configuration blocks. But envsubst may...
Hi @h1ght1me, Thanks for the bug report. I haven't tested the app with HTTP basic auth URLs. Please let me know your use case about using Basic Auth for the...
Thanks for the suggestion. I've investigated this feature a while back but could not find enough resources or documentation on how to implement it (how to get the number of...
I checked my current SMS app and even it does not show the SIM number. Based on my limited research this is because the number is not stored in the...
Thanks @guyt101z. Looks like the relevant code is in [this file](https://github.com/pppscn/SmsForwarder/blob/798edfed811c01351e093376ff5d44af824ab1ad/app/src/main/java/com/idormy/sms/forwarder/utils/PhoneUtils.kt#L44) and [this file](https://github.com/pppscn/SmsForwarder/blob/798edfed811c01351e093376ff5d44af824ab1ad/app/src/main/java/com/idormy/sms/forwarder/receiver/SmsReceiver.kt#L55).
Hi @immaro, Thanks for the suggestion. I think the best way for the app to support different services that accept `incoming webhooks` is to be able to create multiple webhooks...
@immaro I experimented a bit with the Telegram bot API but it looks like it is not possible to initiate a conversation directly from a bot to a user. The...
Hey @shtingeri, can you provide a concrete example (including where you are sending the sms webhooks) of this so that I can better understand your use case.
Thanks @shtingeri, this is the first time I hear about `Incoming Webhooks`. This is a somewhat complex customization option to achieve in terms of UX/UI if we consider all the...
1. No. 2. There is an issue for that #3 3. Good idea. 5. No.