Facu
0519b1d1ff
fix 1071
2017-10-09 15:41:06 -03:00
Wyatt Johnson
f74e8dda16
added support for changing the static url
2017-09-14 14:27:45 -06:00
Clint Brown
b738961e1c
Fix paths when using TALK_ROOT_URL_MOUNT_PATH
2017-08-20 23:29:03 +10:00
Wyatt Johnson
8afbe9d30d
applied path fixes to template
2017-08-15 14:45:45 -06:00
Chi Vinh Le
85e478cf3f
Return an object on Talk.render to control the embed
2017-07-29 00:17:23 +07:00
Kim Gardner
673cb0ed04
Merge branch 'master' into basepath
2017-07-27 15:21:31 -04:00
Wyatt Johnson
f4b765ccc5
template updates
2017-07-27 16:50:49 +10:00
Kim Gardner
22b3a59351
Merge branch 'master' into renaming-talk
2017-07-26 15:17:19 -04:00
Chi Vinh Le
92d1fc5759
Comment out events listener
2017-07-21 23:55:15 +07:00
Chi Vinh Le
cb95e9a308
Implement support for events
2017-07-21 22:54:45 +07:00
Belen Curcio
eb3a9431f9
Renaming
2017-07-20 11:50:13 -03:00
Chi Vinh Le
270c3b7634
Disable plugin components via plugin_config
2017-07-03 19:01:17 +07:00
Chi Vinh Le
b05b54a991
Add auth_token default config
2017-06-05 17:46:30 +07:00
Belen Curcio
b444316e1c
Adding debug plugins
2017-05-02 15:31:58 -03:00
Belen Curcio
17128e9a47
Adds redux to handle external config data
2017-05-02 15:18:04 -03:00
Wyatt Johnson
52948a4165
Added support for a plugin which disables lazy assets
2017-04-03 16:51:14 -06:00
Riley Davis
7af16471cd
if the asset_url is not present, attempt to find the canonical link tag. if not, warn the user and strip the query params.
2017-03-22 15:41:06 -06:00
David Erwin
cd7d683fe2
Fixing for default url case
2017-02-09 15:16:02 -05:00
David Erwin
81e050214d
fix js error
2017-02-09 15:03:29 -05:00
David Jay
ecb72b036d
Fixing mobile viewport width.
2017-02-06 16:49:31 -08:00
Benjamin Goering
160fb6e4d4
Add async attribute to coral-embed scripts
2017-02-04 02:03:31 +08:00
Benjamin Goering
841d6add45
Rename /Coral.js to /embed.js
2017-02-04 01:48:57 +08:00
Benjamin Goering
f7cddad659
Futureproof Embed Code
...
* Add client/coral-embed-api module. It's meant to be included in an HTML page and define window.Coral
* Serve coral-embed-api at /Coral.js
* Update / handler (article view) to use new embed format
* Update Talk Admin embed code section to use new embed format
2017-02-04 00:47:32 +08:00
Belén Curcio
b4a03a5133
Merge branch 'master' into design-pass-tweaks
2017-02-02 07:55:41 -03:00
David Jay
bc6c77176e
Fixing error in styling.
2017-02-01 12:11:12 -05:00
David Jay
3ca263bcfb
Updating mock article template to support mobile widths.
2017-01-31 14:23:15 -05:00
Belen Curcio
7a227dff91
Notification in the CommentStream Working
2017-01-30 15:11:16 -03:00
David Erwin
c4256fd27b
Ditch console logs
2017-01-25 17:44:21 -05:00
David Erwin
1f1b1d43ae
Add useful links
2017-01-25 15:27:38 -05:00
David Erwin
ad9684acd9
Create load stream by id route
2017-01-25 14:08:19 -05:00
David Jay
7c3f566202
Handling links inside of iframe in via Pym.
2017-01-24 16:21:49 -05:00
Belen Curcio
67aeb223d6
Login tests
2016-12-18 13:07:16 -03:00
David Jay
b2b9b0ec42
Merge branch 'master' of https://github.com/coralproject/talk into stream-e2e
2016-11-30 17:55:39 -05:00
Riley Davis
ef172cabfc
Scroll to comment ( #92 )
...
* host pym locally
* host pym. fix some permalink styles
* get url from parent document
* reset copy dialog timeout
* use pym.parentUrl instead of depending on the parent document
* use a simpler method to find the url
* add some horrible setInterval code
* add some awesome polling
* merge master
* bail out of comment look up after 10 seconds
* re-update permalink attrs
* re-add my listeners to article.ejs
* allow for overriding the talk db name in an environment var
2016-11-29 17:19:56 -05:00
Wyatt Johnson
3c903ddd6d
Merge branch 'master' into stream-e2e
2016-11-29 10:41:50 -07:00
Wyatt Johnson
b0f01cf00f
Initial commit of asset queuing ( #97 )
...
* Initial commit of asset queuing
* Addresssing comments
2016-11-28 13:29:39 -05:00
David Jay
dd060c5fd1
Signing in via e2e and posting comment.
2016-11-21 21:23:48 -05:00
Belen Curcio
c967587b95
Pym and Iframe support embed
2016-11-17 11:40:11 -03:00
David Erwin
9a2eacabb3
Adding faux multi-article functionality
2016-11-16 12:25:33 -05:00