Benjamin Goering
eb1c1db09b
Ignore users queries are excludeIgnored: Boolean instead of notIgnoredBy: String
2017-04-11 14:20:39 -07:00
Benjamin Goering
58736586e4
Asset commentCount and totalCommentCount can be personalized by notIgnoredBy
2017-04-11 14:20:37 -07:00
Benjamin Goering
b561e9f643
Comment replyCount edge can now be filtered by notIgnoredBy
2017-04-11 14:20:37 -07:00
Benjamin Goering
873da1cea9
Embed doesn't show comments from ignored users
2017-04-11 14:20:37 -07:00
Wyatt Johnson
0108673566
Added remote plugin reconciliation
2017-03-31 15:54:39 -06:00
gaba
2fff47c753
Merge branch 'master' into plugins
2017-03-20 10:46:30 -07:00
gaba
6f3cb34817
Merge branch 'master' into asset-comment-metrics
2017-03-20 07:39:00 -07:00
riley
8348e1e462
Merge branch 'master' into asset-comment-metrics
2017-03-20 07:36:22 -07:00
gaba
258fd8b25a
Initial implementation at plugins
2017-03-20 07:36:06 -07:00
Wyatt Johnson
fcc93963c4
Added support for total comment count
2017-03-20 07:29:08 -07:00
Wyatt Johnson
63220cb6a7
Some fixes to make it work
2017-03-08 19:14:02 -07:00
Wyatt Johnson
feaad2d6ca
Added loader, graphql
2017-03-08 19:01:08 -07:00
gaba
564b8d8eaa
Merge branch 'master' into story-138187767-mod-flag-names
2017-03-07 13:04:28 +01:00
gaba
d06a5d37f0
Moves to the loader and work on the user query to add pagination and action type.
2017-03-07 07:29:32 +01:00
Wyatt Johnson
45b14d026d
Added more conditional checks to exclusion
2017-03-01 10:49:47 -07:00
gaba
da3c812dc1
Adds graphql for users flagged in the server and client.
2017-02-28 21:33:01 -08:00
David Jay
d8117494d1
Cleaning up after merge conflict.
2017-02-28 18:18:17 -05:00
David Jay
e68358a211
Merge branch 'master' into fix-permalink
2017-02-28 18:07:31 -05:00
David Jay
ab16e5bfe7
Retrieving comment y id from backend
2017-02-27 14:26:20 -05:00
Wyatt Johnson
f5277ce5e3
Patched silly bug
2017-02-24 09:57:24 -07:00
Wyatt Johnson
30b6259e87
Patched bug with asset metrics
2017-02-23 14:43:25 -07:00
Wyatt Johnson
9e759c7667
Adjusted BE beheviour
2017-02-22 13:55:48 -07:00
Wyatt Johnson
6398e2faad
Fixed issue with comment hydration
2017-02-22 09:32:51 -07:00
Wyatt Johnson
2360f280d2
Added commentMetrics edge.
2017-02-21 14:30:52 -07:00
Wyatt Johnson
84dcf3b3b6
Added some comments
2017-02-16 16:49:14 -07:00
Wyatt Johnson
1e81ec9f4e
Added new commentCount edge, added more docs
2017-02-16 16:49:14 -07:00
Wyatt Johnson
27819d0d6a
Changed aggregate -> find
2017-02-15 17:42:54 -07:00
Wyatt Johnson
b75aed8bd8
Another optimization pass
2017-02-15 17:28:47 -07:00
Wyatt Johnson
9eefc0299f
Optimization pass
2017-02-15 17:12:17 -07:00
Wyatt Johnson
56fe8ef08e
Merge branch 'master' into flag-widget
2017-02-15 16:17:30 -07:00
Wyatt Johnson
93636aabac
Added like summaries
2017-02-15 16:15:43 -07:00
Wyatt Johnson
57d4f9d757
Changed new comment's status from null to NONE.
2017-02-15 13:21:15 -07:00
Wyatt Johnson
e640bc2cc0
Added edge for metrics, fixed client linting errors
2017-02-14 17:02:50 -07:00
Riley Davis
d4e68de349
setting up dashboard :)
2017-02-10 15:32:30 -07:00
David Jay
b4ee765437
Merge branch 'master' into actions
2017-02-09 17:14:53 -08:00
Wyatt Johnson
fb9bedc57b
Added new action rep, refactored mutations
2017-02-08 17:41:11 -07:00
Wyatt Johnson
7bef103217
Added new recentComments, recentReplies
2017-02-06 12:54:55 -07:00
David Erwin
79a2a2144c
Fix admin user stream bug
2017-02-02 11:51:09 -05:00
Wyatt Johnson
d1cf6fd19b
Applied patch
2017-02-01 10:45:01 -07:00
Wyatt Johnson
04cd7312a6
Added support for new commentCount
2017-01-27 15:52:05 -07:00
Wyatt Johnson
2e6c7f7b09
First pass at pagination
2017-01-27 12:05:19 -07:00
Wyatt Johnson
373f119ac2
Added more comment sorting
2017-01-24 17:22:29 -07:00
Wyatt Johnson
26b7d48f1f
Comment ordering fixed, banned users can't do anything
2017-01-24 17:06:40 -07:00
Wyatt Johnson
9dc57c82d1
Fixes to consts + services
2017-01-24 13:27:22 -07:00
David Jay
88ed6ffe76
Updating logic for returning users to frontend.
2017-01-24 15:20:27 -05:00
Wyatt Johnson
aa1f06d1ee
Added explicit joinBy to dataLoader reponse
2017-01-24 13:12:51 -07:00
Wyatt Johnson
3a59a785f8
Uppercased status's
2017-01-24 12:58:20 -07:00
Wyatt Johnson
71f219c0c4
Fixed another import
2017-01-24 12:17:06 -07:00
Wyatt Johnson
0e27984518
Fixed import
2017-01-24 12:15:31 -07:00
Wyatt Johnson
a7e9c0c776
Const, service, and model updates
...
- Updated enum values to be uppercase
- Updated services to expose service models
- Updated models to only export the mongoose model
- Moved all mongoose static methods over to new services
- Updated tests to refelct new setup
BREAKING
- Status that were uppercased (caps) have caused issues with the
admin pages
2017-01-24 12:10:32 -07:00