]>
git.r.bdr.sh - rbdr/dead-drop/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rubén Beltran del Río [Wed, 1 Aug 2018 03:35:42 +0000 (03:35 +0000)]
Merge branch 'hotfix/1.0.1' into 'master'
Add Gitlab pages support
See merge request rbdr/dead-drop!4
Rubén Beltran del Río [Wed, 1 Aug 2018 03:35:42 +0000 (03:35 +0000)]
Add Gitlab pages support
Ben Beltran [Sun, 19 Feb 2017 08:04:42 +0000 (02:04 -0600)]
Merge branch 'release/1.0.0'
Ben Beltran [Sun, 19 Feb 2017 08:03:50 +0000 (02:03 -0600)]
Update readme and changelog
Rubén Beltrán del Río [Sun, 19 Feb 2017 07:59:26 +0000 (01:59 -0600)]
Check the Account SID (#3)
* 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
Rubén Beltrán del Río [Sun, 19 Feb 2017 05:14:20 +0000 (23:14 -0600)]
Handle Menus and Store / Recall recordings (#2)
* 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
Rubén Beltrán del Río [Sat, 18 Feb 2017 23:55:13 +0000 (17:55 -0600)]
Initial Setup (#1)
* 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
Rubén Beltrán del Río [Sat, 18 Feb 2017 07:58:16 +0000 (01:58 -0600)]
Initial commit