aboutsummaryrefslogtreecommitdiffstats
path: root/include/bb2diaspora.php
Commit message (Expand)AuthorAgeFilesLines
...
* fix BB-to-Diaspora list formattingZach Prezkuta2012-06-231-3/+43
* Merge remote branch 'upstream/master'Michael Vogel2012-06-231-20/+54
|\
| * cleanup lists and more comment signature stuffZach Prezkuta2012-06-221-2/+13
| * expand support for BB code-to-Diaspora conversionZach Prezkuta2012-06-221-20/+42
* | New option in the bbcode parser to disable oembed.Michael Vogel2012-06-181-10/+11
* | New function to convert bbcode to markdown.Michael Vogel2012-06-171-14/+25
|/
* handle multiple underscores in D* linksfriendica2012-05-261-1/+6
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* scale external imagesfriendica2012-02-251-31/+1
* Removed the export of markdown articles. That was for testing purposes only.Michael Vogel2012-02-231-2/+2
* Some testing stuffMichael2012-02-201-1/+1
* API is now working on my nginx server.Michael2012-02-201-1/+6
* New version of markdown. Playing with stylesheet. Testing line breaks.root2012-02-191-7/+6
* Brand new html2bbcode. Some other changes in diaspora to bbcode handlingMichael2012-02-191-7/+22
* preliminary qcomment support, [nosmile] tag to disable smiley processingfriendica2012-02-141-1/+1
* improvements in d* markdown conversionfriendica2012-02-011-5/+8
* fix some changes lost from another branchfriendica2012-01-261-3/+6
* D* event formattingfriendica2012-01-251-1/+2
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* fine tuning diaspora markdown to bbcodefriendica2012-01-111-1/+1
* fix D* links+text smushed togetherfriendica2012-01-111-0/+5
* bypass D* markdown bug for nowfriendica2012-01-091-2/+6
* markdown bug is Diaspora's. We can't fix it.friendica2012-01-081-2/+3
* fix images with links going to diaspora, the D* markdown processor changed an...friendica2012-01-081-0/+3
* audio/video bb tags showing up on Diasporafriendica2011-12-201-2/+2
* html_entity_decode D* incoming textfriendica2011-11-301-1/+3
* translate vimeo and youtube bbcode to naked links so D* will oembed them againfriendica2011-11-131-11/+9
* d* - remove dupe bbcode code tagsfriendica2011-11-131-0/+2
* cleanup and loose endsFriendika2011-11-081-3/+5
* strip duplicate code blocks bb2d*Friendika2011-11-081-4/+2
* D* scaled images not containing link to original sizeFriendika2011-11-071-1/+1
* bookmarks not getting translated to D*Friendika2011-11-011-0/+2
* yet more diaspora images to scaleFriendika2011-10-281-0/+2
* log scale_diaspora_imageFriendika2011-10-281-0/+1
* better handling of remote urls - especially FB opengraphFriendika2011-10-281-2/+4
* add contact-id to auto-complete response to resolve duplicatesFriendika2011-10-271-1/+26
* some dspr fixesFriendika2011-10-251-0/+4
* D* formatting updates [code/blockquote]Friendika2011-10-241-5/+5
* workaround for transmitting photos to D*Friendika2011-10-231-1/+1
* diaspora resharesFriendika2011-10-181-0/+3
* origin flag handling, and bug #137 - provide timezone conversion for events p...Friendika2011-10-171-9/+6
* keychecksFriendika2011-09-211-0/+4
* diaspora markdown changes, parse_url format changeFriendika2011-09-201-22/+5
* don't escape underscore within links going to diasporaFriendika2011-09-141-1/+5
* bug #127, add Diaspora notes to Connect (dfrn_request) page, get rid of secur...Friendika2011-09-051-0/+5
* Merge branch 'pull'Friendika2011-09-041-2/+2
|\
| * diaspora has no timezone - use UTC for eventsFriendika2011-09-031-2/+2
* | add timezone convert module, several other minor or in progress fixesFriendika2011-09-041-6/+4
|/
* format events for diasporaFriendika2011-09-031-8/+50
* completely enclose ~f hashtags so they don't get hijacked by D*Friendika2011-09-021-1/+2