| Commit message (Expand) | Author | Age | Files | Lines |
* | missing use statement | Mario | 2021-06-05 | 1 | -0/+1 |
* | league/html-to-markdown suports tables now | Mario | 2021-06-05 | 1 | -72/+2 |
* | get dev | Hilmar R | 2021-03-01 | 1 | -3/+6 |
* | Fix wrong URL detection with Markdown support enabled | Max Kostikov | 2020-01-12 | 1 | -6/+6 |
* | Better BBcode to Markdown conversion | Max Kostikov | 2019-11-08 | 1 | -2/+5 |
* | Better spoiler BBcode tag conversion to Markdown | Max Kostikov | 2019-08-23 | 1 | -1/+1 |
* | Fix spoiler displaying while convert BBcode to markdown | Max Kostikov | 2019-08-22 | 1 | -0/+3 |
* | fix #1374 | Mario Vavti | 2019-05-24 | 1 | -0/+4 |
* | Remove scale_external_images() | Max Kostikov | 2018-12-17 | 1 | -2/+0 |
* | fix markdown tests | Mario Vavti | 2018-10-30 | 1 | -1/+2 |
* | really fix html2markdown() - when using environment, we must set the defaults | Mario Vavti | 2018-10-30 | 1 | -5/+13 |
* | fix html2markdown() and re-enable previously failing tests | Mario Vavti | 2018-10-30 | 1 | -9/+2 |
* | fix phpunit error with html2markdown test and temporary disable failing markd... | git-marijus | 2018-10-13 | 1 | -3/+4 |
* | another try to fix Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityR... | Mario Vavti | 2018-09-22 | 1 | -1/+4 |
* | Revert "Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no nam... | Mario | 2018-09-22 | 1 | -2/+0 |
* | Fix PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity | Mario Vavti | 2018-09-12 | 1 | -0/+2 |
* | html-to-markdown adds a backslash infront of a hash after each new line - man... | Mario Vavti | 2018-08-29 | 1 | -1/+4 |
* | issue with mdpost addon and archive.org links which contain a full url as a p... | zotlabs | 2018-08-13 | 1 | -2/+2 |
* | add table support to markdown | zotlabs | 2018-08-12 | 1 | -2/+79 |
* | revert debug comment from the last commit | Mario Vavti | 2018-08-09 | 1 | -1/+1 |
* | fix zid leaking to nonzot sites if markdown is enabled | Mario Vavti | 2018-08-09 | 1 | -3/+41 |
* | hubzilla issue #1166 | zotlabs | 2018-05-09 | 1 | -2/+2 |
* | new markdown lib seems to handle < and > correct. remove the workaraound. | Mario Vavti | 2018-03-23 | 1 | -2/+2 |
* | change to bbcode calling parameters: important: will require pulling addons; | zotlabs | 2017-11-23 | 1 | -1/+1 |
* | hubzilla issue #901 - unicode characters in urls tripping up url regexes - th... | zotlabs | 2017-11-09 | 1 | -2/+2 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -24/+47 |
* | bring back the markdown post feature (after investing some effort to make it ... | zotlabs | 2017-10-22 | 1 | -4/+7 |
* | some bb-to-markdown issues | zotlabs | 2017-08-03 | 1 | -5/+2 |
* | add options flag to bb_to_markdown so we can distinguish between diaspora use... | zotlabs | 2017-07-30 | 1 | -2/+4 |
* | improve the formatting of shares when converting from bbcode to markdown | zotlabs | 2017-07-26 | 1 | -0/+69 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-06-07 | 1 | -1/+0 |
|\ |
|
| * | re-arrange a few functions | zotlabs | 2017-06-07 | 1 | -67/+0 |
* | | re-arrange a few functions | zotlabs | 2017-05-30 | 1 | -67/+0 |
* | | bring back html2markdown which went away in the merge | zotlabs | 2017-05-30 | 1 | -0/+30 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-30 | 1 | -5/+4 |
|\| |
|
| * | Don't drop PHP5 support yet. | Klaus Weidenbach | 2017-05-27 | 1 | -1/+1 |
| * | :hammer::white_check_mark: Add html2markdown unit tests. | Klaus Weidenbach | 2017-05-27 | 1 | -9/+41 |
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-05-23 | 1 | -4/+6 |
|\| |
|
| * | Replace Mardownify library with html-to-markdown library. | Klaus Weidenbach | 2017-05-23 | 1 | -4/+3 |
| * | handle mastodon urls in markdown/bbcode conversion | zotlabs | 2017-05-10 | 1 | -2/+2 |
* | | handle mastodon urls in markdown/bbcode conversion | zotlabs | 2017-05-08 | 1 | -2/+2 |
* | | finish the red conversion of the markdown utilities considering their relatio... | zotlabs | 2017-05-02 | 1 | -0/+52 |
* | | move all the diaspora content hacks to the diaspora plugin | zotlabs | 2017-03-08 | 1 | -408/+9 |
* | | DCV stuff | zotlabs | 2017-03-07 | 1 | -20/+6 |
|/ |
|
* | :arrow_up: :hammer: Upgrade Markdownify library. | Klaus Weidenbach | 2017-03-05 | 1 | -6/+4 |
* | :arrow_up: :hammer: Upgrade PHP Markdown library. | Klaus Weidenbach | 2017-02-27 | 1 | -20/+21 |
* | remove per-page login css (home, login); add support for alternative markdown... | zotlabs | 2017-02-05 | 1 | -1/+36 |
* | rename bb2diaspora.php to markdown.php | zotlabs | 2017-02-02 | 1 | -0/+532 |