aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* this looks like a slightly cleaner solution to the unicode dl issuezotlabs2017-05-231-1/+1
* hubzilla issue #777zotlabs2017-05-231-1/+1
* handle mastodon urls in markdown/bbcode conversionzotlabs2017-05-101-1/+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
* wrong operatorredmatrix2016-09-031-1/+1
* introduce checklist BBcode for checklistsMario Vavti2016-09-011-2/+4
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-2/+1
* provide a possibility to create checklists in bbcode [x] creates a checked ch...Mario Vavti2016-08-311-0/+2
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-071-1/+1
* issue #442, tables contain too much whitespace (there's a definite issue here...redmatrix2016-06-261-1/+13
* 1. string update, 2. pretty print json blobsredmatrix2016-06-171-1/+1
* provide a default for undefined languagesredmatrix2016-06-151-0/+1
* ignore case in language names and add 'js' as an alias for 'javascript'redmatrix2016-06-151-3/+3
* provide syntax based [colour] highlighting on code blocks for popular languag...redmatrix2016-06-151-0/+14
* deprecate the item_id table - replace with iconfig. A possibly useful functio...redmatrix2016-06-131-0/+7
* For emojis in posts, extend smilies and save a lot of duplication of effortredmatrix2016-06-041-14/+0
* allow bbcode emojis (at least the single unicode character forms)redmatrix2016-06-031-0/+14
* render code bbcode inline if there are no linebreaks in the text.Mario Vavti2016-05-301-7/+7
* some event fixes, also change jquery-textcomplete to un-minified since the mi...redmatrix2016-05-251-0/+1
* app rendering issues, typo in class name and could not find icon 'fa-arrow-ci...redmatrix2016-05-251-1/+1
* code cleanupredmatrix2016-05-241-3/+0
* move apps to zlibredmatrix2016-05-221-3/+2
* clean up some cruftredmatrix2016-05-081-46/+0
* more security stuffredmatrix2016-05-021-1/+1
* improve whitespace control around definition list ([dl]) bbcodeTreer2016-04-301-4/+6
* Add definition lists to bbcodeTreer2016-04-301-0/+48
* move spoiler= and quote= bbcode handling from prepare_body() to bbcode() and ...Mario Vavti2016-04-261-16/+28
* issue #331 use timeago.js for reshared publish date instead of relative_date(...redmatrix2016-04-101-3/+1
* static Appredmatrix2016-03-311-11/+11
* deprecate $a->get_baseurl()redmatrix2016-03-301-1/+1