aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* where possible strip zid parameter from links that get pasted into posts so t...zotlabs2018-04-261-3/+5
* channel delegation: push current identity and pop it on logout from the deleg...zotlabs2018-04-111-2/+2
* bbcode() - ensure that $options is always an array, as the interface has chan...zotlabs2018-04-041-0/+4
* allow the link target attribute to be modified in bbcode() from much further ...zotlabs2018-04-041-26/+18
* add auth flag to share attributes so we can make a costly determination to us...zotlabs2018-03-151-3/+16
* do not always zid share links. add missing <Mario Vavti2018-03-151-4/+4
* more work on federated pollszotlabs2018-03-031-0/+30
* do not show summary if it is equal to body and some styling for the summary/a...Mario Vavti2018-02-191-1/+1
* Update code tag styling so bbcode [code] blocks and wiki markdown inline code...Andrew Manning2018-02-181-2/+8
* provide a default video image if nothing else is available. Allow sites to ch...zotlabs2018-01-281-1/+5
* don't do any bbcode translation within code blocks (except baseurl, observer,...zotlabs2018-01-251-14/+28
* add summary bbcode tagzotlabs2018-01-151-0/+15
* remove additional linebreaks after headingsMario Vavti2017-12-211-0/+7
* hubzilla-addons issues #73zotlabs2017-12-091-1/+1
* render installable elements as buttons instead of linkszotlabs2017-12-031-2/+2
* change to bbcode calling parameters: important: will require pulling addons;zotlabs2017-11-231-3/+5
* article featurezotlabs2017-11-221-0/+2
* hubzilla issue #901 - unicode characters in urls tripping up url regexes - th...zotlabs2017-11-091-3/+3
* card embed improvedzotlabs2017-09-041-1/+6
* escape 'http' inside code blocks so it doesn't trigger an oembedzotlabs2017-08-291-0/+3
* minor activitypub rendering stuffzotlabs2017-08-021-1/+1
* add rel=noopener to all external target _blank linkszotlabs2017-06-131-16/+16
* move code syntax highlighting to pluginzotlabs2017-05-301-4/+1
* re-arrange a few functionszotlabs2017-05-301-0/+60
* this looks like a slightly cleaner solution to the unicode dl issuezotlabs2017-05-141-1/+1
* hubzilla issue #777zotlabs2017-05-141-1/+1
* handle mastodon urls in markdown/bbcode conversionzotlabs2017-05-081-1/+1
* typozotlabs2017-05-011-1/+1
* some event workzotlabs2017-03-051-0/+1
* consolidate hubloc storagezotlabs2017-01-301-1/+1
* observer.language!={something} for completenessHubzilla2017-01-201-0/+17
* language aware contentHubzilla2017-01-201-0/+20
* Zot structures doco integrated into the Zot page. Added nowrap option to [cod...Andrew Manning2016-12-281-0/+19
* Updated markup language support doco. Modified parseIdentityAwareHTML BBcode ...Andrew Manning2016-12-261-5/+27
* allow tel: links on mobile deviceszotlabs2016-12-191-2/+2
* deprecate bb_iframezotlabs2016-12-181-9/+9
* leave toc title for the authorMario Vavti2016-12-041-2/+2
* fixes for toc bbcode and bbcode wiki tocMario Vavti2016-12-041-4/+6
* bb_highlight: if somebody enters an unsupported language for code syntax high...zotlabs2016-12-011-3/+3
* issue #607 parens not recognised inside urlszotlabs2016-12-011-1/+1
* highlightzotlabs2016-11-291-0/+6
* Integrating lots of member guide contentAndrew Manning2016-11-271-0/+3
* Add some identity-aware parsing to HTML content using parseIdentityAwareHTML()Andrew Manning2016-11-271-0/+39
* only turn [] and [x] into checkboxes if it is found inside a checklistMario Vavti2016-11-161-4/+15
* bbcode event formatting issuezotlabs2016-10-311-2/+1
* bbcode: remove the inserted <br /> between list elements due to linefeeds in ...zotlabs2016-10-121-0/+4
* try naked embed before submission instead of at render timeredmatrix2016-10-061-1/+15
* new hook bbcode_filterredmatrix2016-10-051-0/+3
* issue #170redmatrix2016-09-291-2/+2
* convert oembed tools to use json arrays rather than json objectsredmatrix2016-09-241-1/+1