aboutsummaryrefslogtreecommitdiffstats
path: root/include/Scrape.php
Commit message (Collapse)AuthorAgeFilesLines
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-011-4/+11
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* updatesfriendica2012-09-091-2/+3
|
* Removing connectors we won't be needing - this is probably going to break ↵friendica2012-07-181-30/+2
| | | | some shit.
* add rudimentary locking capability to Friendica functionsZach Prezkuta2012-07-051-1/+1
|
* show last.fm source in usernamefriendica2012-06-201-0/+1
|
* follow last.fm scrobblesfriendica2012-06-201-1/+9
|
* add email probe logging, limit typo check to main addon files and skip ↵friendica2012-06-051-0/+3
| | | | additional support files
* improve handling of relative feed url'sfriendica2012-05-011-1/+1
|
* Some Bugfixes, and variable checksTobias Hößl2012-04-171-1/+1
|
* Rename gravatar_img() more generic to avatar_img().Klaus Weidenbach2012-04-091-2/+2
| | | | | I would like to extend the Gravatar support to also use Libravatar, a decentralized avatar service. First step to extract Gravatar from core and put it into its own plugin. Later the Libravatar plugin can be done, too as a plugin.
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* 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
|