| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Fixed bbcode [li] and [*] handling. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -7/+2 |
* | | Added [quote=Name] bbcode support. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -1/+7 |
* | | Added [center] bbcode support. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+3 |
* | | BBCode [size=50] --> font-size: 50px (with the unit px). | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+2 |
* | | Added support to [noparse], [nobb] and [pre] as bbcode escape tags. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+34 |
* | | Added support for [ol] standard ordered list bbcode. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -0/+2 |
* | | Added support for [ul] standard unordered list bbcode. | Abinoam P. Marques Jr | 2012-02-12 | 1 | -1/+3 |
* | | Regexp fix for [LIST=i], [list=i], [LIST=I] and [LIST=i] bbcodes | Abinoam P. Marques Jr | 2012-02-12 | 1 | -4/+8 |
|/ |
|
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | sql optimisation cont. | friendica | 2012-01-02 | 1 | -1/+1 |
* | bug 244 multiple birthday reminders from Diaspora if profile changed repeatedly | friendica | 2011-12-19 | 1 | -1/+1 |
* | home_init hook | friendica | 2011-12-15 | 1 | -13/+10 |
* | wrong length in image extractor | friendica | 2011-11-27 | 1 | -4/+5 |
* | more readable private image extraction for bypassing preg limits | friendica | 2011-11-27 | 1 | -8/+7 |
* | extract private images before bbcode translation since preg has issues with l... | friendica | 2011-11-27 | 1 | -1/+21 |
* | bbcode list styles | Friendika | 2011-11-09 | 1 | -6/+10 |
* | bbcode lists | Friendika | 2011-11-03 | 1 | -1/+4 |