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
Jeff Nelson
b646320b92
Merge branch 'master' into docs
2018-03-26 15:31:16 -04:00
Wyatt Johnson
864012e5ab
Merge pull request #1475 from coralproject/rte-fixes
...
RTE fixes and improvements
2018-03-26 13:06:56 -06:00
Wyatt Johnson
e86cfaaa5b
docs update
2018-03-26 12:52:04 -06:00
Chi Vinh Le
45ad7eeff7
Let browser insert text
2018-03-25 23:17:47 +02:00
Kiwi
7437595002
Merge branch 'master' into rte-fixes
2018-03-25 23:02:39 +02:00
Chi Vinh Le
9efa5479a8
Support nested feature instance
2018-03-25 23:01:43 +02:00
Chi Vinh Le
7867b0113e
Rename buttons to feature
2018-03-25 22:52:48 +02:00
Chi Vinh Le
17d50c6ebb
Add classNames for styling
2018-03-25 22:48:51 +02:00
Chi Vinh Le
11051fbdb9
Shortcut support
2018-03-25 22:43:30 +02:00
Chi Vinh Le
ee9786de02
Fix append new line after node..
2018-03-25 22:18:57 +02:00
Chi Vinh Le
0226991521
Better selection behavior
2018-03-25 22:07:32 +02:00
Chi Vinh Le
7d4217d2d7
Remove all unwanted style attr
2018-03-25 21:41:45 +02:00
Chi Vinh Le
81b98187f1
Ensure end in new line blockquote
2018-03-25 18:44:46 +02:00
Chi Vinh Le
a7e580fab3
Fix paste for ie
2018-03-25 18:38:49 +02:00
Chi Vinh Le
a55cee5cc1
IE Fixes
2018-03-25 17:50:29 +02:00
Chi Vinh Le
69e194f648
Unmount cleanly
2018-03-25 01:58:35 +01:00
Chi Vinh Le
939df89842
Simplify normalizer, adjust server config
2018-03-25 01:37:45 +01:00
Chi Vinh Le
8586da97fb
Add limitTo
2018-03-25 01:32:21 +01:00
Chi Vinh Le
2757791672
Refactor
2018-03-25 01:20:46 +01:00
Chi Vinh Le
06ed792005
Add comments
2018-03-25 00:02:42 +01:00
Chi Vinh Le
3bd8d5627b
Use our own UNDO stack!!
2018-03-24 21:43:32 +01:00
Chi Vinh Le
595dda11bf
Control pasting, better IE support
2018-03-24 19:14:06 +01:00
Chi Vinh Le
a154ccfc60
Better dom handling, disable state
2018-03-24 15:36:49 +01:00
Chi Vinh Le
cc66be033a
More manual DOM manipulations
2018-03-24 02:45:31 +01:00
Kim Gardner
0b624927b5
Merge pull request #1482 from coralproject/introspection-fix
...
Introspection fix
2018-03-23 18:31:04 -04:00
Kim Gardner
92ce39bfa8
Merge branch 'master' into introspection-fix
2018-03-23 18:19:13 -04:00
Kim Gardner
4ee9ce00f2
Merge pull request #1483 from coralproject/email-subject-docs
...
Email Subject Docs
2018-03-23 18:19:06 -04:00
Kim Gardner
0a02eda343
Merge branch 'master' into introspection-fix
2018-03-23 18:14:37 -04:00
Wyatt Johnson
84ddede7d3
Email Subject Docs
...
- Addresses missing details around how subjects are set
2018-03-23 16:12:57 -06:00
Wyatt Johnson
82d520da0c
fixed introspection bug
2018-03-23 16:01:10 -06:00