aboutsummaryrefslogtreecommitdiffstats
path: root/include/bbcode.php
Commit message (Expand)AuthorAgeFilesLines
* error in directory bbcode image filterredmatrix2015-05-311-1/+1
* some basic background work for activitystreams-json-ld-2.0 conversionsredmatrix2015-05-311-0/+8
* Merge https://github.com/redmatrix/redmatrix into pending_mergeredmatrix2015-05-301-1/+4
|\
| * some fixes to make menu sharing work and expose it in the ui.Mario Vavti2015-05-291-0/+3
* | strip images from directory text entriesredmatrix2015-05-301-0/+5
|/
* make design elements translateableMario Vavti2015-05-201-1/+18
* remove dbg codeMario Vavti2015-05-191-1/+1
* be verbose about what type of element (block, layout, webpage) is beeing inst...Mario Vavti2015-05-191-1/+2
* remove obsolete linebreakMario Vavti2015-05-041-1/+1
* just a test, please do not try to implement this as there are severe security...friendica2015-04-301-2/+10
* don't warn folks about the webaddress observer tag. We need it in constructed...friendica2015-04-091-1/+1
* Renamed some functions to match other names in bbcode.php.Klaus Weidenbach2015-04-071-191/+211
* make open tag work correctly for multiple invocations in the same textfriendica2015-04-061-3/+7
* open bbcode tagfriendica2015-04-011-0/+11
* make the channel item query match recent changes to network item query (and s...friendica2015-03-181-1/+1
* turn parse_url into the definitive url attaching mechanismfriendica2015-03-111-1/+21
* allow urls using the zot: or zots: URL schemes to exist without getting filte...friendica2015-03-101-1/+1
* when fixing "naked links" make sure not to double link double urls as seen in...friendica2015-03-061-1/+1
* Merge pull request #900 from einervonvielen/doc_dev_beginner_correctionsRedMatrix2015-02-191-2/+7
|\
| * Changed bb code [toc] to make it more flexibleEiner von Vielen2015-02-141-2/+7
* | issue #860, replace br html element with linefeed between table rowsfriendica2015-02-151-0/+1
|/
* author profile photo in reshare wasn't linkedfriendica2015-02-051-1/+1
* bring back inline imagesfriendica2015-01-291-6/+15
* recognise opus as an audio filefriendica2015-01-251-1/+1
* Added a table of content as bbcode element [toc] for webpages2015-01-141-1/+1
* TestEiner von Vielen2015-01-131-0/+4
* Add title to bb_observer tags to further clarify a bit what's going onStefan Parviainen2015-01-061-1/+1
* Fix typoStefan Parviainen2014-12-281-1/+1
* Make spaces work in [audio] and [video]. Fixes #774Stefan Parviainen2014-12-281-2/+2
* provide last successful poll run time (using relative time) in siteinfo so th...friendica2014-12-211-5/+0
* ability to generate arbitrary map with [ map=lat/lon] and also free form loca...friendica2014-12-171-0/+19
* Add [ map ] element to bbcode, no closing tag. Requires a map generator plugi...friendica2014-12-161-0/+8
* theme the observer tags so they stick out like a sore thumb. Too much bad juju.friendica2014-11-241-4/+6
* allow (our own) ajax urls to pass through bbcode intact.friendica2014-10-091-2/+2
* shareable design elementsfriendica2014-10-061-0/+12
* BBCode - $1 wrote doesn't make sense as a spoiler. $1 spoiler does.Thomas Willingham2014-09-281-1/+1
* bbcode sup and subfriendica2014-08-051-0/+7
* standards compliancefriendica2014-07-221-6/+6
* remove some code duplicationfriendica2014-07-141-19/+3
* Make [observer.baseurl] more reliable using connurl which will changeThomas Willingham2014-06-301-2/+2
* minor changesfriendica2014-06-291-0/+6
* fix space around brackets changing.friendica2014-06-191-3/+9
* start to build out the appsfriendica2014-05-181-0/+14
* Merge pull request #455 from encyclomundi/masterRedMatrix2014-05-111-1/+1
|\
| * correct minor typoCharles2014-05-101-1/+1
* | Merge branch 'master' of https://github.com/chriswinstead/redroot2014-05-101-0/+24
|\ \
| * | add support for h1, h2, etc. to bbcodeMichael Johnston2014-05-101-0/+24
* | | Made some changes to img tags to enforce max-width everywhere, and to the pag...root2014-05-071-6/+6
|/ /
* / add message_id to reshared items so that we can eventually notify the origina...friendica2014-05-051-0/+6
|/
* this is a mess and makes a complicated security model that one can probably d...friendica2014-03-311-4/+3