aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* oops - still using the !@#$ youtube bbcodesfriendica2014-02-121-29/+29
* remove some obsolete bbcode tagsfriendica2014-02-121-65/+30
* another bbcode addition for the demo, however this one is potentially useful ...friendica2014-02-121-0/+14
* bbcode element of where you are on a site. perhaps this is less than generall...friendica2014-02-121-1/+1
* Add class to bookmark links to make it better them ableChristian Vogeley2014-02-091-0/+4
* add a sanitized style tag to bbcodemarijus2014-02-051-0/+55
* minor whitespace cleanupmarijus2014-01-301-1/+0
* add image floating to bbcodemarijus2014-01-301-10/+40
* SECURITY: remove style and class bbcodesfriendica2014-01-281-8/+0
* add zid to audio/video (again)friendica2014-01-231-7/+44
* display a somewhat more pleasant hovertip on qr codesfriendica2014-01-231-1/+1
* fix marital partner linkingfriendica2014-01-231-0/+10
* fix table bbcodefriendica2014-01-091-1/+1
* qr enhancementsfriendica2014-01-081-1/+1
* qr code supportfriendica2014-01-071-0/+10
* bbcode convenience variables for producing documentation.friendica2014-01-061-0/+2
* add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-231-4/+7
* display encrypted text inlinefriendica2013-11-111-2/+5
* Didn't finish it. Gotta' pee.friendica2013-11-101-9/+2
* more e2ee infrastructure - at this point if somebody wants it they're going t...friendica2013-11-071-2/+39
* Use only one regex for title matching in rpost tagzottel2013-10-311-6/+5
* Allow setting of title in rpost tag with [rpost=title]body[/rpost]zottel2013-10-301-1/+6
* rpost bbcode tagfriendica2013-10-291-3/+10
* Slightly modify reshares so they can be themed as a whole.Thomas Willingham2013-10-021-2/+2
* Fix observer=1 tag. Using only observer without =1 won't work anymore now.zottel2013-09-241-2/+2
* spice this up a little bit...friendica2013-09-231-0/+8
* add [observer] tags and [observer.baseurl]zottel2013-09-231-0/+20
* encode and decode channel names containing HTML special characters and quotes...friendica2013-09-061-21/+1
* when using the bbcode mimetype a space is just a space. A return is a return....friendica2013-08-271-0/+1
* fix profile change activity where the change is a solitary url - and includes...friendica2013-08-261-1/+1
* regex patchfriendica2013-08-261-1/+1
* Check existance of bbcode tags before executing regexes, to avoid unnecessary...Christian Vogeley2013-07-281-109/+160
* linkify the non-embeddable videofriendica2013-06-211-2/+2
* fix non-embeddable videos by returning plain linksfriendica2013-06-211-3/+6
* add support for zmg bbcode tag (img with class=zrl) which will eventually get...friendica2013-05-271-1/+3
* turn naked links in posts into zrl's if we've got a hubloc for the sitefriendica2013-04-181-1/+0
* more Friendica removalsfriendica2013-04-141-1/+1
* IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-...friendica2013-04-141-6/+9
* tell it like it isfriendica2013-03-121-2/+2
* tell it like it is.friendica2013-03-121-1/+0
* make reshares translateablefriendica2013-03-111-71/+79
* fix typosfriendica2013-03-111-2/+2
* class def for reshared contentfriendica2013-03-111-1/+1
* dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-111-10/+9
* xss attack vector in bbcode.php - check for proc_open being disabled for secu...friendica2013-02-261-11/+11
* partial port of embedded sharesfriendica2013-02-251-0/+91
* start formatting for Doxygenfriendica2013-02-251-1/+1
* this seems to cut load times in halffriendica2013-02-091-0/+1
* remove recursive share tagsfriendica2012-11-031-1/+1
* more file cleanupfriendica2012-10-221-20/+11