Commit Graph

695 Commits

Author SHA1 Message Date
David Jay 2cb439ccf8 Reloading banned word list from settings. 2016-12-01 21:12:13 -05:00
David Jay a91b73e94a Fixing bug when writing settings to state. 2016-12-01 20:26:48 -05:00
David Jay 827b94001a Changing save button color when settings are changed 2016-12-01 20:24:34 -05:00
David Jay a16faddac6 Adding banned word list. 2016-12-01 20:11:33 -05:00
David Jay 957837169f Moving configuration sections to seperate files. 2016-12-01 19:35:35 -05:00
David Jay ef58c439f2 Adding banned word list menu option. 2016-12-01 18:46:02 -05:00
Belén Curcio e6b9cf4b7d Merge pull request #120 from coralproject/bio
User Bio and Settings Tab
2016-12-01 13:07:25 -03:00
Belen Curcio 647fb06c99 HandleSave on Submit 2016-12-01 12:58:37 -03:00
Belen Curcio 990782a542 Sign in a restricted rout 2016-12-01 11:17:07 -03:00
Belen Curcio c38c556002 merge 2016-11-30 20:11:22 -03:00
Gabriela Rodríguez Berón d3ff89fd25 Merge pull request #113 from coralproject/mod-queue-fix
Add user info to moderation queue
2016-11-30 12:54:15 -08:00
David Jay 34671fb327 Fixing filter in moderation queue. 2016-11-30 15:38:43 -05:00
David Jay 03db1de41a Removing log statement. 2016-11-30 15:15:58 -05:00
Belen Curcio d90a158298 Bio Tooltips 2016-11-30 17:09:34 -03:00
David Jay 17b79e1869 Adding user and action data to rejected and flagged comments. 2016-11-30 13:51:43 -05:00
David Jay 94d9f42aa5 Merge branch 'master' of https://github.com/coralproject/talk into mod-queue-fix 2016-11-30 12:50:44 -05:00
Belen Curcio 6e7926ab30 Working bios 2016-11-30 12:41:50 -03:00
Belen Curcio 2607c608f5 D
ividing userData from userAuth
2016-11-30 10:20:03 -03:00
Belen Curcio bd704bf2ce User Settings, Restricted User, Banned User, Bio and User actions and Reducers 2016-11-30 08:42:25 -03:00
David Jay 4486d3f3e9 Merge pull request #119 from coralproject/fetch-helper
implement coralApi fetch
2016-11-29 18:11:21 -05:00
Riley Davis 3e86bfdceb false positive on user signed in 2016-11-29 15:58:05 -07:00
Riley Davis 257ecd3328 Merge branch 'master' into fetch-helper 2016-11-29 15:34:30 -07:00
Riley Davis ef172cabfc Scroll to comment (#92)
* host pym locally

* host pym. fix some permalink styles

* get url from parent document

* reset copy dialog timeout

* use pym.parentUrl instead of depending on the parent document

* use a simpler method to find the url

* add some horrible setInterval code

* add some awesome polling

* merge master

* bail out of comment look up after 10 seconds

* re-update permalink attrs

* re-add my listeners to article.ejs

* allow for overriding the talk db name in an environment var
2016-11-29 17:19:56 -05:00
Riley Davis a7f94fce83 implement coralApi fetch 2016-11-29 14:44:37 -07:00
David Jay b7ffd31ea4 Cleaning up tests after merge. 2016-11-29 16:37:39 -05:00
David Jay 9499e53021 Merge branch 'master' of https://github.com/coralproject/talk into mod-queue-fix 2016-11-29 16:36:44 -05:00
David Jay 3033abaa88 Merge pull request #117 from coralproject/moderation-settings-were-backwards
retreiving comments based on settings was backwards
2016-11-29 15:08:18 -05:00
Riley Davis 9fcd7b8d3a retreiving comments based on settings was backwards 2016-11-29 12:16:51 -07:00
Riley Davis 5485a446f3 Merge pull request #101 from coralproject/bio
Settings Structure and Coral UI Components
2016-11-29 10:41:40 -07:00
Riley Davis 8218d0c18e Merge branch 'master' into bio 2016-11-29 10:36:20 -07:00
Wyatt Johnson cd61ae74b8 Merge pull request #108 from coralproject/asset-searching
Added asset searching
2016-11-29 10:06:00 -07:00
Wyatt Johnson 7f1deffab4 Merge branch 'master' into asset-searching 2016-11-29 10:02:41 -07:00
David Jay 20ef93c0af Test db clear (#116)
* Adding headers to stream request.

* Switching mongodb when node_env === test.
2016-11-29 10:02:02 -07:00
Wyatt Johnson ac17fc2cc6 Added asset settings + improved tests for routes 2016-11-29 10:01:52 -07:00
Belen Curcio a5de52aeb9 merge 2016-11-29 13:57:14 -03:00
Belen Curcio 86faf504bb changes 2016-11-29 13:56:26 -03:00
David Jay ea2ee68ed6 Test db clear (#116)
* Adding headers to stream request.

* Switching mongodb when node_env === test.
2016-11-29 11:44:54 -05:00
David Jay 9533aa59b6 Merge pull request #114 from coralproject/asset-settings
Asset settings
2016-11-29 11:37:08 -05:00
Dan Zajdband 735f2d09ad Merge branch 'master' into asset-searching 2016-11-29 11:36:18 -05:00
David Jay 7e7aa5ffb8 Merge branch 'master' into asset-settings 2016-11-29 11:24:14 -05:00
David Jay b36d905046 Merge pull request #104 from coralproject/fix/iframe-injection
Allow embedding into third-party websites
2016-11-29 11:23:16 -05:00
Belen Curcio 55afe36e3b Renaming 2016-11-29 06:24:13 -03:00
Wyatt Johnson cf93a48186 Merge branch 'master' into asset-searching 2016-11-28 17:21:06 -07:00
Wyatt Johnson 36e0e62471 Merge branch 'master' into fix/iframe-injection 2016-11-28 17:21:03 -07:00
Wyatt Johnson 29f378b863 Merge branch 'master' into bio 2016-11-28 17:20:58 -07:00
Wyatt Johnson fd9636dc9d Merge branch 'master' into asset-settings 2016-11-28 17:16:39 -07:00
Wyatt Johnson 3448752f6f Added asset settings + improved tests for routes 2016-11-28 17:13:11 -07:00
David Jay 5f2f70fd51 Fixing bug when adding users to redux. 2016-11-28 18:59:27 -05:00
David Jay aa048365bd Merge branch 'master' of https://github.com/coralproject/talk into mod-queue-fix 2016-11-28 18:43:20 -05:00
David Jay 00858e467b Merge pull request #112 from coralproject/more-getinit
keep it DRY. add getInit all over the place. update tests
2016-11-28 18:43:06 -05:00