Commit Graph

106 Commits

Author SHA1 Message Date
Andrew Losowsky e0cada5bde Update 03-07-product-guide-trust.md 2018-05-10 13:44:03 -07:00
Andrew Losowsky 2554b26110 Corrections and clarity
Fixed the incorrect thresholds and made the description clearer
2018-05-10 10:21:44 -04:00
Kim Gardner 0e7961aa1c Fix broken links 2018-05-07 17:27:59 -04:00
Kim Gardner 7a32bf855d Links, typos, updates for docs 2018-05-07 17:14:43 -04:00
Kim Gardner 00b6f0816c Merge branch 'master' into gdpr-email 2018-05-03 19:52:39 -04:00
Davis Shaver 31cb70fa77 JWT_Audience is listed twice in the docs under required keys 2018-05-03 17:42:10 -04:00
Kim Gardner aee963ce39 Missed an s 2018-05-03 17:34:41 -04:00
Wyatt Johnson bc3ceac61a docs patch 2018-05-03 15:26:50 -06:00
Kim Gardner 58b73a4d0a Add feature overview to GDPR docs 2018-05-03 17:08:20 -04:00
Kim Gardner e1f6dc49a8 Merge branch 'master' into gdpr-email 2018-05-03 13:18:25 -04:00
Wyatt Johnson 0e20ddb2fd added docs 2018-05-03 10:40:06 -06:00
Wyatt Johnson 0159918049 docs updates 2018-05-02 13:04:17 -06:00
Wyatt Johnson 457f305062 Merge branch 'master' into gdpr-email 2018-04-30 14:10:52 -06:00
okbel 9419b67fff Merge branch 'gdpr-username' of github.com:coralproject/talk into gdpr-email
* 'gdpr-username' of github.com:coralproject/talk: (36 commits)
  performing mutation
  Spanish translations
  More translations
  No empty username, no same username
  Decrease font-size and padding in Flag Comment popup a bit.
  Translations
  Adding translations
  Adding translations
  InputField refactor
  wip more validations
  Full functionality, needs translation
  Adding Dialog, styles and more
  Use email vs e-mail
  Small fix
  Adding withChangeUsername to plugin hocs, wip and more
  Introducing profileHeader slot
  Adding a notification after saving
  Fix lint
  Add missing ctx arg for CLI users create
  final refactor, done.
  ...
2018-04-29 20:29:54 -03:00
Kim Gardner dd9a9d5882 Remove refs to talk-plugin-profile-settings 2018-04-25 15:30:40 -04:00
Kim Gardner 3bd2d0b3fc Small fix 2018-04-24 17:17:57 -04:00
Wyatt Johnson 9471026162 Referenced new plugin 2018-04-20 13:20:55 -06:00
Wyatt Johnson 8e21857a52 added new plugin to registry 2018-04-20 13:20:11 -06:00
Wyatt Johnson 84ebd1b66f Merge branch 'master' into gdpr-download 2018-04-20 12:00:22 -06:00
Wyatt Johnson 16838f0fa1 Merge branch 'organization-contact' into gdpr-email 2018-04-19 17:03:56 -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
Andrew Losowsky 1dc3b855aa Bullets replaced with asterisks per markdown 2018-04-11 14:33:30 -04:00
Andrew Losowsky aef5076ac1 Update 03-04-user-roles.md 2018-04-11 14:31:50 -04:00
Andrew Losowsky 2294286483 Rename 03-03-user-roles.md to 03-04-user-roles.md 2018-04-11 14:30:42 -04:00
Andrew Losowsky 6b7580acaf Create 03-03-user-roles.md 2018-04-11 14:30:27 -04:00
Andrew Losowsky b2dc178fdb Rename 03-06-product-guide-trust.md to 03-07-product-guide-trust.md 2018-04-11 14:19:02 -04:00
Andrew Losowsky dd916a3ef9 Rename 03-05-product-guide-trust.md to 03-06-product-guide-trust.md 2018-04-11 14:18:43 -04:00
Andrew Losowsky 4eff55a0d1 Rename 03-04-product-guide-trust.md to 03-05-product-guide-trust.md 2018-04-11 14:18:25 -04:00
Wyatt Johnson adb7e97a91 Merge branch 'master' into gdpr-download 2018-04-09 16:09:53 -06:00
Wyatt Johnson 333ef98378 Added new plugin 2018-04-09 15:58:31 -06:00
okbel 91aa95d3f2 Merge branch 'master' of github.com:coralproject/talk into organization-contact
* 'master' of github.com:coralproject/talk: (36 commits)
  Fixes #1505
  PropTypes
  Removin actions, using routes, and continuing the transition when the user makes an action
  fixes related to external auth
  Adding size, and proptypes
  IfSlotIsNotEmpty Bug
  Style and translations
  allow plugin code from clients to be parsed by webpack
  SaveChangesDialog
  Spanish translations
  Adding translations
  alert route hook ready!
  Removing plugin
  Restore Links
  Removing plugin
  Save changes / discard changes dialohg
  router and state lifted
  routes
  renaming slot :D
  renaming
  ...
2018-04-09 16:51:06 -03:00
Wyatt Johnson 1e2c224204 Merge branch 'master' into docs 2018-04-06 13:52:06 -06:00
okbel 6c815c1132 Working on the admin side 2018-03-28 10:39:50 -03:00
Kim Gardner 6f616a1e78 Merge branch 'master' into scraper 2018-03-28 09:18:11 -04:00
Wyatt Johnson cf0551d3e7 Docs cleanup
- Removed references to Facebook being a default plugin
2018-03-27 14:10:53 -06:00
Wyatt Johnson c2133eb009 removed unused plugin from directory 2018-03-27 12:55:43 -06:00
Wyatt Johnson e86cfaaa5b docs update 2018-03-26 12:52:04 -06:00
Wyatt Johnson f9ca66d165 Merge branch 'master' into scraper 2018-03-23 16:02:42 -06:00
Wyatt Johnson 45b570e163 Scraper improvements
- added support for changing the scraper headers
- added a Coral-Talk/${version} user agent header by default
2018-03-23 16:00:09 -06:00
Kim Gardner 6ca7f3b53e Merge branch 'master' into docs-plug 2018-03-23 17:21:34 -04:00
Kim Gardner 7a505ac5fc Tweak on tutorial 2018-03-23 17:08:41 -04:00
Kim Gardner be75980edb Merge branch 'master' into docs-plug 2018-03-23 17:05:35 -04:00
Kim Gardner 8a5118728b Merge branch 'master' into patch-4 2018-03-23 16:10:35 -04:00
Kim Gardner e67aea48af Merge branch 'master' of git+ssh://github.com/coralproject/talk into losowsky-patch-1 2018-03-23 16:04:28 -04:00
Kim Gardner e89b5da864 Merge branch 'master' into docs-plug 2018-03-23 15:10:38 -04:00
Wyatt Johnson d80a2d84c5 Merge branch 'master' into patch-4 2018-03-23 13:08:18 -06:00
Kim Gardner cd4d666a46 More tweaks to formatting 2018-03-23 14:02:03 -04:00
Kim Gardner ab476f93b6 More formatting 2018-03-23 13:56:43 -04:00
Kim Gardner c5536da565 Formatting updates and add to sidebar 2018-03-23 13:55:34 -04:00