Wyatt Johnson
|
b78d4f29ea
|
Added PAT support
|
2017-06-15 18:12:53 -04:00 |
|
riley
|
ec03c6b48c
|
merge master
|
2017-05-22 13:10:43 -06:00 |
|
riley
|
2c620c868d
|
merge master
|
2017-05-19 11:05:46 -06:00 |
|
Chi Vinh Le
|
1d6455058e
|
Apply review suggestions
|
2017-05-19 17:51:58 +07:00 |
|
riley
|
6deee7cb80
|
add a perms utils file
|
2017-05-18 14:28:43 -06:00 |
|
Chi Vinh Le
|
2bdf413b88
|
Integrate into embed stream
|
2017-05-18 02:28:01 +07:00 |
|
Chi Vinh Le
|
76e87f4c34
|
Move previous suspendUser feature to rejectUsername
|
2017-05-18 02:28:01 +07:00 |
|
Wyatt Johnson
|
7a256bdd2b
|
Merge branch 'master' into 142993479-tags
|
2017-05-17 10:01:58 -06:00 |
|
Chi Vinh Le
|
71c743dda7
|
Extend backend to support new suspend feature
|
2017-05-17 20:05:18 +07:00 |
|
riley
|
d081c0c5b5
|
remove context
|
2017-05-16 16:34:04 -06:00 |
|
riley
|
31647fb2f0
|
have function params in the correct order
|
2017-05-16 15:41:27 -06:00 |
|
riley
|
c7e9fe3f5f
|
update backend with the can() method
|
2017-05-16 10:50:09 -06:00 |
|
riley
|
4d3788e4c9
|
saving my place so i dont have too many threads
|
2017-05-15 16:25:32 -06:00 |
|
riley
|
e32ab99edf
|
remove hasRoles
|
2017-05-12 09:57:07 -06:00 |
|
Wyatt Johnson
|
ae5da93730
|
linting fixes
|
2017-05-11 17:44:51 -06:00 |
|
Wyatt Johnson
|
a65d045c65
|
lint fixes
|
2017-05-11 17:38:49 -06:00 |
|
Wyatt Johnson
|
547ba126be
|
cleanup to mutators
|
2017-05-11 17:31:22 -06:00 |
|
Wyatt Johnson
|
aeaf809a0f
|
Made queries more generic related to tags
|
2017-05-11 14:42:06 -06:00 |
|
Riley Davis
|
fe279587b5
|
add staff to dropdown
|
2017-05-10 09:25:39 -06:00 |
|
Wyatt Johnson
|
2e1bc8d75a
|
Adjusted query/tag flow
|
2017-05-09 15:01:01 -06:00 |
|
gaba
|
c4c0ee79cd
|
Fix tests.
|
2017-05-08 13:12:24 -07:00 |
|
gaba
|
6310528804
|
Merge branch 'master' into 142993479-tags
|
2017-05-08 13:12:23 -07:00 |
|
Wyatt Johnson
|
607ab6c0d6
|
Added privacy fix
|
2017-05-08 13:12:20 -07:00 |
|
gaba
|
cb09c50820
|
Error on duplicate.
|
2017-05-08 13:11:48 -07:00 |
|
Wyatt Johnson
|
7ccf9552c2
|
Added privacy fix
|
2017-05-05 13:14:34 -06:00 |
|
Kim Gardner
|
058aa3f907
|
Merge branch 'master' into 142993479-tags
|
2017-04-27 11:59:48 -04:00 |
|
Wyatt Johnson
|
441ea12a65
|
Added user metadata
|
2017-04-21 15:22:52 -06:00 |
|
gaba
|
1137fca3b4
|
Adds Tag Model that will be apply to different models.
|
2017-04-18 14:03:26 -07:00 |
|
Benjamin Goering
|
545f176bb8
|
Add ignoreUser mutation and myIgnoredUsers root query
|
2017-04-11 14:19:32 -07:00 |
|
riley
|
ca07406b1a
|
Merge branch 'master' into recaptcha-support
|
2017-03-20 07:36:20 -07:00 |
|
gaba
|
564b8d8eaa
|
Merge branch 'master' into story-138187767-mod-flag-names
|
2017-03-07 13:04:28 +01:00 |
|
Wyatt Johnson
|
d82f3d0f0d
|
Added initial recaptcha + RL support
|
2017-03-06 15:26:44 -07:00 |
|
gaba
|
2fa832a3f4
|
adds suspendUser func and mutation.
|
2017-03-02 15:54:50 -08:00 |
|
Benjamin Goering
|
98f3033326
|
Add permission checking to addCommentTag,removeCommentTag
|
2017-02-28 19:59:33 +08: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 |
|
Belen Curcio
|
8953182329
|
merge
|
2017-02-13 19:14:27 -03:00 |
|
Belen Curcio
|
594b87208a
|
GraphQL Review and Responses
|
2017-02-13 16:00:55 -03:00 |
|
Wyatt Johnson
|
b30a5d2184
|
Removed 3.4 dep
|
2017-02-13 10:49:47 -07:00 |
|
Belen Curcio
|
e2ebac7176
|
adds new mutations: setCommentStatus
|
2017-02-13 14:32:48 -03:00 |
|
Belen Curcio
|
bc14b908eb
|
banUsers and moderate separate streams, not found assets etc
|
2017-02-10 17:15:26 -03:00 |
|
Wyatt Johnson
|
3cd2b28bc2
|
Inital rename of displayName -> username
|
2017-02-09 16:48:59 -07:00 |
|
David Jay
|
97c3ebc3e0
|
Whitelisting usernames once they have been approved.
|
2017-02-01 20:55:45 -05: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
|
d703cc2168
|
Prompting user to update name when banned.
|
2017-02-01 19:53:37 -05:00 |
|
David Jay
|
b2430eaf60
|
Adding displayname editing and appropriate toggle.
|
2017-02-01 15:55:33 -05:00 |
|
riley
|
4a9c996cba
|
enforce uniqueness case-independent
|
2017-02-01 12:39:16 -07:00 |
|
David Jay
|
f06edec6a2
|
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
|
2017-01-26 16:38:43 -05:00 |
|
David Jay
|
31abe57cb2
|
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
Integrating graphql, updating tests, and preserving transition to ModerationList from CommentList.
|
2017-01-25 17:15:12 -05:00 |
|
Wyatt Johnson
|
26b7d48f1f
|
Comment ordering fixed, banned users can't do anything
|
2017-01-24 17:06:40 -07:00 |
|