Evan Winslow
Evan Winslow
SGTM On Fri, Oct 24, 2014, 9:48 AM Ismayil Khayredinov [email protected] wrote: > Give me some time to play with the idea. I want to see if I can do...
This is a ticket. That was a PR. I think we should keep this open.
I still think this would be an improvement. I thought we might be able to use "site" as the "domain" of an email address. But then there's this issue of...
Also, it turns out lots of carriers support sending email to a special address than then sends an SMS to the recipient at the relevant phone number. It would be...
Identity is hard... seems like it would be valuable if we could bake this into core...
``` php $phoneNumberType = [ "type" => "object", "subtype" => "phone_number", "site_guid" => // carrier domain "area_code" => // three digits "country_code" => // three digits "number" => // 7...
http://martinfitzpatrick.name/list-of-email-to-sms-gateways/
Could work. This feels a bit different, though, with the time stamp. On Feb 28, 2013 7:37 PM, "Brett Profitt" [email protected] wrote: > ElggEntity::disable() has an optional $reason param. We...
Its never that simple :) On Dec 5, 2013 2:41 PM, "Steve Clay" [email protected] wrote: > I think a few simple changes could make content like rivers/entity lists > much...
How badly do you want to implement, document, and test this if we know it's going to change radically? Is it worth it for the amount of time it will...