| Commit message (Expand) | Author | Age | Files | Lines |
* | heavy lifting on diaspora likes. Still needs much more work - especially as w... | friendica | 2014-09-08 | 1 | -67/+56 |
* | prevent red#matrix smilie replacements from tripping over each other. | friendica | 2014-09-08 | 1 | -2/+3 |
* | diaspora_like - sql error | friendica | 2014-09-08 | 1 | -22/+15 |
* | one more time | friendica | 2014-09-08 | 1 | -2/+3 |
* | missed one | friendica | 2014-09-08 | 1 | -2/+5 |
* | This is long overdue - use a symblic constant NULL_DATE instead of the easily... | friendica | 2014-09-08 | 13 | -33/+34 |
* | attempt to format diaspora reshares correctly. This might be an iterative pro... | friendica | 2014-09-08 | 1 | -24/+21 |
* | import_profile_photo array warnings | friendica | 2014-09-08 | 1 | -2/+2 |
* | add categories to events | friendica | 2014-09-07 | 1 | -0/+24 |
* | support the recent (2 years ago) changes to diaspora photo embeds | friendica | 2014-09-06 | 1 | -0/+6 |
* | extra_query_args() restricted to $_GET only. $_REQUEST was adding cookies and... | friendica | 2014-09-06 | 1 | -4/+5 |
* | ajax work | friendica | 2014-09-06 | 1 | -0/+14 |
* | illegal string offset warnings | friendica | 2014-09-05 | 1 | -1/+1 |
* | improved logging if you're using php54 or later | friendica | 2014-09-04 | 1 | -2/+8 |
* | issue #451 - clear gid and cid from network tab if discover is selected | friendica | 2014-09-04 | 1 | -7/+7 |
* | bb2diaspora_itembody - empty body, that explains a lot | friendica | 2014-09-04 | 1 | -0/+2 |
* | fix the client side of poco | friendica | 2014-09-04 | 1 | -11/+20 |
* | import_author_rss not succeeding, missing url | friendica | 2014-09-04 | 1 | -4/+5 |
* | unset item_nocomment when starting a new delivery chain | friendica | 2014-09-04 | 1 | -1/+8 |
* | oops forgot about the privacy exclusion | friendica | 2014-09-04 | 1 | -4/+5 |
* | allow feeds to be sourced | friendica | 2014-09-04 | 1 | -1/+1 |
* | realm detection logic reversed | friendica | 2014-09-04 | 1 | -1/+1 |
* | allow stuff with Diaspora authors to federate in zot conversations even if th... | friendica | 2014-09-04 | 3 | -1/+24 |
* | sort out some of the bb2d madness | friendica | 2014-09-03 | 2 | -70/+27 |
* | this is turning into a wretched mess. It's going to get worse before it gets ... | friendica | 2014-09-03 | 2 | -200/+99 |
* | implement service class for feed polling frequenecy, fixed a service class bu... | friendica | 2014-09-03 | 3 | -89/+91 |
* | store diaspora meta info in the item table. It has to go there or it will kil... | friendica | 2014-09-03 | 3 | -44/+50 |
* | outbound feed issue | friendica | 2014-09-03 | 2 | -4/+4 |
* | fix diaspora_handle_from_contact() | friendica | 2014-09-02 | 1 | -2/+2 |
* | if we don't have a stored diaspora author signature which has been passed the... | friendica | 2014-09-02 | 1 | -0/+1 |
* | try to proceed with a diaspora relayable even if we don't have the original a... | friendica | 2014-09-02 | 1 | -7/+9 |
* | provide a config option to prevent wall uploads (photos and files) from being... | friendica | 2014-09-02 | 1 | -30/+0 |
* | feed removal issue | friendica | 2014-09-02 | 2 | -6/+8 |
* | use feed title for channel name before checking author, make feed items share... | friendica | 2014-09-02 | 3 | -8/+37 |
* | minor nits | friendica | 2014-09-01 | 1 | -4/+8 |
* | fix phantom attachments in feeds | friendica | 2014-09-01 | 2 | -2/+2 |
* | logic inverted | friendica | 2014-09-01 | 1 | -1/+1 |
* | issue #578 - this won't fix old items but should work going forward. The extr... | friendica | 2014-09-01 | 2 | -2/+2 |
* | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2014-09-02 | 9 | -66/+276 |
|\ |
|
| * | use feed icon as default avatar for rss connections | friendica | 2014-09-01 | 2 | -3/+6 |
| * | honour the feed_contacts setting | friendica | 2014-09-01 | 1 | -0/+5 |
| * | get out the sunnies | friendica | 2014-08-31 | 4 | -7/+32 |
| * | various rss fixes | friendica | 2014-08-31 | 2 | -11/+25 |
| * | service class check for feeds. Note limit is account based, not channel based. | friendica | 2014-08-31 | 1 | -21/+33 |
| * | rss feed discovery | friendica | 2014-08-31 | 2 | -25/+178 |
| * | sql error in profile_activity | friendica | 2014-08-31 | 2 | -5/+3 |
* | | Add check_upstream_directory() to check that your directory is still | Thomas Willingham | 2014-08-31 | 2 | -0/+23 |
|/ |
|
* | doc change - read it. | friendica | 2014-08-30 | 1 | -0/+3 |
* | insecure network filter | friendica | 2014-08-30 | 1 | -1/+40 |
* | various diaspora issues | friendica | 2014-08-29 | 4 | -22/+76 |