| Commit message (Expand) | Author | Age | Files | Lines |
* | optionally allow zrl usage from specific markdown sources | friendica | 2014-07-01 | 1 | -2/+9 |
* | easter egg | friendica | 2014-07-01 | 1 | -3/+1 |
* | add zrl stuff - still a lot of new stuff missing but I'm not going to do it all. | friendica | 2014-06-04 | 1 | -0/+8 |
* | start formatting for Doxygen | friendica | 2013-02-25 | 1 | -1/+1 |
* | more file cleanup | friendica | 2012-10-22 | 1 | -1/+1 |
* | merge upstream | friendica | 2012-08-11 | 1 | -0/+8 |
* | updates | friendica | 2012-08-05 | 1 | -3/+3 |
* | eliminate the obsolete "last-child" indicator | friendica | 2012-07-18 | 1 | -41/+19 |
* | merge upstream, slider work, refactor ping module, language selection work | friendica | 2012-07-13 | 1 | -4/+64 |
* | remove check for event description, since it's not required to create an event | Zach Prezkuta | 2012-07-06 | 1 | -1/+1 |
* | my php thinks this is a typo | Zach Prezkuta | 2012-07-05 | 1 | -1/+1 |
* | fix small bug in lists and revert Diaspora list processing to non-Markdownify... | Zach Prezkuta | 2012-07-05 | 1 | -19/+51 |
* | recycle symbol woes with multiple html entity encode/decode cycles going on | friendica | 2012-07-04 | 1 | -0/+3 |
* | restore translation of bbcode videos, events, bookmarks, etc. to diaspora | friendica | 2012-07-04 | 1 | -10/+27 |
* | try and get unadulterated bb2md2html2bb for simple stuff, then we'll work up ... | friendica | 2012-07-02 | 1 | -2/+2 |
* | fix logic for nested lists--should be OR, not AND | Zach Prezkuta | 2012-06-27 | 1 | -3/+3 |
* | 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 | -6/+8 |
* | allow bare URLS to make it through to Diaspora | Zach Prezkuta | 2012-06-23 | 1 | -0/+6 |
* | small optimization | Zach Prezkuta | 2012-06-23 | 1 | -5/+3 |
* | fix BB-to-Diaspora list formatting | Zach Prezkuta | 2012-06-23 | 1 | -3/+43 |
* | Merge remote branch 'upstream/master' | Michael Vogel | 2012-06-23 | 1 | -20/+54 |
|\ |
|
| * | cleanup lists and more comment signature stuff | Zach Prezkuta | 2012-06-22 | 1 | -2/+13 |
| * | expand support for BB code-to-Diaspora conversion | Zach Prezkuta | 2012-06-22 | 1 | -20/+42 |
* | | New option in the bbcode parser to disable oembed. | Michael Vogel | 2012-06-18 | 1 | -10/+11 |
* | | New function to convert bbcode to markdown. | Michael Vogel | 2012-06-17 | 1 | -14/+25 |
|/ |
|
* | handle multiple underscores in D* links | friendica | 2012-05-26 | 1 | -1/+6 |
* | Merge branch 'master' of https://github.com/friendica/friendica | Alexander Kampmann | 2012-04-05 | 1 | -0/+0 |
* | scale external images | friendica | 2012-02-25 | 1 | -31/+1 |
* | Removed the export of markdown articles. That was for testing purposes only. | Michael Vogel | 2012-02-23 | 1 | -2/+2 |
* | Some testing stuff | Michael | 2012-02-20 | 1 | -1/+1 |
* | API is now working on my nginx server. | Michael | 2012-02-20 | 1 | -1/+6 |
* | New version of markdown. Playing with stylesheet. Testing line breaks. | root | 2012-02-19 | 1 | -7/+6 |
* | Brand new html2bbcode. Some other changes in diaspora to bbcode handling | Michael | 2012-02-19 | 1 | -7/+22 |
* | preliminary qcomment support, [nosmile] tag to disable smiley processing | friendica | 2012-02-14 | 1 | -1/+1 |
* | improvements in d* markdown conversion | friendica | 2012-02-01 | 1 | -5/+8 |
* | fix some changes lost from another branch | friendica | 2012-01-26 | 1 | -3/+6 |
* | D* event formatting | friendica | 2012-01-25 | 1 | -1/+2 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | fine tuning diaspora markdown to bbcode | friendica | 2012-01-11 | 1 | -1/+1 |
* | fix D* links+text smushed together | friendica | 2012-01-11 | 1 | -0/+5 |
* | bypass D* markdown bug for now | friendica | 2012-01-09 | 1 | -2/+6 |
* | markdown bug is Diaspora's. We can't fix it. | friendica | 2012-01-08 | 1 | -2/+3 |
* | fix images with links going to diaspora, the D* markdown processor changed an... | friendica | 2012-01-08 | 1 | -0/+3 |
* | audio/video bb tags showing up on Diaspora | friendica | 2011-12-20 | 1 | -2/+2 |
* | html_entity_decode D* incoming text | friendica | 2011-11-30 | 1 | -1/+3 |
* | translate vimeo and youtube bbcode to naked links so D* will oembed them again | friendica | 2011-11-13 | 1 | -11/+9 |
* | d* - remove dupe bbcode code tags | friendica | 2011-11-13 | 1 | -0/+2 |
* | cleanup and loose ends | Friendika | 2011-11-08 | 1 | -3/+5 |
* | strip duplicate code blocks bb2d* | Friendika | 2011-11-08 | 1 | -4/+2 |