aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* toc: add headingsMario2022-01-111-1/+1
* make toc bbcode find its own container by defaultMario2022-01-091-1/+1
* bbcode: deal with codeblocks before we escape other tagsMario2021-10-101-25/+22
* deprecate the custom highlight [hl] bbcode in favor of [mark] which is a html...Mario2021-09-071-2/+8
* untangle the app template into separate templates and fix bbcode viewMario2021-08-231-1/+1
* bbcode: add option to drop media contentMario2021-06-181-0/+21
* remove zot includesMario2021-05-271-1/+0
* deprecate get_rpost_path()Mario2021-05-271-2/+3
* bbcode: escape img and zmg tags so that it will not be messed with before req...Mario2021-04-061-0/+21
* do not parse bbcode in summary - issue #1532Mario2021-03-101-5/+22
* - Enable enclosures in Atom/RSS (podcasts)Michal Klodner2021-02-241-6/+6
* provide raw base64 encoded cryptoMario2021-02-191-0/+20
* fix recursive sharesMario2021-02-191-1/+4
* fix summary regex after recent bbcode chaneMario2021-02-181-1/+1
* backward compatibility with recent crypto changesMario2021-02-181-33/+33
* fix detection of multiline codeblocks after recent change to bbcode()Mario2021-02-151-2/+2
* move substitution of new lines with <br> to the end of bbcode(). This will fi...Mario2021-02-151-15/+13
* $match should be arrayMario2021-01-181-2/+2
* load eager in items - lazy breaks collapsing of long items with imagesMario2020-10-221-6/+6
* more lazy, less eagerMario2020-10-221-6/+6
* lazy/eager loading and minor css fixesMario2020-10-221-7/+7
* move cryptojs to addonMario Vavti2020-08-221-3/+11
* use the default setting and also add the mode to the cipher. aes-128 is to be...Mario Vavti2020-08-211-1/+1
* first cut on implementing additional encryption with the SJCL library. aes on...Mario Vavti2020-08-201-1/+3
* use cursor-pointer for the lockMario2020-07-301-2/+2
* add new lock icon as svgMario2020-07-301-2/+2
* handle some basic friendica attachment bbcodesMario2020-04-121-0/+135
* rework img alt text - preserve legacy bbcodezotlabs2020-02-291-3/+49
* alt attribute for imageszotlabs2020-02-281-35/+58
* provide img and zmg tags with image descriptionMario2020-01-301-0/+9
* implement bdi tags via bbcode where possibleMario2020-01-181-1/+7
* exempt svg from tag completionzotlabs2019-11-081-2/+2
* svg stuffzotlabs2019-11-071-0/+21
* fix bbcode event reshare timezone issueMario Vavti2019-10-041-0/+1
* Revert "Merge branch 'dev' into 'dev'"Max Kostikov2019-07-251-1/+1
* Exclude trailing punctuations from URLMax Kostikov2019-07-161-1/+1
* missing backslashMario Vavti2019-05-151-1/+1
* Merge branch 'dev' into 'dev'Mario2019-05-141-6/+9
|\
| * bbcode map bypass wasn't catching all map forms.zotlabs2019-05-131-6/+9
* | don't do oembed processing on naked links and smarty lib cleanup. ported from...Mario Vavti2019-05-131-6/+5
|/
* use 'cache' flag to bbcode() on content destined for Zot6. We've seen rendere...zotlabs2019-05-091-5/+7
* just whitespace to trigger a new build testMario Vavti2019-03-201-1/+0
* VideoMario2019-03-201-0/+22
* Update bbcodeMario2019-01-071-14/+3
* remove some fancy formatting.phani002018-12-181-1/+0
* new fix for dark themephani002018-12-171-1/+2
* fix css issues in bbcode conversion and focus-light schemaMario Vavti2018-11-121-6/+6
* Remove servicelevel logicM. Dent2018-09-291-3/+0
* issue with mdpost addon and archive.org links which contain a full url as a p...zotlabs2018-08-131-0/+2
* where possible strip zid parameter from links that get pasted into posts so t...zotlabs2018-04-261-3/+5