jeremy@jermolene.com
|
c39ef398bf
|
Share plugin: decode the URI component before checking for the leading hash sign
Should compensate for the mangling we get from Discourse – see https://talk.tiddlywiki.org/t/revived-share-plugin/5887
|
2023-01-15 18:55:36 +00:00 |
|
btheado
|
6e10918a28
|
Fixes share plugin stale url and prevents wikification of generated json (#7207)
* Use tv-action-refresh-policy to ensure generated share url is up-to-date
* Use 'text/raw' output to prevent generated json from being wikified
|
2023-01-12 23:36:21 +00:00 |
|
btheado
|
a52da67563
|
Use decodeURIComponent in share plugin rawmarkup (#7204)
|
2023-01-12 18:24:32 +00:00 |
|
Joshua Fontany
|
33eef0202d
|
Adds $tw.utils.decodeURISafe and $tw.utils.decodeURIComponentSafe (#5999)
* call self.displayError
* Revert "call self.displayError"
This reverts commit 5d599aa979 .
* fixes decodeURI & decodeURIComponent
|
2021-08-29 13:39:32 +01:00 |
|
jeremy@jermolene.com
|
f8961abb8a
|
Share Plugin: Fix problem with sharing double quoted tiddler titles
|
2020-09-28 11:31:58 +01:00 |
|
Jeremy Ruston
|
46159bd061
|
Share plugin: Add prominent warning in readme
|
2020-02-28 14:28:08 +00:00 |
|
Jeremy Ruston
|
07c2c21dbf
|
Share plugin: Add warning prompt
|
2020-02-14 15:01:45 +00:00 |
|
Jeremy Ruston
|
b9d20f1868
|
Share plugin: Improve startup error handling
|
2020-02-04 16:20:16 +00:00 |
|
Jeremy Ruston
|
90366e9b3b
|
Share: Exclude the $:/build tiddler
|
2020-02-04 16:05:14 +00:00 |
|
Jeremy Ruston
|
005c584d85
|
First attempt at sharing plugin/edition
|
2020-02-04 14:06:59 +00:00 |
|