Commit Graph

9160 Commits

Author SHA1 Message Date
Wyatt Johnson 64d8d53987 Merge branch 'master' into gdpr-download 2018-04-02 14:58:06 -06:00
Wyatt Johnson de6f325204 Merge pull request #1502 from coralproject/webpack-plugins
Webpack and client plugins
2018-04-02 12:55:45 -06:00
Wyatt Johnson 13667deaed Merge branch 'master' into webpack-plugins 2018-04-02 12:44:56 -06:00
Kim Gardner 126d55e6d8 Merge pull request #1494 from coralproject/fix-install
Fix install buttons
2018-04-02 14:43:27 -04:00
Wyatt Johnson 6f0af18619 Merge branch 'master' into webpack-plugins 2018-04-02 12:27:41 -06:00
Wyatt Johnson 3da201c22d allow plugin code from clients to be parsed by webpack 2018-04-02 12:25:18 -06:00
Kim Gardner 5ae9d719f3 Merge branch 'master' into fix-install 2018-04-02 13:43:42 -04:00
Kim Gardner 91bce6c74a Merge pull request #1481 from coralproject/scraper
Scraper improvements
2018-04-02 13:43:33 -04:00
Kim Gardner 533cd3217d Merge branch 'master' into fix-install 2018-04-02 13:37:12 -04:00
Kim Gardner e8026afb41 Merge branch 'master' into scraper 2018-04-02 13:34:24 -04:00
Kim Gardner 3d61713f16 Merge pull request #1484 from coralproject/terms-and-conditions
Terms and conditions
2018-04-02 12:17:11 -04:00
okbel 24c1abaa06 Removing plugin 2018-03-30 16:05:25 -03:00
okbel 681f9ecf5a Removing plugin 2018-03-30 14:39:16 -03:00
okbel 9cc089b3b2 renaming slot :D 2018-03-30 10:37:42 -03:00
okbel ae674a4e62 Merge branch 'terms-and-conditions' of github.com:coralproject/talk into terms-and-conditions
* 'terms-and-conditions' of github.com:coralproject/talk: (136 commits)
  Remaining rename
  Give descriptive key for slot elements and use it instead of talkPluginName
  Add back missing tutorial
  removed unused plugin from directory
  expanded fix to staff replies
  Fix notification responsiveness
  Profile my comments responsive fixes
  Notification fixes
  Remove italic styling from blockquote
  Better disabled detection
  Disable hover on touch devices
  docs update
  Let browser insert text
  Support nested feature instance
  Rename buttons to feature
  Add classNames for styling
  Shortcut support
  Fix append new line after node..
  Better selection behavior
  Remove all unwanted style attr
  ...
2018-03-30 10:36:33 -03:00
okbel ec117a67aa renaming 2018-03-30 10:35:49 -03:00
Chi Vinh Le f32c9fa6b1 Remaining rename 2018-03-29 22:51:40 +02:00
Chi Vinh Le 761e372016 Give descriptive key for slot elements and use it instead of talkPluginName 2018-03-29 22:47:27 +02:00
okbel 8d147c9e7b Styling 2018-03-29 13:27:35 -03:00
Belén Curcio 4a4c502fdd Merge branch 'master' into terms-and-conditions 2018-03-29 11:20:01 -03:00
okbel bfea8b00e1 adding it back 2018-03-29 11:18:29 -03:00
okbel 94dbfd6802 re entering 2018-03-29 11:15:48 -03:00
okbel c5dc8454a2 Ignoring 2018-03-29 11:15:34 -03:00
okbel ff9a212cfb with hasBlockers 2018-03-29 11:10:22 -03:00
okbel 0b3b252fc3 changes 2018-03-29 10:56:18 -03:00
Kim Gardner 6f616a1e78 Merge branch 'master' into scraper 2018-03-28 09:18:11 -04:00
Belén Curcio 3a436bd530 Merge branch 'master' into fix-install 2018-03-28 10:17:53 -03:00
Kim Gardner cb7b4133f9 Merge pull request #1495 from coralproject/add-missing-tutorial
Add back missing tutorial
2018-03-28 09:04:19 -04:00
Kim Gardner 217c2f1bfa Add back missing tutorial 2018-03-28 08:55:55 -04:00
okbel bad72e0ef4 fix install buttons - making the click area bigger 2018-03-28 09:27:50 -03:00
Wyatt Johnson a808cdc195 refactored some request logic 2018-03-27 18:47:34 -06:00
Wyatt Johnson ee5316e6ef initial download support 2018-03-27 18:28:14 -06:00
Wyatt Johnson f83aea0431 Merge pull request #1490 from coralproject/docs
Plugin Docs Update
v4.3.0
2018-03-27 13:03:09 -06:00
Wyatt Johnson c2133eb009 removed unused plugin from directory 2018-03-27 12:55:43 -06:00
Wyatt Johnson 20187ad365 Merge pull request #1489 from coralproject/responsive-fixes
Responsive fixes
2018-03-26 16:54:10 -06:00
Wyatt Johnson 02326cd3a7 Merge branch 'master' into responsive-fixes 2018-03-26 16:45:42 -06:00
Wyatt Johnson 6fe453415d Merge pull request #1486 from coralproject/docs
Docs Link Fixes
2018-03-26 16:45:33 -06:00
Wyatt Johnson 05b29f2f06 Merge branch 'master' into docs 2018-03-26 16:29:27 -06:00
Wyatt Johnson 28afcdd007 Merge pull request #1488 from coralproject/notification-fixes
Notification fixes
2018-03-26 16:29:19 -06:00
Wyatt Johnson a128c7cb76 Merge branch 'master' into responsive-fixes 2018-03-26 16:27:13 -06:00
Wyatt Johnson cf61ca0485 Merge branch 'master' into docs 2018-03-26 16:26:57 -06:00
Wyatt Johnson 7c9fd2acb3 Merge branch 'master' into notification-fixes 2018-03-26 16:14:22 -06:00
Wyatt Johnson 7e5ff7bf96 Merge pull request #1487 from coralproject/rte-fixes2
RTE Bug Fixes
2018-03-26 16:12:22 -06:00
Wyatt Johnson 34e3266a6f expanded fix to staff replies 2018-03-26 16:06:40 -06:00
Chi Vinh Le bc11eaa9c8 Fix notification responsiveness 2018-03-26 23:11:14 +02:00
Chi Vinh Le 969d2a1588 Profile my comments responsive fixes 2018-03-26 23:07:05 +02:00
Wyatt Johnson cd412056ad Notification fixes
- When a comment reply is not visible, it will not trigger a
notification email.
- When a comment is approved/accepted, we'll check to see if the comment
was visible before, if not, we'll delegate to the new reply notification
handler to possibly send a notification email.
2018-03-26 15:01:55 -06:00
Chi Vinh Le 0865c4d5ad Remove italic styling from blockquote 2018-03-26 22:56:26 +02:00
Chi Vinh Le dca9b19240 Better disabled detection 2018-03-26 22:44:24 +02:00
Chi Vinh Le 5b9d24a029 Disable hover on touch devices 2018-03-26 22:35:21 +02:00