aboutsummaryrefslogtreecommitdiffstats
path: root/include/Scrape.php
Commit message (Collapse)AuthorAgeFilesLines
* change default profile photo to something more interesting than a reddish ↵friendica2012-03-201-1/+1
| | | | brown square
* probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic ↵friendica2012-03-011-0/+5
| | | | content-type
* Merge pull request #50 from annando/masterfriendica2012-02-261-3/+12
|\ | | | | massive changes in mail and design updates in "vier"
| * Encoding for incoming mails. Fixed invalid message id (with side effect at ↵Michael2012-02-241-3/+12
| | | | | | | | the moment). Sending mail as text mail. Encoding name when importing mail contact.
* | relative link redirectsfriendica2012-02-261-5/+12
|/
* Scrape.php - Friendika -> FriendicaAbinoam P. Marques Jr2012-02-201-1/+1
|
* add remove_user hook (it looks like dreamhost changed all my file ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* name change continued, social graph tools and stuctures, fix for spanish ↵Friendika2011-10-311-0/+3
| | | | province name
* fix various html parse errorsFriendika2011-10-201-7/+20
|
* fixes for statusnet/identi.ca empty vcard page - which appears to be ↵Friendika2011-09-281-1/+1
| | | | deprecated. Scrape the feed for everything we used to get from the vcard.
* no need to scrape Twitter profile photo from page - it's no longer there.Friendika2011-09-201-14/+0
|
* typo in Twitter probe updateFriendika2011-09-201-1/+1
|
* improvements to Twitter probeFriendika2011-09-201-0/+3
|
* structures for batch mode (Diaspora/zot)Friendika2011-09-201-1/+4
|
* bug #148 email subscription issueFriendika2011-09-121-3/+11
|
* speed up friend requests and avoid parse errors by using hcard address ↵Friendika2011-09-071-1/+1
| | | | instead of profile url
* scrape_url - use feed url if no name can be foundFriendika2011-09-041-4/+12
|
* typo on d* pathFriendika2011-08-191-1/+1
|
* documentationFriendika2011-08-171-0/+20
|
* fix several probe related issuesFriendika2011-08-171-34/+57
|
* fix largest_photo mixup in probe_urlFriendika2011-08-171-2/+6
|
* fixes share from diasporaFriendika2011-08-151-1/+1
|
* diaspora probe/scrape changesFriendika2011-08-141-12/+23
|
* improved diaspora discoveryFriendika2011-08-121-5/+36
|
* use mailto: to specify a new email contact and over-rider webfingerFriendika2011-08-091-1/+7
|
* bug #111 - don't parse an @ address as a feedFriendika2011-08-011-1/+3
|
* zot stuffFriendika2011-07-151-2/+2
|
* link tips on nav barFriendika2011-07-141-2/+2
|
* zot scraperFriendika2011-07-111-1/+23
|
* item tags instead of feedFriendika2011-07-051-1/+1
|
* better handling of feed photos (e,g, google+)Friendika2011-07-051-0/+16
|
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-281-1/+1
|
* Fixed: Twitter profiles link.Abinoam P. Marques Jr.2011-06-271-1/+1
|
* troublesome feed was a 307 redirect. We didn't recognise 307Friendika2011-05-261-0/+7
|
* more improvements in twitter handling, reduce duplicates from FB when double ↵Friendika2011-05-221-62/+82
| | | | friended
* Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal ↵Friendika2011-05-211-0/+18
| | | | "contacts".
* better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-191-2/+6
|
* email integration, cont.Friendika2011-04-171-3/+3
|
* email follow seems to be stabilisingFriendika2011-04-171-1/+5
|
* we need a profile url. Something.Friendika2011-04-161-0/+1
|
* mail changesFriendika2011-04-161-2/+35
|
* relocated "follow" url scraping code so it can be used elsewhere (contact ↵Friendika2011-04-151-1/+191
| | | | repair, etc.)
* better twitter follow supportFriendika2011-04-041-7/+27
|
* better handling of troublesome feeds.Friendika2011-04-041-1/+1
|
* suppress some scraping errors when confronted with hybrid/strangeFriendika2011-02-021-2/+18
| | | | feeds that provide insufficient content-type and choke the html parser.
* don't try to scrape atom/rss feeds. missing param in contact store (mod_follow)Friendika2011-02-011-0/+58
|
* allow RSS for feed contacts, but no commentsFriendika2011-01-241-0/+2
|
* following random feedsFriendika2011-01-231-0/+30
|
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-251-10/+38
|
* add nicknames to contact records (going forward and retroactive)Mike Macgirvin2010-10-231-0/+5
|