| Age | Commit message (Collapse) | Author |
|
* Add twilio config to readme
* Modify wording of main menu.
* Modify wording of recording message
* Add account sid setting to readme
* Add the twilio account sid to config
* Add check for accountSid
* Update paw to send AccountSid
|
|
* Update calls for menu parsing in paw
* Add twilio and bodyparser dependencies
* Integrate menu routes
* Add redirects to all menu selections.
* Add pause to menu message
* Update paw to handle all recordings cases
* Add rec menu handler, recordings dummy handler
* Add redis related configs
* Add redis node module
* Add missing comma to config
* Remove dangling comma from config
* Update paw to validate input
* Add post validation dependencies
* Update yarn lock
* Store recordings in redis
* Say post id in spanish
* Use the word for the pound sign
* Use a timestamp shifted by 2 and truncated to 10
|
|
* Add git ignore
* Add eslint config
* Add dummy project files
* Add jsdoc config
* Add docker files
* Add changelog, contributing and readme
* Add travis files
* Add Paw helper
* Add travis test docker compose file
* Name the ci service appropriately
|