Commit Graph

481 Commits

Author SHA1 Message Date
Kiwi 485e02fb1c Merge branch 'master' into rte-plugin 2018-03-05 22:25:08 +01:00
okbel 930ff603c3 Metadata override 2018-03-05 17:00:30 -03:00
okbel 87ea7b5dae Merge issues 2018-03-05 12:56:36 -03:00
okbel 5f5bc631b6 Merge branch 'master' of github.com:coralproject/talk into rte-plugin
* 'master' of github.com:coralproject/talk: (103 commits)
  Implement new permlink view for real
  fixes to ci for deploy
  fixed deploy
  changed max retries on unreliable tests
  always save test results
  fixed workspace error
  implemented staff replies
  adjusted client tests
  seperated tests
  more fixes to translation
  fixed translation
  review
  object propery typo
  added safari to integration jobs
  added develop filter
  added deeper cache support
  added dist cache support
  fixed firefox support
  removed headless
  ammended browserstack test
  ...
2018-03-02 12:30:22 -03:00
Wyatt Johnson 86c36f7d39 Email confirmation check
- filtering for confirmed emails
- fixes to logger to expose logger controls
- refactored graphql calls in other notification plugins
2018-03-01 14:43:29 -07:00
okbel de69cf5790 wip changes 2018-03-01 11:27:21 -03:00
okbel 20bec20437 changes 2018-02-28 18:07:28 -03:00
Wyatt Johnson 9437c5f5a3 implemented unsubscribe button 2018-02-23 17:01:19 -07:00
okbel 4579537709 Enabling metadata for comment edition 2018-02-22 10:34:22 -03:00
Wyatt Johnson 9098537838 removed console.log 2018-02-21 12:42:30 -07:00
Wyatt Johnson ab7cfffa50 improved mailer 2018-02-21 12:40:37 -07:00
Wyatt Johnson eb86fdbd11 mail cleanup 2018-02-21 11:43:19 -07:00
Wyatt Johnson 634da8012f Merge branch 'master' into events 2018-02-16 15:47:37 -07:00
Wyatt Johnson d86ff8418d fixed changes to api 2018-02-16 15:26:33 -07: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 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 28a348f2cc Merge branch 'master' into events 2018-02-12 19:39:16 -07:00
Wyatt Johnson 5221ebbe9a added docs, added new logger 2018-02-12 16:51:39 -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
Wyatt Johnson aaa1e0dbc3 enhanced mailer
- added template system for dynamic re-registration of email templates
- permitted no-auth based smtp schemes (to support inbucket)
- added helper registration for dynamic components in the templates
2018-02-09 18:00:37 -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 c15cff7121 subscription refactor 2018-01-31 09:55:54 -07:00
Wyatt Johnson a06f76fd4c removed events 2018-01-29 16:36:54 -07: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