Commit Graph
8676 Commits
Author SHA1 Message Date
Wyatt JohnsonandGitHub 23e71221a6 Merge branch 'master' into rte-plugin 2018-02-23 12:20:50 -07:00
Wyatt JohnsonandGitHub c12b3ca2b2 Merge pull request #1395 from nikoferro/quiet-logs
issue #1022 - quiet logs on production mode
2018-02-23 12:17:24 -07:00
okbel 4fe3d582b8 commentBox slot 2018-02-23 15:55:32 -03:00
Wyatt JohnsonandGitHub ecf040ebf7 Merge branch 'master' into quiet-logs 2018-02-23 11:55:25 -07:00
okbel 632f80a202 Readme for talk-rich-text-pell 2018-02-23 15:54:34 -03:00
Wyatt Johnson 025c82a6cc migrated pregit linting 2018-02-23 11:48:44 -07:00
okbel 02374345e1 Adding README.md, modifying mutation, changing htmlBody to richTextBody to make it generic 2018-02-23 15:35:14 -03:00
Kim GardnerandGitHub 3a04e492c2 Merge pull request #1398 from mkonikov/patch-2
Fix typos
2018-02-23 12:53:03 -05:00
okbel e45b09b32a Adding support for links! 2018-02-23 14:52:20 -03:00
Wyatt JohnsonandGitHub 5baa20b06f Merge branch 'master' into post-message 2018-02-23 10:30:07 -07:00
Kim GardnerandGitHub 8571fdc957 Merge branch 'master' into patch-2 2018-02-23 12:27:32 -05:00
Kim GardnerandGitHub 25f4f8c1c8 Merge pull request #1397 from mkonikov/patch-1
Typos in comments
2018-02-23 12:17:33 -05:00
Mendel KonikovandGitHub 69117f2fa5 Fixed one more typo
And once we're going all out, capitalized ;)
2018-02-23 12:01:56 -05:00
okbel 9b5c0c2ca7 classNames 2018-02-23 13:50:00 -03:00
okbel e6832dc2b4 classNames 2018-02-23 13:23:08 -03:00
okbel 7422575aba Initializing purifier config 2018-02-23 13:16:00 -03:00
Mendel KonikovandGitHub 820087f49c Fix typos 2018-02-23 11:12:34 -05:00
okbel 907ffea1f9 Adding strict and secure rules for html injection and jsom config 2018-02-23 13:06:56 -03:00
okbel d6818366ec yarn locks 2018-02-23 12:40:44 -03:00
okbel 912ccd6dd9 Adding a plugin for the backend and a plugin for the frontend 2018-02-23 12:38:33 -03:00
okbel ab3133c8aa Merge branch 'rte-plugin' of github.com:coralproject/talk into rte-plugin
* 'rte-plugin' of github.com:coralproject/talk:
  moved lock file
  updated plugin reconciler, replaced docker commands
  Rm accident added file
  Fix CI
  added advisory excemption
  replaced custom loading with yarn workspaces
  Implement profile settings
  Refactor Profile
  add Google auth plugin
2018-02-23 12:30:45 -03:00
okbel 2f5c4906f7 Adding DOM Sanitizer 2018-02-23 12:29:30 -03:00
Mendel KonikovandGitHub 898e28fe1b Typos in comments 2018-02-23 08:27:21 -05:00
Wyatt Johnson 139d036b42 changed styles + added translations 2018-02-22 17:32:37 -07:00
Wyatt Johnson 0406fe7d1c cleaned up notifications manager 2018-02-22 17:19:02 -07:00
Wyatt Johnson cbf33b29fb fixed permission bug 2018-02-22 17:18:42 -07:00
Belén CurcioandGitHub 322740bda0 Merge branch 'master' into rte-plugin 2018-02-22 21:15:27 -03:00
Nicolas Ferro e33ccb57b6 invoke console warning through window to prevent from being discarded on prod 2018-02-22 21:00:55 -03:00
Wyatt Johnson 9ce94c97d0 merged lockfiles 2018-02-22 16:03:28 -07:00
Wyatt Johnson 31c643e4eb Merge branch 'master' into events 2018-02-22 16:02:07 -07:00
Nicolas Ferro a3e2448f25 Merge branch 'quiet-logs' of https://github.com/nikoferro/talk into quiet-logs 2018-02-22 19:34:53 -03:00
Nicolas Ferro 855e972bec fix pre-commit errors 2018-02-22 19:34:33 -03:00
Nicolas FerroandGitHub 361dc6c441 Merge branch 'master' into quiet-logs 2018-02-22 19:25:51 -03:00
Nicolas Ferro 083b8638e8 issue #1022 - quiet logs on production mode 2018-02-22 19:17:26 -03:00
Wyatt Johnson b649fe3071 Merge branch 'master' into post-message 2018-02-22 15:14:21 -07:00
Wyatt JohnsonandGitHub 011a6e6465 Merge pull request #1390 from coralproject/workspaces
Yarn Workspaces
2018-02-22 15:09:32 -07:00
Wyatt Johnson 6a46703e98 added sessionStorage fallback 2018-02-22 15:08:59 -07:00
Wyatt Johnson 2485386b45 moved lock file 2018-02-22 14:29:56 -07:00
Wyatt Johnson 5bba2ea0ae updated plugin reconciler, replaced docker commands 2018-02-22 14:27:14 -07:00
Wyatt Johnson fd53de94a1 linting 2018-02-22 14:24:54 -07:00
Wyatt Johnson 26a660248e replaced localStorage state events with postMessage 2018-02-22 14:22:58 -07:00
Wyatt JohnsonandGitHub 8c9bf5d4c8 Merge branch 'master' into workspaces 2018-02-22 14:10:33 -07:00
Wyatt JohnsonandGitHub fa96531eab Merge pull request #1373 from kitwestneat/plugin-google-auth
add Google auth plugin
2018-02-22 14:05:43 -07:00
Kim GardnerandGitHub e7f96bd04c Merge branch 'master' into rte-plugin 2018-02-22 13:44:00 -05:00
Wyatt JohnsonandGitHub 2aa043d39a Merge branch 'master' into plugin-google-auth 2018-02-22 10:09:35 -07:00
Kim GardnerandGitHub 03fe54c68e Merge branch 'master' into workspaces 2018-02-22 12:06:00 -05:00
Kim GardnerandGitHub 24b3980423 Merge pull request #1383 from coralproject/refactor-profile
Profile Tab Pane and Profile Settings
2018-02-22 10:12:54 -05:00
okbel 91e7dadfda Removed unused dependencies and yarn.lock updated 2018-02-22 12:08:23 -03:00
okbel 1bca2a96e5 Updating the store - Fully Working 🎉 2018-02-22 11:46:10 -03:00
okbel 2f4c084811 Comment previous edit 2018-02-22 11:24:37 -03:00