aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Fabio Comuni2011-01-311-1/+1
| | | | microformat to [embed] tag
* 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 ↵Friendika2010-12-301-2/+2
| | | | codecs?)
* html5 video/audio support - still needs multiple sourceFriendika2010-12-301-0/+7
| | | | selection, and check that it isn't blocked by html purifier
* 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