Commit Graph

8345 Commits

Author SHA1 Message Date
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
David Erwin ee03194a90 Merge branch 'master' into guides 2016-11-30 11:00:42 -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
David Jay fb977da01d Adding mocks file. 2016-11-29 17:36:17 -05: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
gaba 8af9e14971 Recovered community admin. 2016-11-29 12:42:25 -08: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
gaba a5f67e10d6 Reverts the work on ban in the coral-admin getting everything from master for it. 2016-11-29 11:35:55 -08:00
gaba 281d4f6552 Reverting 2016-11-29 11:17:27 -08:00
Riley Davis 9fcd7b8d3a retreiving comments based on settings was backwards 2016-11-29 12:16:51 -07:00
gaba 27eb341fa8 Fix users and comments as a merge was weird before. 2016-11-29 10:56:44 -08:00
gaba a375bf638a Merge branch 'master' into ban-user 2016-11-29 10:42:46 -08:00
Wyatt Johnson dafd849b0e Merge branch 'master' into stream-e2e 2016-11-29 10:48:16 -07:00
Wyatt Johnson 3c903ddd6d Merge branch 'master' into stream-e2e 2016-11-29 10:41:50 -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 ad4066407a Merge branch 'master' into guides 2016-11-28 17:17:28 -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
gaba abedb36791 Merge branch 'master' into ban-user 2016-11-28 16:04:15 -08: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
riley 0e3cd001e9 merge master 2016-11-28 16:38:25 -07:00
Riley Davis 6cd3d679d3 Merge pull request #111 from coralproject/return-all-settings
Returning all settings from api/v1/settings.
2016-11-28 16:30:46 -07:00
Riley Davis 01e7150dd1 Merge branch 'master' into return-all-settings 2016-11-28 16:26:00 -07:00