Commit Graph

570 Commits

Author SHA1 Message Date
Wyatt Johnson ea0be250c1 Merge branch 'master' into gdpr-delete 2018-04-20 12:07:10 -06:00
Wyatt Johnson 68461308c6 pull ignored users from db 2018-04-19 13:37:14 -06:00
Wyatt Johnson 8e34fd1925 implemented tombstoning 2018-04-18 17:22:39 -06:00
Wyatt Johnson 2adec1bc34 added deletion graph endpoints 2018-04-18 13:13:41 -06:00
Wyatt Johnson 392d7177f6 Merge branch 'master' into gdpr-download 2018-04-12 15:17:12 -06:00
Wyatt Johnson 6553096bc7 Merge branch 'master' into organization-contact 2018-04-12 13:11:35 -06:00
Belén Curcio 8232ae3e76 Merge branch 'master' into ignored-users-reply 2018-04-12 13:45:32 -03:00
Wyatt Johnson dc0c3b4a67 Authors cannot see their own status history 2018-04-11 15:58:04 -06:00
Wyatt Johnson b51bb7486e Permission Updates
- Restrict status history to ADMIN/MODERATORS
- Restrict body history to ADMIN/MODERATORS
2018-04-11 15:56:03 -06:00
Wyatt Johnson 412fd34cc1 Merge branch 'master' into gdpr-download 2018-04-11 13:46:46 -06:00
Wyatt Johnson 2e74f79b79 Ignored User Reply Notifications 2018-04-10 17:33:56 -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
okbel b32d1ef717 Adding the email to the schema 2018-03-28 10:16:57 -03:00
Wyatt Johnson ee5316e6ef initial download support 2018-03-27 18:28:14 -06:00
Kim Gardner f4575e2075 Merge branch 'master' into docs 2018-03-21 14:40:48 -04:00
Wyatt Johnson 3415163cfb changed name based on review 2018-03-20 16:07:42 -06:00
Wyatt Johnson ff24f521be fixed graphql docs, added graphql tutorial 2018-03-20 15:39:38 -06:00
Wyatt Johnson 3b2a9e5c75 improved context perf 2018-03-15 15:03:01 -06:00
Kiwi cb6fe6fd16 Merge branch 'master' into restore-new-user-event 2018-03-15 18:47:26 +01:00
Wyatt Johnson f826db1edf Restore the userCreated event 2018-03-12 16:39:38 -06:00
Wyatt Johnson f5fd162b37 moved user deletion into graph 2018-03-12 15:39:50 -06:00
Wyatt Johnson 435067f619 Scraping Fixes
- Fixed bugs with scraping graphql endpoint
- Added traceID to logging for jobs
2018-03-07 15:30:34 -07:00
Kim Gardner 1b8276cd92 Merge branch 'master' into rte-plugin 2018-03-06 20:18:08 -05:00
Wyatt Johnson 005602a738 Standardized metadata 2018-03-06 11:03:58 -07:00
Kiwi 485e02fb1c Merge branch 'master' into rte-plugin 2018-03-05 22:25:08 +01:00
Kim Gardner 6a99a983c5 Merge branch 'master' into scrape-assets 2018-03-05 15:14:52 -05:00
Wyatt Johnson a749a13786 Scrape Asset GraphQL Mutation
- Adds support for force scraping the asset via a GraphQL mutation.
2018-03-05 11:53:52 -07: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
Wyatt Johnson 9437c5f5a3 implemented unsubscribe button 2018-02-23 17:01:19 -07:00
Wyatt Johnson cbf33b29fb fixed permission bug 2018-02-22 17:18:42 -07:00
okbel 4579537709 Enabling metadata for comment edition 2018-02-22 10:34:22 -03:00
Wyatt Johnson b6fa8b92a1 Merge branch 'master' into events 2018-02-20 21:46:41 -07:00
Wyatt Johnson a166404347 fix for action count null 2018-02-20 09:31:08 -07:00
Wyatt Johnson b600172380 fixed import cycle 2018-02-16 17:11:02 -07:00
Wyatt Johnson 91aeb9dbae fixes based on feedback 2018-02-16 16:08:05 -07:00
Wyatt Johnson 634da8012f Merge branch 'master' into events 2018-02-16 15:47:37 -07:00
Wyatt Johnson 376ffd8486 fixed runtime errors 2018-02-15 10:23:27 -07:00
Chi Vinh Le 214d9e5047 Add changes 2018-02-15 17:34:47 +01: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 18710e2345 added tests 2018-02-14 15:58:15 -07:00
Wyatt Johnson ffd88e0ef0 Merge branch 'master' into no-limit 2018-02-13 18:32:02 -07:00
Wyatt Johnson 9820e575b2 patch 2018-02-13 18:29:07 -07:00
Wyatt Johnson 1e329c8967 code cleanup 2018-02-13 17:45:26 -07:00
Wyatt Johnson 73034a20f0 added support for configuring limiting, action optims 2018-02-13 17:24:57 -07:00
Wyatt Johnson 5221ebbe9a added docs, added new logger 2018-02-12 16:51:39 -07:00
Wyatt Johnson 79cb8b0fb2 Merge branch 'master' into events 2018-02-09 18:36:34 -07:00