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
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
gaba
536a2165cc
Merge branch 'master' into unique-username
2017-01-12 14:47:45 -08:00
gaba
1027b19a49
Added regex to look for the field that is duplicated. Not sure if there is a better way to do it.
2017-01-12 14:43:36 -08:00
Riley Davis
5136fce4a3
Merge branch 'master' into pending-queue-routes
2017-01-12 15:34:13 -07:00
Wyatt Johnson
6e89734e12
Moved errors to errors.js, std error msgs/types
2017-01-12 14:08:52 -07:00
Riley Davis
3285a5ec29
add status to Comment. /comments/pending and /comments/rejected ONLY return the respective comments
2017-01-12 12:16:13 -07:00
gaba
873ec09f62
Merge branch 'master' into unique-username
2017-01-12 08:46:51 -08:00
David Jay
09e3889793
Updating action type from to for consistency.
2017-01-11 15:42:56 -05:00
David Jay
e8dc319a9a
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-11 13:12:07 -05:00
Riley Davis
b6eaf210fe
don't use regex on existing lists
2017-01-09 15:41:47 -07:00
David Jay
0f24ab6b28
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-06 15:56:03 -05:00
David Jay
d5a82f04c2
Fixing issues with e-mail and status update.
2017-01-06 15:35:32 -05:00
Riley Davis
01db900c40
move defined errors into top-level errors.js file
2017-01-06 13:00:22 -07:00
Riley Davis
6a61f47ddf
Merged branch master into bad-words
2017-01-06 12:45:41 -07:00
gaba
712e436f58
Cleans error on email address or name. We need to go through all the errors and manage them better with translations.
2017-01-06 16:38:44 -03:00
Riley Davis
72cd78da8c
use wordlist service
2017-01-06 12:35:08 -07:00
gaba
8a1eedb0b2
Merge branch 'master' into unique-username
2017-01-06 14:12:46 -03:00
Wyatt Johnson
be72ebf2a1
Added tests + model implementation.
2017-01-05 17:01:41 -07:00
gaba
d9ea5977cd
Unique displayName for the User.
2017-01-05 18:24:05 -03:00
David Jay
890ab810f3
Activating SuspendUserModal and updating language for clarity.
2017-01-05 14:50:21 -05:00