aboutsummaryrefslogtreecommitdiffstats
path: root/include/html2bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* fix reshares from streams loosing imageMario2024-03-201-15/+15
* we usually use ENT_COMPAT for content, so stick to thisMario2024-03-101-2/+2
* fix unterminated entity reference error when dealing with domxpath and add a ...Mario2024-03-061-2/+3
* fix some whitespace issues after recent changesMario2024-02-091-7/+11
* another tryMario2024-02-091-2/+2
* let's try thisMario2024-02-091-2/+2
* move parsing of a tags upà to fix an issue where mentions arriving from mast...Mario2024-02-081-4/+3
* Support code blocks with language in markdown and html.Harald Eilertsen2024-02-081-0/+1
* Fix: Preserve hard linebreaks from markdown and htmlHarald Eilertsen2024-02-071-1/+5
* Don't concert html nodes with no bbcode equivalent.Harald Eilertsen2024-02-071-0/+4
* Fix: Keep indentation in html and md code blocks.Harald Eilertsen2024-02-071-17/+16
* Fix convert code blocs from markdown/html to bbcodeHarald Eilertsen2024-02-061-2/+9
* Fix image with alt text for html/md to bbcodeHarald Eilertsen2024-02-061-0/+1
* Handling HTML entities via mbstring is deprecatedMario2024-01-141-1/+5
* add mark to html2bbcode parserMario2022-12-071-0/+1
* fix PHP errorMario2022-03-311-3/+6
* event fixesMario2022-03-041-1/+1
* get devHilmar R2021-03-011-0/+3
* Fix a really disturbing comment Xanthor2019-05-171-2/+1
* channel delegation: push current identity and pop it on logout from the deleg...zotlabs2018-04-111-0/+1
* support tables in markdown posts/comments (but not table alignment); and do n...zotlabs2018-01-141-8/+9
* html2bbcode: use headings bbcode for headingsMario Vavti2017-12-201-6/+6
* paths in xchan_addr no longer means RSS specifically but could be activitypubzotlabs2017-09-031-3/+0
* add another hookredmatrix2016-09-291-1/+1
* I'm speechless. This is just reckless. Set a context flag in text using a con...friendica2014-10-231-2/+2
* wall-e random signature failuresfriendica2014-10-191-1/+2
* doc updatesfriendica2014-06-061-1/+1
* start formatting for Doxygenfriendica2013-02-251-1/+1
* try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ...friendica2012-07-021-1/+1
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* html2bbcode: Disabled size conversionMichael Vogel2012-03-151-9/+9
* Merge commit 'upstream/master'Michael Vogel2012-03-091-1/+1
|\
| * unused replacement variable displays %1 in all html2bbcode 'code' blocksfriendica2012-03-041-1/+1
| * call time pass by reference deprecatedfriendica2012-02-281-1/+1
* | html2bbcode: don't convert sizes and fonts.Michael2012-03-021-3/+7
|/
* "vier": The contacts are now working again. Line break before closing bbcodes...Michael2012-02-251-2/+2
* fix img tag with size attributeTobias Diekershoff2012-02-231-1/+1
* Handling nested bbcodes. Some small design changes in html2bbcode. Change in ...Michael2012-02-191-14/+21
* Brand new html2bbcode. Some other changes in diaspora to bbcode handlingMichael2012-02-191-119/+271
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* import image sizes from html sourceFriendika2011-09-131-0/+8
* iframesFriendika2011-06-151-0/+2
* preserve newlines inside <pre> tags when importing feedsFriendika2011-02-091-2/+49
* Support bbcode size tag - I may regret this...Friendika2011-02-081-0/+2
* be more forgiving about the order of link parameters in html->bbFriendika2011-02-021-2/+2
* fix some linebreak issuesFriendika2011-01-171-0/+6
* newlines were getting strippedFriendika2011-01-161-1/+1
* and slashes - sigh...Friendika2010-12-301-2/+2
* and right anglesFriendika2010-12-301-2/+2
* oops escape left angles in expressionsFriendika2010-12-301-2/+2