| Commit message (Expand) | Author | Age | Files | Lines |
* | little fixes of hopefully nil significance | friendica | 2014-03-16 | 1 | -3/+6 |
* | this commit is an attempt to make conv items better scalable on smaller scree... | marijus | 2014-03-10 | 1 | -7/+7 |
* | SECURITY: do not automatically open an iframe which points into the local web... | friendica | 2014-02-20 | 1 | -1/+8 |
* | oops - still using the !@#$ youtube bbcodes | friendica | 2014-02-12 | 1 | -29/+29 |
* | remove some obsolete bbcode tags | friendica | 2014-02-12 | 1 | -65/+30 |
* | another bbcode addition for the demo, however this one is potentially useful ... | friendica | 2014-02-12 | 1 | -0/+14 |
* | bbcode element of where you are on a site. perhaps this is less than generall... | friendica | 2014-02-12 | 1 | -1/+1 |
* | Add class to bookmark links to make it better them able | Christian Vogeley | 2014-02-09 | 1 | -0/+4 |
* | add a sanitized style tag to bbcode | marijus | 2014-02-05 | 1 | -0/+55 |
* | minor whitespace cleanup | marijus | 2014-01-30 | 1 | -1/+0 |
* | add image floating to bbcode | marijus | 2014-01-30 | 1 | -10/+40 |
* | SECURITY: remove style and class bbcodes | friendica | 2014-01-28 | 1 | -8/+0 |
* | add zid to audio/video (again) | friendica | 2014-01-23 | 1 | -7/+44 |
* | display a somewhat more pleasant hovertip on qr codes | friendica | 2014-01-23 | 1 | -1/+1 |
* | fix marital partner linking | friendica | 2014-01-23 | 1 | -0/+10 |
* | fix table bbcode | friendica | 2014-01-09 | 1 | -1/+1 |
* | qr enhancements | friendica | 2014-01-08 | 1 | -1/+1 |
* | qr code support | friendica | 2014-01-07 | 1 | -0/+10 |
* | bbcode convenience variables for producing documentation. | friendica | 2014-01-06 | 1 | -0/+2 |
* | add account_level, is_foreigner and is_member functions; convert all e2ee use... | friendica | 2013-12-23 | 1 | -4/+7 |
* | display encrypted text inline | friendica | 2013-11-11 | 1 | -2/+5 |
* | Didn't finish it. Gotta' pee. | friendica | 2013-11-10 | 1 | -9/+2 |
* | more e2ee infrastructure - at this point if somebody wants it they're going t... | friendica | 2013-11-07 | 1 | -2/+39 |
* | Use only one regex for title matching in rpost tag | zottel | 2013-10-31 | 1 | -6/+5 |
* | Allow setting of title in rpost tag with [rpost=title]body[/rpost] | zottel | 2013-10-30 | 1 | -1/+6 |
* | rpost bbcode tag | friendica | 2013-10-29 | 1 | -3/+10 |
* | Slightly modify reshares so they can be themed as a whole. | Thomas Willingham | 2013-10-02 | 1 | -2/+2 |
* | Fix observer=1 tag. Using only observer without =1 won't work anymore now. | zottel | 2013-09-24 | 1 | -2/+2 |
* | spice this up a little bit... | friendica | 2013-09-23 | 1 | -0/+8 |
* | add [observer] tags and [observer.baseurl] | zottel | 2013-09-23 | 1 | -0/+20 |
* | encode and decode channel names containing HTML special characters and quotes... | friendica | 2013-09-06 | 1 | -21/+1 |
* | when using the bbcode mimetype a space is just a space. A return is a return.... | friendica | 2013-08-27 | 1 | -0/+1 |
* | fix profile change activity where the change is a solitary url - and includes... | friendica | 2013-08-26 | 1 | -1/+1 |
* | regex patch | friendica | 2013-08-26 | 1 | -1/+1 |
* | Check existance of bbcode tags before executing regexes, to avoid unnecessary... | Christian Vogeley | 2013-07-28 | 1 | -109/+160 |
* | linkify the non-embeddable video | friendica | 2013-06-21 | 1 | -2/+2 |
* | fix non-embeddable videos by returning plain links | friendica | 2013-06-21 | 1 | -3/+6 |
* | add support for zmg bbcode tag (img with class=zrl) which will eventually get... | friendica | 2013-05-27 | 1 | -1/+3 |
* | turn naked links in posts into zrl's if we've got a hubloc for the site | friendica | 2013-04-18 | 1 | -1/+0 |
* | more Friendica removals | friendica | 2013-04-14 | 1 | -1/+1 |
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-... | friendica | 2013-04-14 | 1 | -6/+9 |
* | tell it like it is | friendica | 2013-03-12 | 1 | -2/+2 |
* | tell it like it is. | friendica | 2013-03-12 | 1 | -1/+0 |
* | make reshares translateable | friendica | 2013-03-11 | 1 | -71/+79 |
* | fix typos | friendica | 2013-03-11 | 1 | -2/+2 |
* | class def for reshared content | friendica | 2013-03-11 | 1 | -1/+1 |
* | dangerous typo that removes all your hublocs, fix reshare formatting | friendica | 2013-03-11 | 1 | -10/+9 |
* | xss attack vector in bbcode.php - check for proc_open being disabled for secu... | friendica | 2013-02-26 | 1 | -11/+11 |
* | partial port of embedded shares | friendica | 2013-02-25 | 1 | -0/+91 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |