aboutsummaryrefslogtreecommitdiffstats
path: root/include/bb2diaspora.php
Commit message (Expand)AuthorAgeFilesLines
* deprecate $a->get_baseurl()redmatrix2016-03-301-2/+2
* revise the photo activity a bit so that we always have a valid activity body....redmatrix2015-12-151-19/+1
* regenerate the item body for linked photo items that now have no body to prov...redmatrix2015-12-141-0/+12
* Fix youtube and vimeo for Diaspora posts. Remove empty zrl's from Diaspora po...jeroenpraat2015-10-311-4/+7
* update to latest objectMario Vavti2015-10-291-3/+2
* improve photo item object - we now provide the infos for all available photo ...Mario Vavti2015-10-251-9/+4
* create photo object if feature large photos is enabled and display those slig...Mario Vavti2015-10-201-0/+15
* Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-181-0/+8
|\
| * issues with markdownify and escaped HTMLredmatrix2015-06-181-0/+8
* | Merge branch 'master' into tresredmatrix2015-05-171-1/+1
|\|
| * more work isolating the projectname from core.redmatrix2015-05-171-1/+1
* | Merge branch 'master' into tresredmatrix2015-05-141-1/+1
|\ \
| * | first pass name changeredmatrix2015-05-051-1/+1
| |/
* | Merge branch 'master' into tresfriendica2015-04-231-29/+52
|\|
| * Two possible bugfixes in bb2diaspora.php.Klaus Weidenbach2015-03-221-26/+50
| * title missing sending to diaspora (which doesn't support titles but let's not...friendica2015-02-091-19/+2
* | more expanding item flagsfriendica2015-01-221-1/+1
* | slow progress removing bitfields on item tablefriendica2015-01-211-16/+0
|/
* cleanup bb2diaspora - was getting cruftyfriendica2014-12-231-20/+0
* diaspora formatting improvements (getting too many xx-large posts)friendica2014-12-221-4/+6
* logging changes, untranslated stringfriendica2014-11-051-3/+3
* should probably check the body since the title is only going to be rarely set.friendica2014-10-241-1/+1
* don't decrypt the message body more than once.friendica2014-10-241-2/+7
* backtrack on attribution for wall-to-wall comments - triggered too often and ...friendica2014-10-221-7/+11
* strip out the Diaspora quoted reshare markersfriendica2014-10-201-0/+2
* bb2diaspora wallwall comment - match both bits (ITEM_WALL|ITEM_ORIGIN)friendica2014-10-201-1/+1
* show true author of wall-to-wall comments to Diaspora viewers just like we di...friendica2014-10-191-0/+13
* diaspora_send_status() - recalculate markdown translation to pickup any later...friendica2014-10-121-2/+2
* return of the missing diaspora wall-to-wall attributionfriendica2014-10-091-0/+12
* try to track down intermittent wall-to-wall attribution on Diaspora exported ...friendica2014-10-091-0/+4
* fix url mismatches of a single trailing slash for feed author/owner compariso...friendica2014-09-231-4/+2
* that's why bb2diaspora_itemwallwall() wasn't doing its thang.friendica2014-09-161-3/+3
* that won't work...friendica2014-09-141-1/+2
* bb2diaspora_itemwallwall not finding author elements - inserting empty bbcodefriendica2014-09-141-0/+4
* disabling ability for diaspora to plustag redmatrix forums. See the notes.friendica2014-09-101-1/+5
* possible solution to diaspora walltowall mistaken attributionfriendica2014-09-101-5/+22
* encrypt diaspora_meta since it may contain private message contentsfriendica2014-09-101-4/+13
* cross-network mention issuesfriendica2014-09-091-2/+5
* go through the entire discovery sequence for mentions to make sure we have th...friendica2014-09-091-1/+9
* d* friending vsprintf errorfriendica2014-09-091-1/+3
* bb2diaspora_itembody - empty body, that explains a lotfriendica2014-09-041-0/+2
* sort out some of the bb2d madnessfriendica2014-09-031-4/+4
* this is turning into a wretched mess. It's going to get worse before it gets ...friendica2014-09-031-189/+79
* use feed title for channel name before checking author, make feed items share...friendica2014-09-021-1/+23
* shield share meta info from markdown processing.friendica2014-07-161-0/+17
* optionally allow zrl usage from specific markdown sourcesfriendica2014-07-011-2/+9
* easter eggfriendica2014-07-011-3/+1
* add zrl stuff - still a lot of new stuff missing but I'm not going to do it all.friendica2014-06-041-0/+8
* start formatting for Doxygenfriendica2013-02-251-1/+1
* more file cleanupfriendica2012-10-221-1/+1