Wyatt Johnson
|
ef200a85cb
|
removed backend for metrics
|
2017-11-30 17:16:32 -07:00 |
|
Chi Vinh Le
|
5a71db2568
|
Undo to previous status + Live updates
|
2017-11-14 13:58:18 +01:00 |
|
Chi Vinh Le
|
3d3e0491a4
|
Remove updateWordlist and add test
|
2017-10-09 21:13:47 +07:00 |
|
Chi Vinh Le
|
c52e42c644
|
Allow changing wordlist and domains using the updateSettings mutation
|
2017-10-09 16:51:27 +07:00 |
|
Chi Vinh Le
|
143adc7c6f
|
Live update modqueue on new comments
|
2017-09-21 23:39:04 +07:00 |
|
Wyatt Johnson
|
4913eda974
|
Merge branch 'master' into new-flags
|
2017-09-19 17:12:56 -06:00 |
|
Chi Vinh Le
|
42954fb84a
|
Return all actions in CreateCommentResponse
|
2017-09-20 04:17:15 +07:00 |
|
Chi Vinh Le
|
b482976c58
|
Allow querying for all statuses
|
2017-09-20 02:39:31 +07:00 |
|
Belen Curcio
|
bccad5585e
|
Adding statuses
|
2017-09-19 13:10:35 -03:00 |
|
Belen Curcio
|
a96d8c2b3c
|
Copy, removing log, and adding PropTypes
|
2017-09-19 12:45:47 -03:00 |
|
Belén Curcio
|
959193f8b5
|
Merge branch 'master' into flagged-count
|
2017-09-18 13:19:41 -03:00 |
|
Belen Curcio
|
24391de61d
|
userCount
|
2017-09-18 11:06:31 -03:00 |
|
Wyatt Johnson
|
2c3a52b48c
|
Merge branch 'master' into story/150848457
|
2017-09-15 15:49:30 -06:00 |
|
Wyatt Johnson
|
ca411a3227
|
added support for deep comment counts
|
2017-09-11 18:01:01 -06:00 |
|
Wyatt Johnson
|
49f09b87a0
|
Added new SYSTEM_WITHHELD comment status
|
2017-09-11 11:09:21 -06:00 |
|
Chi Vinh Le
|
f1c5d479ad
|
Merge branch 'master' into feature/talk-plugin-toxic-comments
Conflicts:
graph/resolvers/root_mutation.js
graph/typeDefs.graphql
|
2017-09-07 16:59:46 +07:00 |
|
Chi Vinh Le
|
6f82fd76f5
|
First draft of toxic-comments
|
2017-09-06 22:11:48 +07:00 |
|
Wyatt Johnson
|
7b27feee96
|
fixed typo
|
2017-09-05 09:45:31 -06:00 |
|
Wyatt Johnson
|
997a336483
|
Merge branch 'master' into asset-graph-api
|
2017-09-05 08:56:49 -06:00 |
|
Wyatt Johnson
|
9a549a2b63
|
fixed some bugs from review
|
2017-09-01 11:21:30 -06:00 |
|
Wyatt Johnson
|
dfd77dbf63
|
updated based on cvle's feedback
|
2017-08-31 11:48:38 -06:00 |
|
Wyatt Johnson
|
7b71511cae
|
removed !
|
2017-08-31 10:37:52 -06:00 |
|
Kim Gardner
|
0486d2926d
|
Merge branch 'master' into asset-graph-api
|
2017-08-31 08:51:29 +01:00 |
|
Kim Gardner
|
cb655f15b3
|
Merge branch 'master' into settings-graph-api
|
2017-08-31 08:51:16 +01:00 |
|
Wyatt Johnson
|
f0dcef7b37
|
finished connection, improved graph
|
2017-08-30 14:23:47 -06:00 |
|
Chi Vinh Le
|
797f0fd0e3
|
Docs in schema
|
2017-08-30 21:05:03 +07:00 |
|
Chi Vinh Le
|
ffab9ca8d5
|
Refactor users query
|
2017-08-30 18:48:20 +07:00 |
|
Wyatt Johnson
|
8ca32c5808
|
added missing fields
|
2017-08-29 13:54:14 -06:00 |
|
Wyatt Johnson
|
173c257126
|
Added Graph API for Settings
|
2017-08-29 13:43:48 -06:00 |
|
Chi Vinh Le
|
eb67d86163
|
Implement UserConnection on the graph
|
2017-08-29 18:57:20 +07:00 |
|
Wyatt Johnson
|
90a8a87eaf
|
Added graph API for assets
|
2017-08-28 18:57:32 -06:00 |
|
Chi Vinh Le
|
e4490e20a7
|
Merge branch 'master' into user-sort
Conflicts:
package.json
|
2017-08-28 18:16:18 +07:00 |
|
Wyatt Johnson
|
8a5db167ff
|
changed sort -> sortOrder
|
2017-08-25 09:59:37 -06:00 |
|
Belen Curcio
|
5cb71eaee8
|
Icon List for Question Box
|
2017-08-24 16:32:07 -03:00 |
|
Chi Vinh Le
|
df60ac4714
|
Merge branch 'master' into user-sort
|
2017-08-24 20:09:44 +07:00 |
|
Chi Vinh Le
|
ca31dedca8
|
Make comments query optional
|
2017-08-24 20:07:45 +07:00 |
|
Chi Vinh Le
|
ceba418e28
|
created_at is a Date
|
2017-08-23 20:14:55 +07:00 |
|
Wyatt Johnson
|
f85480c0ae
|
Merge branch 'master' into user-sort
|
2017-08-22 13:04:32 -06:00 |
|
Wyatt Johnson
|
b719168b18
|
Implemented sortBy
|
2017-08-22 10:11:47 -06:00 |
|
Wyatt Johnson
|
01ed9880f4
|
comment count optim, prep for sortBy
|
2017-08-21 15:26:04 -06:00 |
|
Belen Curcio
|
a540dfe8d4
|
Adding hasParent on Comment to the Graph
|
2017-08-21 16:21:39 -03:00 |
|
Wyatt Johnson
|
686eb614f7
|
changed cursor to Cursor scalar type, changed SORT_ORDER
|
2017-08-17 16:43:55 -06:00 |
|
Chi Vinh Le
|
b972f4305e
|
Correctly determine the status of the asset
|
2017-08-02 00:04:11 +07:00 |
|
Belen Curcio
|
36df7cb784
|
Extended Asset with comment
|
2017-07-24 16:31:24 -03:00 |
|
Chi Vinh Le
|
fc31a2882d
|
Add a comment
|
2017-07-12 21:05:29 +07:00 |
|
Chi Vinh Le
|
23cc3548d4
|
Query by tags
|
2017-07-12 20:55:54 +07:00 |
|
Chi Vinh Le
|
db3187cb56
|
Merge branch 'master' into live-suspension
|
2017-06-27 20:08:53 +07:00 |
|
Chi Vinh Le
|
c90c177b7c
|
Live update on stream when banned user, suspended user or rejected username
|
2017-06-27 20:06:27 +07:00 |
|
Belen Curcio
|
59407e99d7
|
commentCount by asset_url
|
2017-06-26 09:59:28 -03:00 |
|
Chi Vinh Le
|
8bb38c5ee5
|
Refactor and reuse "Actions" in "Moderate" and "Community"
|
2017-06-22 21:50:19 +07:00 |
|