aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
...
* fix banding on logo, xhtml compliant list and basic table supportFriendika2011-06-211-1/+7
* iframesFriendika2011-06-151-0/+1
* event itemFriendika2011-06-091-0/+25
* event communication basicsFriendika2011-06-091-1/+1
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-26/+26
* Add oembed user option for use oembed instead of standard yotube embedding.Fabio Comuni2011-05-231-2/+1
* add config [system][embed_all] to use oembed with links and youtube. Url pars...fabrixxm2011-05-231-6/+11
* improved standards compliance of some of the tags and fixed an issue which ca...Chris Case2011-05-221-3/+3
* patches for youtube's change in link and embed formats, please testFriendika2011-05-201-1/+5
* fix private imagesFriendika2011-04-301-1/+1
* bug #34, line breaks double in retweet/shareFriendika2011-04-101-1/+4
* bug #29 - commas not linkifiedFriendika2011-03-301-1/+1
* fix youtube videos that use https:// urlsFriendika2011-03-151-1/+1
* more punctuation characters added to linkify patternsFriendika2011-02-201-1/+1
* Accept pretty much bloody anything inside a [url] tag as a legal URL.Friendika2011-02-091-3/+3
* Support bbcode size tag - I may regret this...Friendika2011-02-081-2/+2
* use microformat to mark html from [embed] tag, convert html with oembed micro...Fabio Comuni2011-01-311-1/+1
* Move [embed] bbtag from oembed plugin to coreFabio Comuni2011-01-311-1/+4
* remote linksFriendika2011-01-271-3/+3
* linkify - need at least one character after ://Friendika2011-01-241-1/+1
* linkify naked urls when they are at the beginning of the textFriendika2011-01-221-1/+2
* linkify audio/video links for non-html5 browsers (or those with unsupported c...Friendika2010-12-301-2/+2
* html5 video/audio support - still needs multiple sourceFriendika2010-12-301-0/+7
* plugin hooks for bbcode conversionsFriendika2010-12-301-1/+6
* fix youtube videos on FFFriendika2010-12-091-1/+1
* improved linkification of naked text urlsFriendika2010-12-011-2/+1
* give orphans a second chance, linkify naked linksFriendika2010-11-111-0/+5
* linkify hash tagsFriendika2010-11-081-3/+3
* project renameMike Macgirvin2010-11-021-1/+1
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-1/+1
* share youtube videosMike Macgirvin2010-08-191-74/+78
* added code, quote styles to editorMike Macgirvin2010-08-121-29/+2
* Initial checkinMike Macgirvin2010-07-011-0/+105