Commit Graph

460 Commits

Author SHA1 Message Date
Wyatt Johnson d86ff8418d fixed changes to api 2018-02-16 15:26:33 -07:00
Wyatt Johnson ffd88e0ef0 Merge branch 'master' into no-limit 2018-02-13 18:32:02 -07:00
Wyatt Johnson 73034a20f0 added support for configuring limiting, action optims 2018-02-13 17:24:57 -07:00
Wyatt Johnson 9703bc8645 lint 2018-02-12 15:58:26 -07:00
Wyatt Johnson ffc880c33b duplicated code 2018-02-12 15:51:47 -07:00
Wyatt Johnson ae881df7f3 added fallback en for missing translations 2018-02-12 15:50:36 -07:00
Kim Gardner 764ba4ab36 Correct password attempt comment 2018-02-06 11:21:41 -05:00
Kim Gardner c18c43e5c8 Merge branch 'master' into better-change-detection 2018-01-29 15:01:45 -05:00
Wyatt Johnson e20e55b589 removed outdated logic 2018-01-29 10:35:10 -07:00
Chi Vinh Le fc3bc0a542 Merge branch 'master' into better-change-detection 2018-01-29 14:21:02 +01:00
Chi Vinh Le 78019396e2 Use same created_at 2018-01-29 13:47:46 +01:00
Wyatt Johnson 57a77a7edf enhanced flag migration 2018-01-25 19:21:00 -07:00
Wyatt Johnson 6caae2df97 applied migration performance improvements 2018-01-25 18:17:04 -07:00
Wyatt Johnson 04390c5acd migration rewrite and removed verifications 2018-01-25 16:12:26 -07:00
Wyatt Johnson e6f796e99c expanded on migration support 2018-01-25 13:07:29 -07:00
Wyatt Johnson 25359ee88d Moderation Refactor 2018-01-22 16:11:13 -07:00
Wyatt Johnson 49d20db26f replaced homegrown with package 2018-01-18 14:22:19 -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
Wyatt Johnson b709cb485e refactored publicCreate 2018-01-16 14:11:24 -07:00
Wyatt Johnson 45d4c79c26 added reply bug 2018-01-16 12:30:38 -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 978e1c8d4c fix to optional required param 2018-01-08 11:04:29 -07:00
Wyatt Johnson 615be40b45 refactored mailer service with lodash! 2018-01-08 10:43:10 -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 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 b42cce5747 resolving pr concerns 2018-01-05 11:12:35 -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 82c84de33f code review 2018-01-03 14:22:52 -07:00
Wyatt Johnson 9dcb8f8f0e Merge branch 'next' into user-search 2018-01-03 14:08:38 -07:00
Wyatt Johnson 148d329ff8 Merge branch 'master' into next 2018-01-03 14:08:29 -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 69e4c5478d fixes default lang select bug 2017-12-21 23:26:34 -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
Kiwi 12884cce01 Merge branch 'master' into i18n-serverside-plugins 2017-12-18 17:12:54 +01:00
Wyatt Johnson 31655847a9 Merge branch 'next' into user-status-refactor 2017-12-16 14:58:59 -06:00
Wyatt Johnson 6850dd1a53 redis optim
- removes call for comment count when we already have
  totalCommentCount
- removes job processor cleaner on non-processing nodes
- fixed some template issues
2017-12-15 15:49:56 -06:00
Wyatt Johnson fdd5cbb0d7 moved email contents to translation files 2017-12-14 16:56:24 -06:00
Wyatt Johnson eb9827a3ae more fixes for i18n 2017-12-14 16:48:03 -06:00
Wyatt Johnson d207b240f2 added support for changing the subject prefi 2017-12-14 16:28:08 -06:00
Wyatt Johnson d9654b52cf some fixes 2017-12-14 16:09:41 -06:00
Wyatt Johnson d3965924aa fixed template 2017-12-14 15:51:53 -06:00
Wyatt Johnson 36d535546c plugins serverside can now provide translations 2017-12-14 15:03:35 -06:00