David Jay
b8fc2c9cc7
Addressing CSRF and user status issues.
2017-01-09 15:39:08 -05: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
ec020df488
Adding account flags tab.
2017-01-06 15:42:19 -05:00
David Jay
d5a82f04c2
Fixing issues with e-mail and status update.
2017-01-06 15:35:32 -05:00
David Jay
9e651a9292
Adding actions to suspend users and send e-mail.
2017-01-06 15:16:23 -05:00
David Jay
565e34e09d
Adding endpoint for admins to send transactional e-mail.
2017-01-06 14:29:50 -05:00
Wyatt Johnson
bf04034085
Merge pull request #213 from coralproject/issue-191
...
Banned users should not be able to report/flag anything from the Front End
2017-01-06 10:03:14 -07:00
Gabriela Rodríguez Berón
1e445efaec
Merge branch 'master' into issue-191
2017-01-06 13:33:25 -03:00
Gabriela Rodríguez Berón
466cb289c3
Merge pull request #215 from coralproject/email-confirm
...
Email Confirmation and Fixes
2017-01-06 13:31:40 -03:00
Wyatt Johnson
4c5b85a2ae
Fixed session bug
2017-01-05 19:02:06 -07:00
David Jay
e510f99754
Adding style to suspension modal.
2017-01-05 20:51:40 -05:00
Wyatt Johnson
4eb7c72ae2
Merge branch 'master' into email-confirm
2017-01-05 18:45:06 -07:00
Wyatt Johnson
cabe546ecf
Added email send on new user if enabled for confirming
2017-01-05 17:19:38 -07:00
Wyatt Johnson
be72ebf2a1
Added tests + model implementation.
2017-01-05 17:01:41 -07:00
David Jay
a468fe4c28
Adding language and e-mail input to suspend user modal.
2017-01-05 16:51:37 -05:00
David Jay
890ab810f3
Activating SuspendUserModal and updating language for clarity.
2017-01-05 14:50:21 -05:00
gaba
ac6fba2286
Clean user state on logout. Allow flagging only if not banned.
2017-01-05 15:34:27 -03:00
David Jay
9ba0176b3c
Seperating username and bio flags
2017-01-04 16:11:31 -05:00
David Jay
7a239c02ab
Limiting to user actions.
2017-01-04 15:56:52 -05:00
David Jay
216b21251d
Styling UserActions Component.
2017-01-04 15:33:41 -05:00
gaba
ab825512b9
Adding missing translation. Not sure how to translate streams.
2017-01-04 16:46:19 -03:00
David Jay
c1e3580ef7
Resolving error in moderation list.
2017-01-04 14:46:06 -05:00
David Jay
0a064c0e11
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-04 14:33:27 -05:00
Riley Davis
ce46b4dbe0
Merge pull request #212 from coralproject/add-csurf-and-cookie
...
Moves the packages to dependencies.
2017-01-04 13:32:37 -06:00
gaba
864b08135a
Moves the packages to dependencies.
2017-01-04 16:24:17 -03:00
David Jay
3fa0460f34
Sending actions to ModerationList.
2017-01-04 14:20:00 -05:00
Gabriela Rodríguez Berón
7d5be04be3
Merge pull request #210 from coralproject/init-settings
...
fetch settings on mod queue load
2017-01-04 15:52:32 -03:00
David Jay
f792aeccd2
Adding user display.
2017-01-04 13:39:10 -05:00
Riley Davis
12f6bb1ffe
fetch settings on mod queue load
2017-01-04 11:14:23 -07:00
Gabriela Rodríguez Berón
57f9fd8474
Merge pull request #204 from coralproject/csrf
...
CSRF
2017-01-04 14:32:12 -03:00
Wyatt Johnson
298e1e8d73
Updates to user cli + e2e + tests
...
- Updates to before + beforeEach for mongooose
- Removed reference to dotenv from cli in e2e, should use
NODE_ENV=test instead.
- Changed test port from 30?? to 3000 to be consistent with what
nightwatch was expecting
2017-01-04 10:16:51 -07:00
gaba
5f7d48a7f9
This was not needed.
2017-01-04 13:17:16 -03:00
gaba
3718efce1e
Adds cookie parser
2017-01-04 12:47:19 -03:00
gaba
ccb9fe3165
Adds DELETE and PUT.
2017-01-04 12:40:25 -03:00
gaba
7b9dbb5afd
Review changes.
2017-01-04 12:24:01 -03:00
Gabriela Rodríguez Berón
2755cc61e4
Merge branch 'master' into csrf
2017-01-04 10:56:37 -03:00
Wyatt Johnson
a7680ae5d9
Initial pass at email confirmation
2017-01-03 17:35:58 -07:00
David Jay
b517adab56
Moving commentList to ModerationList
2017-01-03 16:57:53 -05:00
gaba
0fd6f4b44e
Working on the tests & sending CSRF
2017-01-03 18:01:21 -03:00
David Jay
5c5a7f5ba5
Switching to central call for mod queue to support current reducer structure.
2017-01-03 15:13:09 -05:00
David Jay
dd7bdb8a26
Adding actions for fetching user moderation queue.
2017-01-03 15:05:45 -05:00
David Jay
800382132d
Merge branch 'master' of github.com:coralproject/talk into moderate-bio
2017-01-03 14:29:05 -05:00
gaba
e2a032d4a5
Merge branch 'master' into csrf
2017-01-03 16:25:05 -03:00
Riley Davis
7363fcc5dc
Merge pull request #205 from coralproject/bug_203
...
Fixes Bug #203
2017-01-03 12:47:49 -06:00
Riley Davis
d4dc381aca
Merge branch 'master' into bug_203
2017-01-03 12:29:48 -06:00
Gabriela Rodríguez Berón
6e54ba7f4c
Merge pull request #209 from coralproject/admin-not-loading
...
make the admin screen load
2017-01-03 15:29:17 -03:00
gaba
950340d5e7
Fix lint.
2017-01-03 15:18:39 -03:00
Gabriela Rodríguez Berón
43846651dd
Merge branch 'master' into bug_203
2017-01-03 14:33:57 -03:00
Riley Davis
a1def6f950
missing state for the wordlist.
2017-01-03 10:33:25 -07:00
Gabriela Rodríguez Berón
b7380978f5
Merge pull request #206 from coralproject/open-source-docs
...
Open source docs
2017-01-03 12:47:06 -03:00