aboutsummaryrefslogtreecommitdiffstats
path: root/mod/follow.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
* theme shakeup commences - themes are now administered in admin panel.friendica2012-02-231-0/+5
* add remove_user hook (it looks like dreamhost changed all my file permissions...friendica2012-01-181-0/+0
* connect on suggest/match - added to testbubblefriendica2011-12-181-0/+8
* make mod-follow "get"-ablefriendica2011-12-181-3/+5
* add connect link to friend suggestfriendica2011-12-181-1/+1
* hide some contacts from othersfriendica2011-12-051-3/+6
* more social graph stuffFriendika2011-11-011-2/+3
* name change continued, social graph tools and stuctures, fix for spanish prov...Friendika2011-10-311-2/+3
* structures for batch mode (Diaspora/zot)Friendika2011-09-201-2/+3
* store key with contact recordFriendika2011-08-221-2/+3
* wrong recordFriendika2011-08-191-1/+1
* redirect to added contact, not selfFriendika2011-08-191-1/+1
* on follow, land on new contact edit pageFriendika2011-08-191-1/+2
* set proper relation for diaspora in mod_followFriendika2011-08-151-2/+9
* diaspora follow from friendikaFriendika2011-08-141-4/+11
* use separate hcard from profile urlFriendika2011-08-071-1/+1
* cleanupFriendika2011-08-071-3/+3
* more friendika-zFriendika2011-07-061-0/+11
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-3/+0
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i...Friendika2011-06-061-2/+3
* more improvements in twitter handling, reduce duplicates from FB when double ...Friendika2011-05-221-1/+9
* better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-211-0/+4
* deprecate load_view_fileFriendika2011-05-111-1/+1
* don't use load_view_file() except in email templates and install of htconfig ...Friendika2011-05-101-1/+1
* follow requests most adhere to site allow policyFriendika2011-04-191-0/+7
* mail changesFriendika2011-04-161-6/+10
* relocated "follow" url scraping code so it can be used elsewhere (contact rep...Friendika2011-04-151-181/+23
* death to comment box oddities (a slow death as it will take some time for eve...Friendika2011-04-111-3/+7
* ostatus doesn't accept activitystreams stop-follow verb or multiple verbs, in...Friendika2011-04-051-0/+2
* better twitter follow supportFriendika2011-04-041-1/+4
* better handling of troublesome feeds.Friendika2011-04-041-3/+11
* stuff to make connecting to diaspora profiles easierFriendika2011-03-191-4/+10
* silence parse_url on hostile input, need to get_app() for proc_run php locationFriendika2011-02-241-1/+1
* move php path setting inside proc_runFriendika2011-02-231-3/+1
* properly handle error returns in post w/ajaxFriendika2011-02-161-0/+4
* sanitise all incoming url's - also stop them from getting mangled by simplepieFriendika2011-02-161-15/+23
* more graceful handling of some statusnet followupsFriendika2011-02-081-3/+24
* 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