Commit Graph

71 Commits

Author SHA1 Message Date
Kevin Ndung'u Gathuku
8804492089 Only send message if generalChannel is available
Ensure generalChannel is available before attempting to send a message
2017-11-19 16:06:24 +03:00
Jeff Linwood
a74841e9ec Merge pull request #28 from TwilioDevEd/rewrite-snake-case-function
Rewrite snake case function
2017-10-21 18:57:32 -04:00
Jeffrey Linwood
7594cdfc90 Merge branch 'ajtack-master' into rewrite-snake-case-function 2017-10-21 17:57:01 -05:00
Jeffrey Linwood
cba42030ac Rewrite snake case key to not use lambda for Python 2 compatibility 2017-10-21 17:54:41 -05:00
Jeff Linwood
01a890d768 Merge pull request #27 from ajtack/master
Upgrade to Sync v0.6, use the default instance.
2017-10-21 18:54:14 -04:00
Andres Jaan Tack
c16b8a4557 Fix a python syntax error. 2017-10-20 16:51:27 +03:00
Andres Jaan Tack
3d3a4b1cf5 Upgrade to Sync v0.6. Use the 'default' service instance. 2017-10-20 16:51:27 +03:00
Jeff Linwood
687c753220 Merge pull request #26 from TwilioDevEd/fix-token-generation
Fix token generation when identity is passed via POST
2017-09-18 19:00:33 -04:00
Jeffrey Linwood
a5e8a25ad8 Improve the python code 2017-09-18 17:59:08 -05:00
Jeffrey Linwood
0376862fdc Fix token generation when identity is passed via POST 2017-09-18 17:27:53 -05:00
Jeff Linwood
d4a07212f3 Merge pull request #25 from idelgado/task/GSDK-1090-video-notify-example
Allow for generic token, registration, and send-notification routes
2017-08-10 15:54:10 -05:00
idelgado
30db56a2e9 Add Hello World to body 2017-06-20 15:49:50 -04:00
idelgado
c01394d117 Revise comment 2017-06-16 18:36:28 -04:00
idelgado
701b9c93bf Allow for generic token, registration, and send-notification routes 2017-06-16 18:18:35 -04:00
Jeff Linwood
ec6642033c Merge pull request #24 from TwilioDevEd/allow-any-host-name
Allow any host name
2017-06-05 12:13:56 -05:00
Jeffrey Linwood
4df49f9bc3 Allow any host name 2017-06-05 12:13:27 -05:00
José Oliveros
c3874a3d1c Merge pull request #23 from TwilioDevEd/fix-binding-create-endpoint
Remove endpoint from binding create
2017-05-24 20:14:47 -05:00
Jeffrey Linwood
35e23fcee0 Remove endpoint from binding create 2017-05-24 18:46:24 -05:00
Jeff Linwood
ac4f10248e Merge pull request #22 from TwilioDevEd/update-python-version
Update python version
2017-05-22 18:19:28 -05:00
José Oliveros
7de3853d78 ignore dockerfiles 2017-05-22 18:11:39 -05:00
José Oliveros
afde7da659 Use version notation compatible with older versions of pip 2017-05-22 18:11:29 -05:00
Paul Kamp
9662547519 Merge pull request #21 from TwilioDevEd/fix-token-python-3
Create a string from bytes for Python 3
2017-05-22 14:48:08 -07:00
Jeffrey Linwood
e910df61b1 Create a string from bytes for Python 3 2017-05-22 16:46:31 -05:00
Jeff Linwood
545da8b856 Merge pull request #20 from TwilioDevEd/update-6.2.alpha1-sdk
Twilio library bump to 6.2.0-alpha1
2017-05-22 16:34:44 -05:00
Jeffrey Linwood
aefd541fcc Twilio library bump to 6.2.0-alpha1 2017-05-22 16:34:16 -05:00
Jeff Linwood
22f8c5c00d Merge pull request #18 from TwilioDevEd/remove-room-from-video-grant
Allow users to connect to any video room
2017-05-19 16:32:58 -05:00
Jeffrey Linwood
e49b20414b Allow users to connect to any video room 2017-05-19 10:43:44 -05:00
Jeff Linwood
45343ed7be Merge pull request #17 from TwilioDevEd/lock-twilio-sdk
Lock Twilio Library to 6.1.0-alpha1
2017-05-19 10:22:32 -05:00
Jeffrey Linwood
b7cee4fe6e Lock Twilio Library to 6.1.0-alpha1 2017-05-19 10:20:13 -05:00
Jeff Linwood
cb320a20fb Update screenshot 2017-05-19 09:41:52 -05:00
José Oliveros
4214bc93d7 fix extranous btn class issue 2017-05-18 17:30:36 -05:00
José Oliveros
9c6d1f2c2d Merge pull request #16 from TwilioDevEd/upgrade-twilio-video-remove-configuratio-sid
Upgrade twilio-video to 1.0.0 and remove TEST_CONFIGURATION_SID
2017-05-18 17:28:22 -05:00
José Oliveros
782148b858 Merge pull request #15 from TwilioDevEd/use-video-grant
remove configuration sid, not required for video grant
2017-05-18 17:27:57 -05:00
José Oliveros
c4deb8bd29 remove configuration sid, not required for video grant 2017-05-18 16:30:04 -05:00
Hector Ortega
425a5e85e3 Upgrade twilio-video to 1.0.0 and remove TEST_CONFIGURATION_SID 2017-05-18 14:24:05 -05:00
Jeff Linwood
efe6ff90e8 Merge pull request #14 from TwilioDevEd/api-keys-console
API Keys point to Console Dev Tools
2017-05-18 10:45:06 -05:00
Jeff Linwood
2dbba21c1a API Keys point to Console Dev Tools 2017-05-18 10:44:51 -05:00
Kat King
206402c9b4 Merge pull request #13 from skuusk/patch-1
Add vide config to example file
2017-05-18 09:38:06 -05:00
Silver Kuusk
af5e7aa35e Add vide config to example file
App will fail with 500 in case there is no empty TWILIO_CONFIGURATION_SID key in env file. Adding it to example config file.
2017-05-18 16:59:50 +03:00
Jeff Linwood
600fe14e9c Merge pull request #12 from TwilioDevEd/update-chat-sdk-ga
Update Chat SDK to 1.0 for GA
2017-05-11 07:35:13 -05:00
Jeffrey Linwood
3e3bcf2338 Update Chat SDK to 1.0 for GA 2017-05-11 07:33:31 -05:00
Kat King
53b0ae498d Add missing Video config instructions in README 2017-05-10 09:06:24 -05:00
Jeff Linwood
bbe342785c Updated Sync Console Instructions 2017-05-02 10:36:28 -05:00
Jeff Linwood
a6711bdcc9 Merge pull request #11 from TwilioDevEd/update-python-sdk
Updated Twilio SDK dependency to be 6.1.0-alpha1
2017-05-02 10:33:25 -05:00
Jeffrey Linwood
f2456b38e8 Updated Twilio SDK dependency to be 6.1.0-alpha1 2017-05-02 10:32:41 -05:00
Kat King
4f414ee90c Merge pull request #10 from TwilioDevEd/DEVED-2347
Use 'Hello world' instead of identity for notify
2017-04-11 10:43:29 -05:00
Kat King
42a1db2dd9 Use 'Hello world' instead of identity for notify 2017-04-11 09:20:33 -05:00
Jeff Linwood
c653111018 Merge pull request #9 from TwilioDevEd/upgrade-twilio-python-to-6.0.0
Upgraded twilio-python to 6.0.0
2017-04-03 21:13:27 -05:00
Jeffrey Linwood
74105f5d82 Add named parameter for identity to access token 2017-03-30 21:11:42 -05:00
José Oliveros
0efbb977dc Upgradet twilio-python to 6.0.0 2017-03-30 17:02:38 -06:00