Commit Graph

125 Commits

Author SHA1 Message Date
Wyatt Johnson 603854c0be Adjusted tests for circle 2017-01-24 14:06:39 -07:00
Wyatt Johnson 9e22c100f0 Added admin login form (naive approach) 2017-01-23 16:31:37 -07:00
Wyatt Johnson 6563f29ccf Moved tests -> test because mocha likes that 2017-01-20 17:28:08 -07:00
Riley Davis 5f63af8140 Merged branch master into graphql 2017-01-18 14:24:45 -07:00
David Erwin e36ecdfb33 Implement stream with data fetch 2017-01-18 15:58:36 -05:00
Riley Davis f9bc623764 make a hidden file 2017-01-18 10:10:47 -07:00
Wyatt Johnson 17849898ae First pass 2017-01-18 00:09:26 -07:00
Wyatt Johnson 10aaa037dc Added dev-start and --config flag 2017-01-11 11:37:06 -07:00
Wyatt Johnson 4eb7c72ae2 Merge branch 'master' into email-confirm 2017-01-05 18:45:06 -07:00
gaba 864b08135a Moves the packages to dependencies. 2017-01-04 16:24:17 -03:00
gaba 3718efce1e Adds cookie parser 2017-01-04 12:47:19 -03:00
gaba ec3e9d1cd4 Merge branch 'master' into csrf 2016-12-22 14:23:01 -08:00
gaba 075fe7f6b4 Merge branch 'master' into csrf 2016-12-21 16:03:59 -08:00
Riley Davis b6a11fb729 Merged branch master into suspect-wordlist 2016-12-21 11:12:26 -07:00
Wyatt Johnson ef38ed3443 Added postinstall hook for heroku deploys 2016-12-20 17:51:30 -07:00
Wyatt Johnson 36c9f51aa8 Initial support for Heroku Deployment 2016-12-20 17:33:18 -07:00
Riley Davis ef0055e689 highlight suspect words 2016-12-20 16:42:16 -07:00
Riley Davis 652a41971b Merge branch 'master'
Conflicts:
	client/coral-admin/src/containers/ModerationQueue/ModerationQueue.js
2016-12-20 14:51:36 -07:00
gaba 16a4daaeb3 Merge branch 'master' into csrf 2016-12-20 13:46:08 -08:00
Riley Davis 123ba07b63 add tag package to simplify wordlist ui 2016-12-19 16:43:00 -07:00
Belen Curcio 3fbb8f2345 test env 2016-12-19 14:54:27 -03:00
Belen Curcio 428a62ffd4 tests 2016-12-18 11:31:27 -03:00
Belen Curcio d36a471780 Updating package.json and nightwatch package 2016-12-17 10:45:53 -03:00
gaba 7b8131d4b0 Use session instead of cookies. 2016-12-15 15:01:05 -08:00
gaba e76d6e4694 Merge branch 'master' into csrf 2016-12-15 13:23:18 -08:00
gaba fc042779c2 Adds csurf to and cookie-parser to manage CRSF protection. 2016-12-15 12:56:34 -08:00
Riley Davis eac53a58b4 add jsdom. tests pass 2016-12-14 13:22:01 -07:00
Riley Davis 755d090289 Merged branch master into my-comments 2016-12-14 12:01:39 -07:00
Riley Davis 624eaeee11 move tests to tests directory 2016-12-14 12:01:32 -07:00
Wyatt Johnson ce17fa8773 Updated tests, fixes #166 2016-12-13 15:15:08 -07:00
Wyatt Johnson 61128e9c06 Updated docs, services, tests. 2016-12-13 11:29:48 -07:00
Wyatt Johnson aaebbabef9 Revert "Revert "Status history"" 2016-12-08 16:12:44 -05:00
David Erwin 9ea6c66744 Revert "Status history" 2016-12-08 10:59:56 -10:00
Wyatt Johnson d2d4640eee Merge branch 'master' into status-history 2016-12-06 11:08:00 -05:00
Wyatt Johnson 2f7f0249b2 Added status changing + history
- Status's for comments is now an array of objects
2016-12-05 11:28:27 -05:00
David Jay a118d263ea Cleaning url regex in commentstream. 2016-12-01 16:23:33 -05:00
Wyatt Johnson 3c903ddd6d Merge branch 'master' into stream-e2e 2016-11-29 10:41:50 -07:00
Wyatt Johnson ab46c020d9 Added asset searching 2016-11-28 15:01:13 -07:00
Wyatt Johnson b0f01cf00f Initial commit of asset queuing (#97)
* Initial commit of asset queuing

* Addresssing comments
2016-11-28 13:29:39 -05:00
David Jay 5ab3fba818 Setting env variables properly in tests. 2016-11-22 18:45:11 -05:00
David Jay 3030bf4f22 Merge branch 'master' of https://github.com/coralproject/talk into stream-e2e 2016-11-22 15:04:36 -05:00
David Jay 769eba4515 Merge branch 'master' of https://github.com/coralproject/talk into stream-e2e 2016-11-21 15:29:48 -05:00
David Jay 15810e3ece Running comment post test w/ proper settings. 2016-11-21 15:27:31 -05:00
Wyatt Johnson cab9ec3e52 Fixed package.json 2016-11-21 12:45:08 -07:00
Wyatt Johnson 3abd6cabac Merge branch 'master' into wordlist 2016-11-21 12:44:08 -07:00
Wyatt Johnson 7cc311bd81 Added wordlist, cleaned comments api 2016-11-21 11:18:52 -07:00
Dan Zajdband 1134e3bc09 add(coral-admin): Syntax highlighting on links 2016-11-18 10:46:09 -05:00
Wyatt Johnson c4ba18778c Merge branch 'master' into passport 2016-11-17 14:26:52 -07:00
Wyatt Johnson 68c689f95d Added missing dep 2016-11-17 10:26:51 -07:00
Belen Curcio f1320c7f04 Merge branch 'master' of github.com:coralproject/talk into passport 2016-11-17 10:54:16 -03:00