Chi Vinh Le
c90c177b7c
Live update on stream when banned user, suspended user or rejected username
2017-06-27 20:06:27 +07:00
riley
2c620c868d
merge master
2017-05-19 11:05:46 -06:00
Chi Vinh Le
76e87f4c34
Move previous suspendUser feature to rejectUsername
2017-05-18 02:28:01 +07:00
Chi Vinh Le
71c743dda7
Extend backend to support new suspend feature
2017-05-17 20:05:18 +07:00
riley
03ce044c53
merge master
2017-05-16 16:33:41 -06:00
riley
c7e9fe3f5f
update backend with the can() method
2017-05-16 10:50:09 -06:00
Wyatt Johnson
d497ad3369
initial pagination rewrite, cleanups to comment edit
2017-05-11 17:27:02 -06:00
Benjamin Goering
873da1cea9
Embed doesn't show comments from ignored users
2017-04-11 14:20:37 -07:00
Benjamin Goering
2656141d59
Add stopIgnoringUser mutation and Embed uses it
2017-04-11 14:19:34 -07:00
Benjamin Goering
545f176bb8
Add ignoreUser mutation and myIgnoredUsers root query
2017-04-11 14:19:32 -07:00
gaba
7522bd9cd6
Sends a mail to the suspended user.
2017-03-21 15:08:46 -07:00
gaba
2fa832a3f4
adds suspendUser func and mutation.
2017-03-02 15:54:50 -08:00
Wyatt Johnson
3be8ae39c4
Removed old TODO's
2017-02-15 17:53:13 -07:00
Belen Curcio
594b87208a
GraphQL Review and Responses
2017-02-13 16:00:55 -03:00
Belen Curcio
894fec9fb6
adding context for moderation
2017-02-10 17:55:51 -03:00
Belen Curcio
bc14b908eb
banUsers and moderate separate streams, not found assets etc
2017-02-10 17:15:26 -03:00
David Jay
d703cc2168
Prompting user to update name when banned.
2017-02-01 19:53:37 -05:00
Wyatt Johnson
26b7d48f1f
Comment ordering fixed, banned users can't do anything
2017-01-24 17:06:40 -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
Wyatt Johnson
0ec2c11cf7
modularized mutators, loaders
2017-01-20 16:49:19 -07:00