David Erwin
|
903aa23f19
|
Revert "Story 138187767 - Moderate Flag User Names"
|
2017-03-23 11:18:55 -04:00 |
|
gaba
|
7522bd9cd6
|
Sends a mail to the suspended user.
|
2017-03-21 15:08:46 -07:00 |
|
gaba
|
be2ecf0838
|
Adds user and message to flagaction to display in FE.
|
2017-03-20 13:38:11 -07:00 |
|
gaba
|
2fff47c753
|
Merge branch 'master' into plugins
|
2017-03-20 10:46:30 -07:00 |
|
David Erwin
|
abd0b51441
|
Removing log
|
2017-03-20 07:42:29 -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
|
62423e620e
|
Remove edge on user.
|
2017-03-07 18:04:50 +01: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 |
|
Belen Curcio
|
bb05fa5325
|
Reverse chronos
|
2017-03-03 13:37:10 -05:00 |
|
gaba
|
2fa832a3f4
|
adds suspendUser func and mutation.
|
2017-03-02 15:54:50 -08:00 |
|
Wyatt Johnson
|
a1e2077ef1
|
Merge branch 'master' into 138617379_best_comments
|
2017-03-01 09:43:44 -07:00 |
|
Benjamin Goering
|
5cb522c419
|
Merge branch 'master' into 138617379_best_comments
|
2017-03-01 20:49:04 +08:00 |
|
Benjamin Goering
|
5e0d01a649
|
lift findById out of add,removeCommentTag mutators and into root_mutation.js defs
|
2017-03-01 14:15:31 +08:00 |
|
gaba
|
da3c812dc1
|
Adds graphql for users flagged in the server and client.
|
2017-02-28 21:33:01 -08:00 |
|
David Jay
|
e68358a211
|
Merge branch 'master' into fix-permalink
|
2017-02-28 18:07:31 -05:00 |
|
Riley Davis
|
ac3e6a12bd
|
Merge branch 'master' into assets-by-like
|
2017-02-28 09:27:46 -07:00 |
|
Benjamin Goering
|
30ee80b12c
|
basic working removeCommentTag mutation
|
2017-02-28 19:59:33 +08:00 |
|
Benjamin Goering
|
6e338290a1
|
addCommentTag mutation works
|
2017-02-28 19:59:32 +08:00 |
|
David Jay
|
ab16e5bfe7
|
Retrieving comment y id from backend
|
2017-02-27 14:26:20 -05:00 |
|
David Jay
|
f795a96f46
|
Returning dontagree id on post.
|
2017-02-23 13:19:09 -05:00 |
|
Wyatt Johnson
|
2360f280d2
|
Added commentMetrics edge.
|
2017-02-21 14:30:52 -07:00 |
|
David Jay
|
0aaa52e01f
|
Merge branch 'master' into dont-agree
|
2017-02-21 15:02:33 -05:00 |
|
David Jay
|
1d8ce1ae34
|
Posting DontAgree actions.
|
2017-02-21 14:41:33 -05:00 |
|
Wyatt Johnson
|
3e4dc9c8b2
|
Merge branch 'master' into graph-tests
|
2017-02-17 15:50:21 -07:00 |
|
Wyatt Johnson
|
a00befafcb
|
Initial graph tests
|
2017-02-17 15:48:46 -07:00 |
|
Wyatt Johnson
|
1e81ec9f4e
|
Added new commentCount edge, added more docs
|
2017-02-16 16:49:14 -07:00 |
|
Wyatt Johnson
|
93636aabac
|
Added like summaries
|
2017-02-15 16:15:43 -07:00 |
|
Wyatt Johnson
|
e640bc2cc0
|
Added edge for metrics, fixed client linting errors
|
2017-02-14 17:02:50 -07:00 |
|
Wyatt Johnson
|
d987b33d99
|
Merge branch 'master' into flag-widget
|
2017-02-14 09:00:12 -07:00 |
|
Belen Curcio
|
51be47b62e
|
added flag functionality
|
2017-02-13 19:09:26 -03:00 |
|
Belen Curcio
|
594b87208a
|
GraphQL Review and Responses
|
2017-02-13 16:00:55 -03:00 |
|
Belen Curcio
|
e2ebac7176
|
adds new mutations: setCommentStatus
|
2017-02-13 14:32:48 -03:00 |
|
Belen Curcio
|
90ed1f1056
|
Ban user with graphql, 100 refactor
|
2017-02-13 11:50:16 -03:00 |
|
Riley Davis
|
d4e68de349
|
setting up dashboard :)
|
2017-02-10 15:32:30 -07:00 |
|
Belen Curcio
|
bc14b908eb
|
banUsers and moderate separate streams, not found assets etc
|
2017-02-10 17:15:26 -03: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 |
|
Riley Davis
|
d4d1f088cd
|
Merge branch 'master' into recent-items
|
2017-02-08 14:50:06 -07:00 |
|
Wyatt Johnson
|
7bef103217
|
Added new recentComments, recentReplies
|
2017-02-06 12:54:55 -07:00 |
|
David Jay
|
5831a6f927
|
Merge branch 'master' of github.com:coralproject/talk into username-ban
|
2017-02-01 20:00:54 -05:00 |
|
David Jay
|
b2430eaf60
|
Adding displayname editing and appropriate toggle.
|
2017-02-01 15:55:33 -05:00 |
|
riley
|
00297d1a1a
|
fix a bug per wyatt advice
|
2017-02-01 11:22:42 -07:00 |
|
Wyatt Johnson
|
2e6c7f7b09
|
First pass at pagination
|
2017-01-27 12:05:19 -07:00 |
|
Belen Curcio
|
9edf99730d
|
Status
|
2017-01-24 18:21:49 -03:00 |
|