Commit Graph

34 Commits

Author SHA1 Message Date
Wyatt Johnson 5298efa89f Adjusting based on PR feedback, added public filter to settings object 2016-12-06 11:55:15 -05:00
Wyatt Johnson d1cdc48e85 Merge branch 'master' into status-history 2016-12-05 14:20:31 -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 8dad90104d Returning infobox data in stream. 2016-12-02 12:26:31 -05:00
David Jay b7ffd31ea4 Cleaning up tests after merge. 2016-11-29 16:37:39 -05:00
Riley Davis 9fcd7b8d3a retreiving comments based on settings was backwards 2016-11-29 12:16:51 -07:00
Wyatt Johnson ac17fc2cc6 Added asset settings + improved tests for routes 2016-11-29 10:01:52 -07:00
David Jay 461e80e260 Removing switch in steam endpoint. 2016-11-28 17:43:24 -05:00
David Jay 7cf05bbdca Merge branch 'master' of https://github.com/coralproject/talk into settings-in-stream 2016-11-28 17:25:07 -05:00
David Jay ca5049feeb Adding settings to stream. 2016-11-28 16:52:00 -05: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
Wyatt Johnson 325162cb3e Added authorization pieces + test functions 2016-11-22 17:15:14 -07:00
Wyatt Johnson 7893d425ef Updated tests 2016-11-21 12:42:42 -07:00
Wyatt Johnson 7cc311bd81 Added wordlist, cleaned comments api 2016-11-21 11:18:52 -07:00
David Jay 688fbd0bf6 Sending asset_url to backend and retreiving stream with asset. 2016-11-14 16:40:04 -05:00
David Jay 1a7b716820 Updating stream endpoint to expect asset_url and to return asset. 2016-11-14 15:51:17 -05:00
David Erwin d9dc198d46 Moved chained funcitons to multiple lines 2016-11-10 14:52:05 -05:00
David Erwin e632632754 Merging and updating tests 2016-11-10 12:16:58 -05:00
David Erwin b6a0a99d91 Update method name for clarity 2016-11-10 10:12:47 -05:00
gaba 9ff2613ab4 Comment stream with new and approved when post-moderated. 2016-11-09 11:40:57 -08:00
gaba ab68b81f21 Add tests to stream on moderated comments. 2016-11-09 09:33:15 -08:00
David Jay e8584b499b Returning actions, items, and comments as seperate arrays. 2016-11-08 15:32:52 -05:00
David Jay fcd65c18fd Switching stream to use action summaries function. 2016-11-08 15:23:04 -05:00
Wyatt Johnson 4a9c1775f1 Updated linting rules + fixed test layout to standardize 2016-11-07 11:51:45 -07:00
gaba 9be29b9346 Removes console log. 2016-11-04 14:59:25 -07:00
gaba 43a70ea71c Add tests for stream. Move to promises the rightway. 2016-11-04 14:45:46 -07:00
gaba 3cff52d72f It returns an array. Need to check the tests. 2016-11-04 14:32:47 -07:00
gaba 69980c9d7d Simplify concat. 2016-11-04 14:24:04 -07:00
gaba 23ea7025ea Convert from promises to array 2016-11-04 14:13:22 -07:00
gaba ea93687f89 Not sure when I lost the implmenetation of this. 2016-11-04 13:43:03 -07:00
Riley Davis e13e09d254 res.json is not a Promise. 2016-11-04 10:53:11 -06:00
David Jay 5f02d1e948 Simplifying mock routes and adding error handling. 2016-11-03 10:52:29 -07:00
David Jay e805573bd4 Adding build script to package.json 2016-11-02 15:45:52 -07:00
David Jay db6757b99e Adding stream endpoint and mocking 2016-11-02 14:43:42 -07:00