| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | this seems to cut load times in half | friendica | 2013-02-09 | 1 | -0/+1 |
* | remove recursive share tags | friendica | 2012-11-03 | 1 | -1/+1 |
* | more file cleanup | friendica | 2012-10-22 | 1 | -20/+11 |
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 1 | -0/+4 |
* | remove targeted windows | friendica | 2012-09-09 | 1 | -3/+3 |
* | trim a bit of fat | friendica | 2012-08-29 | 1 | -6/+0 |
* | upstream fixes | friendica | 2012-08-20 | 1 | -0/+1 |
* | reduce duplication - only provide one system language setting | friendica | 2012-08-12 | 1 | -0/+2 |
* | the dynamic "show more" sort of works - but with a nagging delay. But I need ... | friendica | 2012-08-06 | 1 | -4/+4 |
* | updates | friendica | 2012-08-05 | 1 | -0/+6 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -9/+46 |
* | json notification popup mostly working in zero | friendica | 2012-07-17 | 1 | -0/+2 |
* | fix bugs | Zach Prezkuta | 2012-07-07 | 1 | -3/+3 |
* | allow more than one embedded private photo | Zach Prezkuta | 2012-07-07 | 1 | -17/+71 |
* | fix small bug in lists and revert Diaspora list processing to non-Markdownify... | Zach Prezkuta | 2012-07-05 | 1 | -2/+3 |
* | fix !@#$ tinymce linebreaks for the thousandth time | friendica | 2012-07-04 | 1 | -1/+1 |
* | fix double lines | friendica | 2012-07-02 | 1 | -1/+5 |
* | try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ... | friendica | 2012-07-02 | 1 | -1/+5 |
* | fix logic for nested lists--should be OR, not AND | Zach Prezkuta | 2012-06-27 | 1 | -3/+3 |
* | stray s | friendica | 2012-06-25 | 1 | -1/+1 |
* | change required doco | friendica | 2012-06-25 | 1 | -2/+5 |
* | change event behaviour so that title is required but description is not | friendica | 2012-06-25 | 1 | -2/+2 |
* | event summary/title | friendica | 2012-06-25 | 1 | -0/+1 |
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-06-25 | 1 | -0/+1 |
|\ |
|
| * | fix typo and syntax error | Simon L'nu | 2012-06-25 | 1 | -1/+1 |
* | | typos in bbcode, add service class restrictions to jot uploads | friendica | 2012-06-25 | 1 | -1/+1 |
|/ |
|
* | allow nested [ol] and [ul] lists too | Zach Prezkuta | 2012-06-25 | 1 | -4/+5 |
* | New option in the bbcode parser to disable oembed. | Michael Vogel | 2012-06-18 | 1 | -16/+24 |
* | webfinger profile linker | friendica | 2012-06-02 | 1 | -0/+7 |
* | [quote=somebody] was appearing as an extended spoiler tag. | Thomas Willingham | 2012-06-01 | 1 | -1/+1 |
* | allow bbcode representation of html symbols such as © by wrapping in bb ... | friendica | 2012-04-23 | 1 | -0/+3 |
* | Several improvements | Michael Vogel | 2012-03-31 | 1 | -1/+2 |
* | Quotes with author are now having an "open/close" link | Michael Vogel | 2012-03-17 | 1 | -1/+12 |
* | New bbcode element: "spoiler". Mail: Top post quotes are now embraced in "spo... | Michael Vogel | 2012-03-17 | 1 | -0/+10 |
* | bug #328 | friendica | 2012-03-10 | 1 | -3/+3 |
* | GIT problems ... | Michael | 2012-02-23 | 1 | -8/+1 |
* | Merge remote branch 'upstream/master' | Michael | 2012-02-23 | 1 | -0/+8 |
|\ |
|
| * | nested quote check fails to account for strpos returning position 0 | friendica | 2012-02-22 | 1 | -2/+2 |
* | | bbcode.php: A list or quote at the beginning wasn't detected | Michael | 2012-02-23 | 1 | -3/+3 |
|/ |
|
* | Handling nested bbcodes. Some small design changes in html2bbcode. Change in ... | Michael | 2012-02-19 | 1 | -7/+12 |
* | Brand new html2bbcode. Some other changes in diaspora to bbcode handling | Michael | 2012-02-19 | 1 | -32/+29 |
* | preliminary qcomment support, [nosmile] tag to disable smiley processing | friendica | 2012-02-14 | 1 | -1/+4 |
* | hr bbcode tag | friendica | 2012-02-13 | 1 | -0/+1 |
* | finish translation of 'xxxxx wrote:' | friendica | 2012-02-12 | 1 | -2/+4 |
* | Merge branch 'master' into bbcode | Abinoam P. Marques Jr | 2012-02-12 | 1 | -1/+1 |
|\ |
|
| * | make 'x minutes ago' fully translateable with argument ordering. string update. | friendica | 2012-02-12 | 1 | -1/+1 |
* | | Added [th] bbcode tag support. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+1 |