Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove extensiv logging to syslog | Mario Vavti | 13 days | 1 | -3/+0 |
| | |||||
* | fix html2bbcode table and add test | Mario | 2024-08-02 | 1 | -5/+2 |
| | |||||
* | remove p tags from li. otherwise we will get unwanted new lines in the list. ↵ | Mario | 2024-05-08 | 1 | -0/+5 |
| | | | | add test. | ||||
* | add bbcode support for the HTML5 del tag | Mario | 2024-05-07 | 1 | -0/+4 |
| | |||||
* | make parsing of li slightly more robust | Mario | 2024-05-03 | 1 | -2/+2 |
| | |||||
* | also deal with ol and ul tags earlier and add test for double nested lists | Mario | 2024-05-03 | 1 | -6/+3 |
| | |||||
* | deal with li tags earlier seems to be more straight forward also add test ↵ | Mario | 2024-05-03 | 1 | -9/+9 |
| | | | | for li without closing tag | ||||
* | fix nested lists by parsing li before ul or ol and add a test | Mario | 2024-05-03 | 1 | -2/+1 |
| | |||||
* | fix reshares from streams loosing image | Mario | 2024-03-20 | 1 | -15/+15 |
| | |||||
* | we usually use ENT_COMPAT for content, so stick to this | Mario | 2024-03-10 | 1 | -2/+2 |
| | |||||
* | fix unterminated entity reference error when dealing with domxpath and add a ↵ | Mario | 2024-03-06 | 1 | -2/+3 |
| | | | | test | ||||
* | fix some whitespace issues after recent changes | Mario | 2024-02-09 | 1 | -7/+11 |
| | |||||
* | another try | Mario | 2024-02-09 | 1 | -2/+2 |
| | |||||
* | let's try this | Mario | 2024-02-09 | 1 | -2/+2 |
| | |||||
* | move parsing of a tags upà to fix an issue where mentions arriving from ↵ | Mario | 2024-02-08 | 1 | -4/+3 |
| | | | | masto did not parse correctly, fix typo when restoring temporary linebreaks and remove redundant codeline when converting span tags | ||||
* | Support code blocks with language in markdown and html. | Harald Eilertsen | 2024-02-08 | 1 | -0/+1 |
| | |||||
* | Fix: Preserve hard linebreaks from markdown and html | Harald Eilertsen | 2024-02-07 | 1 | -1/+5 |
| | |||||
* | Don't concert html nodes with no bbcode equivalent. | Harald Eilertsen | 2024-02-07 | 1 | -0/+4 |
| | |||||
* | Fix: Keep indentation in html and md code blocks. | Harald Eilertsen | 2024-02-07 | 1 | -17/+16 |
| | | | | | | | Moves the logic for unwrapping broken lines in html (and Markdown) to the node processing, instead of doing it over the full html content. This allows us to skip if for code blocks (aka `<code>` elements within `<pre>` elements). | ||||
* | Fix convert code blocs from markdown/html to bbcode | Harald Eilertsen | 2024-02-06 | 1 | -2/+9 |
| | |||||
* | Fix image with alt text for html/md to bbcode | Harald Eilertsen | 2024-02-06 | 1 | -0/+1 |
| | |||||
* | Handling HTML entities via mbstring is deprecated | Mario | 2024-01-14 | 1 | -1/+5 |
| | |||||
* | add mark to html2bbcode parser | Mario | 2022-12-07 | 1 | -0/+1 |
| | |||||
* | fix PHP error | Mario | 2022-03-31 | 1 | -3/+6 |
| | |||||
* | event fixes | Mario | 2022-03-04 | 1 | -1/+1 |
| | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -0/+3 |
| | |||||
* | Fix a really disturbing comment | Xanthor | 2019-05-17 | 1 | -2/+1 |
| | |||||
* | channel delegation: push current identity and pop it on logout from the ↵ | zotlabs | 2018-04-11 | 1 | -0/+1 |
| | | | | delegated channel. This fixes the known issue of being forced to log back in after leaving the delegated channel. | ||||
* | support tables in markdown posts/comments (but not table alignment); and do ↵ | zotlabs | 2018-01-14 | 1 | -8/+9 |
| | | | | not support iframes from html source. | ||||
* | html2bbcode: use headings bbcode for headings | Mario Vavti | 2017-12-20 | 1 | -6/+6 |
| | |||||
* | paths in xchan_addr no longer means RSS specifically but could be activitypub | zotlabs | 2017-09-03 | 1 | -3/+0 |
| | |||||
* | add another hook | redmatrix | 2016-09-29 | 1 | -1/+1 |
| | |||||
* | I'm speechless. This is just reckless. Set a context flag in text using a ↵ | friendica | 2014-10-23 | 1 | -2/+2 |
| | | | | context trigger character which is likely to be present in that text already. Without escaping any previous instances of that character. Grrr. | ||||
* | wall-e random signature failures | friendica | 2014-10-19 | 1 | -1/+2 |
| | |||||
* | doc updates | friendica | 2014-06-06 | 1 | -1/+1 |
| | |||||
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ↵ | friendica | 2012-07-02 | 1 | -1/+1 |
| | | | | to harder stuff | ||||
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
| | | | | | | Conflicts: include/config.php update.php | ||||
* | html2bbcode: Disabled size conversion | Michael Vogel | 2012-03-15 | 1 | -9/+9 |
| | |||||
* | Merge commit 'upstream/master' | Michael Vogel | 2012-03-09 | 1 | -1/+1 |
|\ | |||||
| * | unused replacement variable displays %1 in all html2bbcode 'code' blocks | friendica | 2012-03-04 | 1 | -1/+1 |
| | | |||||
| * | call time pass by reference deprecated | friendica | 2012-02-28 | 1 | -1/+1 |
| | | |||||
* | | html2bbcode: don't convert sizes and fonts. | Michael | 2012-03-02 | 1 | -3/+7 |
|/ | |||||
* | "vier": The contacts are now working again. Line break before closing ↵ | Michael | 2012-02-25 | 1 | -2/+2 |
| | | | | bbcodes removed. | ||||
* | fix img tag with size attribute | Tobias Diekershoff | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | Handling nested bbcodes. Some small design changes in html2bbcode. Change in ↵ | Michael | 2012-02-19 | 1 | -14/+21 |
| | | | | poller.php is just for testing purposes. | ||||
* | Brand new html2bbcode. Some other changes in diaspora to bbcode handling | Michael | 2012-02-19 | 1 | -119/+271 |
| | |||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 1 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | import image sizes from html source | Friendika | 2011-09-13 | 1 | -0/+8 |
| | |||||
* | iframes | Friendika | 2011-06-15 | 1 | -0/+2 |
| |