Wyatt Johnson
a00befafcb
Initial graph tests
2017-02-17 15:48:46 -07:00
David Erwin
8a3309da92
Merge branch 'master' into sory-139595043-qbox
2017-02-15 15:50:42 -05:00
Wyatt Johnson
57d4f9d757
Changed new comment's status from null to NONE.
2017-02-15 13:21:15 -07:00
gaba
52a1ebe82a
Merge branch 'master' into sory-139595043-qbox
2017-02-14 15:35:43 -08:00
gaba
f51c857e8b
Merge branch 'master' into sory-139595043-qbox
2017-02-14 08:51:58 -08:00
Riley Davis
183d2e1ea0
Merged branch master into external-css-file
2017-02-13 16:04:00 -07:00
Riley Davis
0234112ad0
enable configuration for linking override stylesheets
2017-02-13 16:03:49 -07:00
Belen Curcio
8953182329
merge
2017-02-13 19:14:27 -03:00
gaba
f9f32b1ef6
Merge branch 'master' into sory-139595043-qbox
2017-02-13 14:13:28 -08:00
gaba
b16bdafc1a
Adds plugin for question box.
2017-02-13 12:22:05 -08: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
90ed1f1056
Ban user with graphql, 100 refactor
2017-02-13 11:50:16 -03:00
Wyatt Johnson
de54433c5c
Merge branch 'master' into username-displayname
2017-02-10 16:19:27 -07:00
gaba
e2e40ca2b3
Merge branch 'master' into story-137818425-tag-staff
2017-02-10 13:42:50 -08: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
gaba
10937cf717
Tag.name as string. Debuging comment.tag in Embed stream.
2017-02-09 15:28:09 -08:00
gaba
f2341ca9d3
Adds tag label plugin.
2017-02-09 09:17:56 -08:00
Wyatt Johnson
fb9bedc57b
Added new action rep, refactored mutations
2017-02-08 17:41:11 -07:00
gaba
85dabae355
Merge branch 'master' into story-137818425-tag-staff
2017-02-08 12:50:14 -08:00
gaba
075e62581e
Tags should be an array
2017-02-08 09:03:21 -08:00
gaba
fc880de9bf
Backend for the tags staff on staff users.
2017-02-07 16:31:39 -08:00
Gabriela Rodríguez Berón
5b609ceb86
Merge branch 'master' into story-138524853-domain-whitelist
2017-02-07 14:20:48 -08:00
gaba
d08a9fb7b2
Front End for Domain Whitelist.
2017-02-07 13:07:22 -08:00
gaba
8d4f87a95d
Domain List.
2017-02-06 13:11:39 -08: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
Wyatt Johnson
91cd2e9e86
Fixes #266
2017-01-30 18:21:36 -07:00
Wyatt Johnson
e6ef4b615f
Changed prompt lib, updated cli's
...
- fixes #252
2017-01-30 17:46:09 -07:00
David Erwin
744fce4563
Set settings model as well
2017-01-27 10:01:58 -05: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
Belen Curcio
33ec0798e9
Uppercase model
2017-01-24 17:07:23 -03:00
Wyatt Johnson
5e9f8eb624
Fixed statuses
2017-01-24 12:43:22 -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
Gabriela Rodríguez Berón
53a403cddb
Merge branch 'master' into preserve-comment-view-state
2017-01-13 14:29:50 -08:00
Gabriela Rodríguez Berón
1accc54238
Merge branch 'master' into unique-username
2017-01-13 14:21:42 -08:00
Wyatt Johnson
05c055c3d2
Merge branch 'master' into preserve-comment-view-state
2017-01-13 15:20:49 -07:00
gaba
06ab33343f
Errors needs to use APIError.
2017-01-13 14:15:31 -08:00
David Jay
0131dd6b13
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-13 16:37:31 -05:00
Wyatt Johnson
c90230c115
Adjusted stream to preserve comment view state
2017-01-12 17:55:08 -07:00
Riley Davis
ad0f530fd3
don't return unpublished comments in My Comments section. add tests
2017-01-12 17:07:35 -07:00
Gabriela Rodríguez Berón
1cc048d46e
Merge branch 'master' into unique-username
2017-01-12 14:53:13 -08:00