Commit Graph

376 Commits

Author SHA1 Message Date
Wyatt Johnson 8d44525c16 Added support for new indexes 2018-05-14 14:37:27 -06:00
Wyatt Johnson 2b1108cd88 Settings Cache Refactor 2018-05-07 14:27:00 -06: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 ea0be250c1 Merge branch 'master' into gdpr-delete 2018-04-20 12:07:10 -06:00
Wyatt Johnson e0ebbf5119 Merge branch 'master' into gdpr-delete 2018-04-20 10:30:29 -06:00
Wyatt Johnson 8e34fd1925 implemented tombstoning 2018-04-18 17:22:39 -06:00
Kim Gardner 31a8de852c Merge branch 'master' into organization-contact 2018-04-18 17:01:13 -04:00
Wyatt Johnson bc7c37241e Merge branch 'master' into organization-contact 2018-04-17 13:07:16 -06:00
Wyatt Johnson 6c8b281a82 Merge branch 'master' into indexes 2018-04-17 12:56:48 -06:00
Wyatt Johnson 87a97d4053 Adds Author Index for Comments
- Fixes #1529
2018-04-17 12:31:31 -06:00
Wyatt Johnson 10d11c1615 adjusted index creation and managemen 2018-04-12 09:37:17 -06:00
okbel b32d1ef717 Adding the email to the schema 2018-03-28 10:16:57 -03:00
Tom Roggero a2cc18e79e yarn jslint --fix 2018-02-27 18:20:34 -05:00
Tomas 77c7bb3cab Update setting.js 2018-02-24 03:08:03 -05:00
Wyatt Johnson 25359ee88d Moderation Refactor 2018-01-22 16:11:13 -07:00
Wyatt Johnson 14d035adb1 Merge branch 'master' into user-json 2018-01-18 14:16:49 -07:00
Wyatt Johnson 8f1d9f051e added encoding for the user data as json with proper encoding/escaping 2018-01-18 13:58:45 -07:00
Kim Gardner df2bce4d53 Merge branch 'master' into asset-rewrite 2018-01-18 11:19:23 -05:00
Wyatt Johnson e3cdad1f2a added asset re-write 2018-01-16 16:47:05 -07:00
Wyatt Johnson d69b1f98c8 Merge branch 'master' into action-index 2018-01-12 15:50:02 -07:00
Wyatt Johnson 0abc2ca243 replaced eslint:recommended with prettier 2018-01-11 20:00:34 -07:00
Kim Gardner ca49b373bf Merge branch 'next' into email-send-fix 2018-01-11 17:23:42 -05:00
Wyatt Johnson d837562089 hides the user status histories and tokens from the auth endpoints, which were resulting in errors 2018-01-11 13:56:23 -07:00
Wyatt Johnson 1dcf297a45 added email fixes 2018-01-11 10:58:43 -07:00
Wyatt Johnson c07ec23a20 hardened configuration
- moved env rewrite + dotenv code to single location
- fixed bug with system flag on user
2018-01-05 16:06:36 -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 66f068359f Added index for item_id on Actions. 2018-01-04 14:14:27 -07:00
Wyatt Johnson 31655847a9 Merge branch 'next' into user-status-refactor 2017-12-16 14:58:59 -06:00
Wyatt Johnson 2eec87aa80 modified asset loading to be less lazy 2017-12-06 16:10:42 -07:00
Wyatt Johnson d7302e4b3c added support for deep route caching, settings cache, template optim 2017-12-05 11:17:44 -07:00
Wyatt Johnson 674ab19d06 Adjusted mongo indexes to support index scanning 2017-12-04 09:05:40 -07:00
Wyatt Johnson cbf3e4734d improved query performance with indexes, added engine for debugging 2017-11-30 16:40:58 -07:00
Belen Curcio a78bff5ee6 Merge branch 'master' of github.com:coralproject/talk into user-status-refactor 2017-11-30 11:12:53 -03:00
Wyatt Johnson 13865ff29e roles -> role, null -> COMMENTER for user roles 2017-11-27 11:53:40 -07:00
Wyatt Johnson a537d9ac17 added message to ban/suspend workflows 2017-11-22 14:08:18 -07:00
Wyatt Johnson 45e27fd6ad fixes to cli 2017-11-20 13:29:50 -07:00
Chi Vinh Le 511e71f63a Change default settings=null to settings={} 2017-11-20 20:19:58 +01:00
Wyatt Johnson 9f823c0b11 added action counts for users 2017-11-13 15:46:49 -07:00
Wyatt Johnson 76a255fb7b initial pass at status support 2017-11-02 17:16:57 -06:00
Wyatt Johnson 1dea6267d7 fixes to the toObject, added test 2017-10-18 16:07:20 -06:00
Wyatt Johnson 49f09b87a0 Added new SYSTEM_WITHHELD comment status 2017-09-11 11:09:21 -06:00
Chi Vinh Le e4490e20a7 Merge branch 'master' into user-sort
Conflicts:
	package.json
2017-08-28 18:16:18 +07:00
Belen Curcio 5cb71eaee8 Icon List for Question Box 2017-08-24 16:32:07 -03:00
Belen Curcio 7991188f8d deleting old code from default.css and building QuestionBox component 2017-08-24 14:45:47 -03:00
Wyatt Johnson 01ed9880f4 comment count optim, prep for sortBy 2017-08-21 15:26:04 -06:00
Wyatt Johnson b3e15de9f3 extended verify tool with reply count fixing 2017-08-21 10:40:18 -06:00
Wyatt Johnson b2e871f4a6 added event for edit to manage reply count 2017-08-19 10:49:50 -06:00
Wyatt Johnson 165d07cae9 improved event layout, added db indicies 2017-08-17 11:56:58 -06:00