friendica
ea3940c4b0
start formatting for Doxygen
2013-02-25 17:09:40 -08:00
friendica
846a9813b2
here's where the heavy lifting begins - everything is likely to be broken 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.
2012-10-01 18:02:11 -07:00
friendica
3ebb4a3dc7
updates
2012-09-09 21:17:06 -07:00
friendica
d683df17bd
Removing connectors we won't be needing - this is probably going to break some shit.
2012-07-18 04:49:15 -07:00
Zach Prezkuta
168ae40dd2
add rudimentary locking capability to Friendica functions
2012-07-05 14:26:42 -06:00
friendica
53c9ea7606
show last.fm source in username
2012-06-20 23:04:55 -07:00
friendica
91a3a2d551
follow last.fm scrobbles
2012-06-20 22:59:01 -07:00
friendica
5389efffa9
add email probe logging, limit typo check to main addon files and skip additional support files
2012-06-05 19:28:04 -07:00
friendica
f24ffa8ef0
improve handling of relative feed url's
2012-05-01 17:10:26 -07:00
Tobias Hößl
720c8324c7
Some Bugfixes, and variable checks
2012-04-17 11:33:50 +00:00
Klaus Weidenbach
93ffba58cc
Rename gravatar_img() more generic to avatar_img().
...
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.
2012-04-09 21:22:09 +02:00
Alexander Kampmann
355c42cb30
Merge branch 'master' of https://github.com/friendica/friendica
...
Conflicts:
include/config.php
update.php
2012-04-05 13:39:15 +02:00
friendica
894278dbcc
change default profile photo to something more interesting than a reddish brown square
2012-03-20 15:41:06 -07:00
friendica
58e3372b23
probe for very old (0.97 or 1.0) RSS feed with an incorrect or generic content-type
2012-03-01 18:49:23 -08:00
friendica
89560edde2
Merge pull request #50 from annando/master
...
massive changes in mail and design updates in "vier"
2012-02-26 15:07:34 -08:00
friendica
bdb14d5aad
relative link redirects
2012-02-26 14:34:01 -08:00
Michael
f6320f3319
Encoding for incoming mails. Fixed invalid message id (with side effect at the moment). Sending mail as text mail. Encoding name when importing mail contact.
2012-02-24 07:11:26 +01:00
Abinoam P. Marques Jr
0bca36109a
Scrape.php - Friendika -> Friendica
2012-02-20 19:38:42 -03:00
friendica
8aa2552372
add remove_user hook (it looks like dreamhost changed all my file permissions, this will make a nasty commit)
2012-01-18 16:21:30 -08:00
Friendika
d4644d7339
name change continued, social graph tools and stuctures, fix for spanish province name
2011-10-31 20:39:04 -07:00
Friendika
01164c8c2f
fix various html parse errors
2011-10-20 16:48:07 -07:00
Friendika
a1786cbf61
fixes for statusnet/identi.ca empty vcard page - which appears to be deprecated. Scrape the feed for everything we used to get from the vcard.
2011-09-28 04:35:44 -07:00
Friendika
9115e9c90b
no need to scrape Twitter profile photo from page - it's no longer there.
2011-09-20 18:07:33 -07:00
Friendika
8294dde936
typo in Twitter probe update
2011-09-20 17:59:18 -07:00
Friendika
38444aedd7
improvements to Twitter probe
2011-09-20 17:56:44 -07:00
Friendika
9edf15d3ef
structures for batch mode (Diaspora/zot)
2011-09-20 01:49:08 -07:00
Friendika
08fc3e91b6
bug #148 email subscription issue
2011-09-12 22:24:36 -07:00
Friendika
fdd372a798
speed up friend requests and avoid parse errors by using hcard address instead of profile url
2011-09-07 22:49:58 -07:00
Friendika
260d652168
scrape_url - use feed url if no name can be found
2011-09-04 05:07:25 -07:00
Friendika
68c237f79f
typo on d* path
2011-08-19 04:11:06 -07:00
Friendika
69b7c2f0be
documentation
2011-08-17 23:10:55 -07:00
Friendika
9634287839
fix several probe related issues
2011-08-17 23:01:44 -07:00
Friendika
37fc7324b7
fix largest_photo mixup in probe_url
2011-08-17 21:14:21 -07:00
Friendika
5d6155a968
fixes share from diaspora
2011-08-15 05:27:24 -07:00
Friendika
7952961222
diaspora probe/scrape changes
2011-08-14 18:13:52 -07:00
Friendika
aefc6209a3
improved diaspora discovery
2011-08-12 03:01:11 -07:00
Friendika
cbfb40c43f
use mailto: to specify a new email contact and over-rider webfinger
2011-08-09 22:11:01 -07:00
Friendika
e76990ae7b
bug #111 - don't parse an @ address as a feed
2011-08-01 16:15:37 -07:00
Friendika
69f4db9e12
zot stuff
2011-07-15 03:08:43 -07:00
Friendika
7534b8873b
link tips on nav bar
2011-07-14 03:05:54 -07:00
Friendika
180c15cdf8
zot scraper
2011-07-11 18:28:13 -07:00
Friendika
c552248b7c
item tags instead of feed
2011-07-05 20:32:43 -07:00
Friendika
8992c27fa6
better handling of feed photos (e,g, google+)
2011-07-05 20:29:26 -07:00
Friendika
0b221e8945
bug #96 move libraries to library - better alignment of like rotator
2011-06-28 21:11:52 -07:00
Abinoam P. Marques Jr.
390fd8e74a
Fixed: Twitter profiles link.
2011-06-27 20:51:33 -07:00
Friendika
ecb300177c
troublesome feed was a 307 redirect. We didn't recognise 307
2011-05-26 23:10:40 -07:00
Friendika
44a22c2915
more improvements in twitter handling, reduce duplicates from FB when double friended
2011-05-22 18:40:00 -07:00
Friendika
f3f063c0dd
Drupal doesn't provide absolute URL on feed. Fix to allow importing Drupal "contacts".
2011-05-21 19:15:55 -07:00
Friendika
44d5c90af4
better mailing list support, email addr can be either 'from' or 'to'
2011-05-19 17:25:41 -07:00
Friendika
ab099e9102
email integration, cont.
2011-04-17 23:27:11 -07:00