Commit Graph

532 Commits

Author SHA1 Message Date
Wyatt Johnson 8d44525c16 Added support for new indexes 2018-05-14 14:37:27 -06:00
Wyatt Johnson 4426be5f39 improved dev experience, fixed css order 2018-05-09 13:56:05 -06:00
Wyatt Johnson 17a0297911 fixed bug.. 2018-05-08 14:03:11 -06:00
Wyatt Johnson a1edbcf974 disallow adding a tag to a deleted comment 2018-05-08 14:03:11 -06:00
Wyatt Johnson 74dbfda633 Exclude deleted comments 2018-05-08 11:53:49 -06:00
Wyatt Johnson 15c3a96291 fixed settings 2018-05-07 17:16:52 -06:00
Wyatt Johnson 2b1108cd88 Settings Cache Refactor 2018-05-07 14:27:00 -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
Wyatt Johnson e9fdaa1b5a Merge branch 'master' into email-auth-gdpr 2018-05-03 15:13:13 -06:00
Kim Gardner e23933e9df Merge branch 'master' into email-auth-gdpr 2018-05-03 13:28:34 -04:00
Kim Gardner 8caf995517 Merge branch 'master' into gdpr-delete 2018-05-03 13:17:44 -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 ddaa8eb858 Merge branch 'master' into gdpr-delete 2018-05-02 09:58:04 -06:00
Wyatt Johnson d12310026b Fixes to shema loading 2018-05-01 15:41:05 -06:00
Wyatt Johnson b014225b73 fixes for index creation 2018-05-01 12:02:39 -06: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 ea0be250c1 Merge branch 'master' into gdpr-delete 2018-04-20 12:07:10 -06:00
Wyatt Johnson 685bd02758 Merge branch 'master' into gdpr-username 2018-04-20 12:06:52 -06:00
Wyatt Johnson 3b657e120f fix for logger 2018-04-20 10:52:03 -06:00
Wyatt Johnson b60e62f976 small fixes for db logic 2018-04-19 09:21:12 -06:00
Wyatt Johnson 8e34fd1925 implemented tombstoning 2018-04-18 17:22:39 -06:00
Wyatt Johnson 0e2a37ac91 Merge branch 'master' into gdpr-username 2018-04-18 10:29:18 -06:00
Wyatt Johnson dcf10643a0 Merge branch 'master' into gdpr-download 2018-04-17 13:09:17 -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 322740d1a9 small fixes 2018-04-11 19:29:54 -06:00
Wyatt Johnson 86385e0d86 Jest for server
- Introduced the Jest testing framework into our server side code so
plugins can now have tests that run
2018-04-11 19:02:38 -06:00
Wyatt Johnson 412fd34cc1 Merge branch 'master' into gdpr-download 2018-04-11 13:46:46 -06:00
Wyatt Johnson 18570a97ea Merge branch 'master' into errors 2018-04-11 11:14:15 -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 e358dce594 improved support 2018-04-09 13:59:23 -06:00
Wyatt Johnson 4694f986c0 Logging Improvements
- development logging prints pretty again
- http requests are logged using bunyan now
2018-04-09 13:22:02 -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
Wyatt Johnson 881d7abfa6 replaced fs-extra call to fs 2018-03-21 13:58:22 -06:00
Wyatt Johnson bf54959ef5 Fix for template rendering 2018-03-21 13:56:16 -06:00
Wyatt Johnson 3b2a9e5c75 improved context perf 2018-03-15 15:03:01 -06:00
Kiwi cbe2725f00 Merge branch 'master' into restore-new-user-event 2018-03-15 16:57:06 +01:00
Kim Gardner 21722d36ea Merge branch 'master' into restore-new-user-event 2018-03-14 18:19:29 -04:00
Kim Gardner 867a0d1ea7 Merge branch 'master' into logout-bug 2018-03-14 18:18:50 -04:00
Wyatt Johnson 1a8006e3a3 improved db query support, added tests 2018-03-14 14:55:24 -06:00
Wyatt Johnson bec3e94bbc Disallow logout from unauthenticated requests 2018-03-14 11:02:37 -06:00
Wyatt Johnson da6b5c7f36 fixed some missing calls to service 2018-03-12 16:54:18 -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