sms
Here are 1,914 public repositories matching this topic...
DESCRIPTION
When you have a certain custom theme color selected, you can't just undo that by clicking "reset", or "default".
No option/button to select/go back to default theme, after the custom color is selected.
Can we get a more comprehensive guide to setting up a standalone box? I've got the pre-reqs installed and copied this repo to a folder but there seems to be a lot more to it and I'm not even remotely familiar with any of the dependency programs to properly configure them.
Expected behaviour
Either all or none translated.
Actual behaviour
Most translated with notable exceptions e.g. "Old backup scheduler", "3rd party integration", "Donate", "Backup settings", "Restore settings".
Steps to reproduce the behaviour
System language to Spanish.
Please specify the following:
- Android version 7.0
- Phone model / brand LG G5 (LH-H850)
Bug description
Though Silence states that it's based on the signal protocol ("A fork of Signal with only SMS/MMS encryption") that's insufficient for other projects to interoperate with Silence.
To that end, documenting the protocol used would allow for other implementations, or for it to be used in slightly different contexts.
The one under consideration (which motivated the submiss
I really like everything about this app and you are doing a great job!
Can you please just fix spell check. I am currently running v2.0 just bc spell check works...
-
Updated
Jul 3, 2020 - PHP
-
Updated
Mar 23, 2019 - Java
-
Updated
Jul 2, 2020 - PHP
I am trying to figure out how to setup a basic minimum sink connector with Apache2 so it makes jasmin happy.
So the idea is to have a page that replies correctly to the jasmin MO messages submitted to it and ultimately throwing the messages away.
The reasons behind having dummy (/dev/null) connector is because the MO messages are not routed unless there is at least one destination, even thou
Note: These issues are for bugs and feature requests for the helper libraries.
If you need help or support, please email help@twilio.com and one of our experts
will assist you!
I think this is bug as it can produce errors in XML, which I feel the library should handle. I realize that likely the verbs should not be mixed up, but I feel this would likely be a common mistake. The documtation
-
Updated
Jul 5, 2020 - Java
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Jun 15, 2020 - Kotlin
-
Updated
Jul 6, 2020 - Java
-
Updated
Mar 26, 2020 - CSS
-
Updated
Jun 3, 2020 - HTML
From issue #432:
I'd also suggest updating the JavaDoc to better indicate the API behavior: From what I've observed, it only cares about the Date part of the DateSent parameter. (Trying to get the last 30s of messages returns the full day's worth of messages.) I think making a note of that in the JavaDoc would help out new users.
Acceptance Criteria:
- Reproduce the above behavior
- Up
The man page shows:
getallsms -pbk
Get all SMS from phone. In some phones you will have also SMS templates and info about locations used to save Picture Images. With each sms you will see location. If you want to get such sms from phone alone, use gammu getsms.
Options p, b, and k are all undocumented in the man page, and apparently on the web as well. I see no information about them. T
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 742): UnableToResolveError: Unable to resolve module prop-types from /home/********/Downloads/react-native-phone-verification-master/example/node_modules/react-native-emoji/index
[Edit by @cbetta]
Add documentation on what callback actually is. For most people it's clear to be a function but even then it would be good to document what to expect exactly.
[Original issue]
Hello there,
would it be possible to add the response to all function calls ?
Otherwise I am unable to determine if for example an SMS message was sent.
Cheers.
According to this code, only POST requests are supported. However, Twilio accesses fax media files using a GET request. As far as I can see and have roughly tested, simply allowing the function to continue even if its a GET request correctly validates the signature.
https://github.com/sfreiberg/gotwilio/blob/06f83df0c6872b46b84798e2e1c4530729c60a8a/util.go#L62-L69
Browsing the [Twilio docume
Problem
As a texter, the "Teams" view that I can get to from the menu under the my-first-initial-icon is very confusing.
Solution
Conditionally hide the one team from Texters who don't need to see the Team view
-
Updated
Jun 11, 2020 - Python
Improve this page
Add a description, image, and links to the sms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sms topic, visit your repo's landing page and select "manage topics."


A customer has requested an automatic translation of cards and suggested actions - like those created using Bot Framework's MessageFactory - into the appropriate Facebook format.
Currently the Facebook adapter requires cards to be written in the native Facebook format and placed in channelData.
Ideally this would happen automatically within the adapter, though it may be necessary to implemen