aboutsummaryrefslogtreecommitdiffstats
path: root/mod/follow.php
Commit message (Expand)AuthorAgeFilesLines
...
* get media-rss thumbnail if available and nothing else was found (e.g. github).Friendika2011-02-021-0/+6
* don't try to scrape atom/rss feeds. missing param in contact store (mod_follow)Friendika2011-02-011-1/+1
* identify email-only contactsFriendika2011-01-291-1/+8
* Merge branch 'fabrixxm-master'Friendika2011-01-281-2/+2
|\
| * Added proc_run() and modified all occurrence of proc_close(proc_open()) to us...fabrixxm2011-01-241-2/+2
* | set update frequency to twice daily for 'feed' contacts, unable to set update...Friendika2011-01-261-3/+6
* | whitespace onlyFriendika2011-01-261-1/+1
* | allow RSS for feed contacts, but no commentsFriendika2011-01-241-3/+2
|/
* following random feedsFriendika2011-01-231-2/+52
* don't urlencode $_GET varsFriendika2011-01-211-3/+3
* change activitystreams unfollow to stop-follow but also send out OStatus unfo...Friendika2011-01-031-1/+2
* plugin/addon API landing - still things left to do before it's usefulFriendika2010-12-221-1/+1
* don't invoke slap if there's no endpoint configuredFriendika2010-11-211-2/+5
* add google buzzFriendika2010-11-211-2/+19
* add micro profile photoFriendika2010-11-041-1/+3
* notify folks who have been tagged in a postMike Macgirvin2010-10-311-1/+1
* de-duplicate photo importation logicMike Macgirvin2010-10-261-37/+7
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-251-0/+200