Wyatt Johnson
976931135c
fix: added username config ( #2295 )
2019-05-02 16:07:42 +00:00
Wyatt Johnson
cd01aae76c
fix: fixed incorrect users lookup ( #2229 )
2019-03-18 12:06:29 -06:00
Wyatt Johnson
32962aa1e8
External User Fix ( #2220 )
...
* fix: fixed bug with user upserting
* chore: version bump
2019-03-11 19:35:22 +00:00
Gerardo Gálvez
8163b52301
Flag users as "Always premoderate" ( #2145 )
...
* Flag users as "Always premoderate"
Status can be set using the action dropdown in the People tab and in User Details.
Users flagged as "Always premoderate" will have their comments sent to the premod queue.
Users can be filtered with the Always Premoderate status.
Include Always Premoderate status changes in User History.
Add spanish translations.
* Reorder CSS as per cvle's suggestion
* Address second comment
2019-02-13 20:08:22 +01:00
Wyatt Johnson
b9d88251e6
External User Fix ( #1846 )
...
* fix: return user if user was not initially found
* fix: added tests, added wasUpserted boolean
2018-09-06 15:22:58 +00:00
Wyatt Johnson
0f63e076a6
fix: username status fix
2018-07-27 13:25:58 -06:00
Wyatt Johnson
23156f3d5e
feat: added deprecations, docs
2018-07-06 14:28:25 -06:00
okbel
7f9c71a802
Merge branch 'master' of github.com:coralproject/talk into email-auth-gdpr
...
* 'master' of github.com:coralproject/talk:
fix
handle confirmed email better
standardized styles, fixed mutation bug
password patches
fixed merge error
Fix build fail
Missed an s
docs patch
Add feature overview to GDPR docs
InputField conflict
moving mutations to /hocs folder
moving mutations to /hocs folder
withUpdateEmailAddress in the plugins hoc
2018-05-04 09:46:58 -03:00
Wyatt Johnson
949925586f
handle confirmed email better
2018-05-03 17:50:53 -06:00
Kim Gardner
e23933e9df
Merge branch 'master' into email-auth-gdpr
2018-05-03 13:28:34 -04:00
Wyatt Johnson
8fee07a3f8
cleaned up refs to passwor dhash
2018-05-03 09:58:49 -06:00
Cristian
12701942c6
RECAPTCHA_WINDOW and RECAPTCHA_INCORRECT_TRIGGER now can be set with env vars
2018-05-03 12:57:51 -03:00
Wyatt Johnson
b42d325cb0
fixes for tests
2018-04-30 16:13:48 -06:00
Wyatt Johnson
31f0cb12b3
Fixed bug in mutation
2018-04-30 15:43:12 -06:00
Wyatt Johnson
b60e62f976
small fixes for db logic
2018-04-19 09:21:12 -06:00
Wyatt Johnson
ba9f034bfb
Allow a user to change their own username
2018-04-16 17:37:08 -06:00
Wyatt Johnson
0fcb0be360
Password Change Graph Support
2018-04-16 12:29:37 -06:00
Wyatt Johnson
412fd34cc1
Merge branch 'master' into gdpr-download
2018-04-11 13:46:46 -06:00
Wyatt Johnson
f1b8d71cba
Refactored Errors
2018-04-10 16:51:07 -06:00
Wyatt Johnson
5941bfac7c
pulled data download into seperate plugin
2018-04-09 15:52:40 -06:00
Wyatt Johnson
bb7f1a57f0
Added UI for downloading your comment data
...
- Added button on profile page
- Added date when last downloaded data
2018-04-02 17:53:27 -06:00
Wyatt Johnson
c904d0f0c0
improved routing, cleaned mail
2018-04-02 14:58:54 -06:00
Wyatt Johnson
34fa2fb891
Verification link copy
2018-03-22 12:50:37 -06:00
Kim Gardner
21722d36ea
Merge branch 'master' into restore-new-user-event
2018-03-14 18:19:29 -04:00
Wyatt Johnson
1a8006e3a3
improved db query support, added tests
2018-03-14 14:55:24 -06:00
Wyatt Johnson
f826db1edf
Restore the userCreated event
2018-03-12 16:39:38 -06:00
Kit Westneat
c7d21438df
checks for and mitigates username collisions with new external users
2018-03-12 13:09:12 -04:00
Wyatt Johnson
376ffd8486
fixed runtime errors
2018-02-15 10:23:27 -07:00
Wyatt Johnson
a867b27f53
emails loaded from graph
...
- introduced graphql method on context
- mailer will try to load the email from the graph
2018-02-14 17:10:20 -07:00
Wyatt Johnson
26cba9af63
Merge branch 'master' into events
2018-02-06 14:31:07 -07:00
Kim Gardner
764ba4ab36
Correct password attempt comment
2018-02-06 11:21:41 -05:00
Wyatt Johnson
a06f76fd4c
removed events
2018-01-29 16:36:54 -07:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Wyatt Johnson
1dcf297a45
added email fixes
2018-01-11 10:58:43 -07:00
Wyatt Johnson
615be40b45
refactored mailer service with lodash!
2018-01-08 10:43:10 -07:00
Wyatt Johnson
6260339508
user cli patches
...
- removed unused user actions
- added system side graph context
- added user cli search
2018-01-05 15:32:36 -07:00
Wyatt Johnson
c9bc9a4b10
reintroduced the errors.ErrSameUsernameProvided
2018-01-05 11:31:40 -07:00
Wyatt Johnson
7b5993bc60
fixed wrong query logic
2018-01-05 11:17:04 -07:00
Wyatt Johnson
9c595b7f84
Merge branch 'master' into next
2018-01-05 11:10:32 -07:00
Wyatt Johnson
72b2211daa
reduced complexity
2018-01-03 14:43:35 -07:00
Wyatt Johnson
0850b1f982
added some comments
2018-01-03 14:34:50 -07:00
Wyatt Johnson
797cea4f63
added user query by value to graph
2018-01-03 14:01:51 -07:00
Wyatt Johnson
20878ba040
css and standardization on all admin pages
2017-12-21 23:27:37 -07:00
Wyatt Johnson
c8ab5cdbf6
fixed tests
2017-12-21 12:43:26 -07:00
Wyatt Johnson
ad68346332
linting
2017-12-20 16:11:39 -07:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Wyatt Johnson
fdd5cbb0d7
moved email contents to translation files
2017-12-14 16:56:24 -06:00
Wyatt Johnson
3b4e69f06e
fixed based on e2e finding a bug!
2017-12-04 14:06:32 -07:00
Wyatt Johnson
674ab19d06
Adjusted mongo indexes to support index scanning
2017-12-04 09:05:40 -07:00
Wyatt Johnson
13865ff29e
roles -> role, null -> COMMENTER for user roles
2017-11-27 11:53:40 -07:00