aboutsummaryrefslogtreecommitdiffstats
path: root/mod/follow.php
Commit message (Collapse)AuthorAgeFilesLines
* a few clone sync fixes as well as some work on hubzilla clone sync back to ↵redmatrix2015-07-021-0/+13
| | | | redmatrix
* local_user => local_channelfriendica2015-01-281-3/+3
|
* pull in some posts when first connecting to feedsfriendica2014-09-011-2/+1
|
* missing quotefriendica2014-03-071-1/+1
|
* start new connections out with even more sane defaults than before by ↵friendica2014-03-071-1/+1
| | | | pre-filling the connedit form page. This still lets them change things before any damage has been done or before any privacy has leaked, but should reduce the number of new connections that can't comment.
* split off mod_connections into mod_connections & mod_connedit - lots of ↵friendica2013-12-181-1/+1
| | | | links to fix
* pull in some posts when we first connect with a new channel (if allowed to) ↵friendica2013-11-171-0/+6
| | | | - if not allowed to, do it if that condition changes
* populate some posts when somebody is granted "read stream" permissionfriendica2013-11-171-1/+1
|
* premium/restricted channel connections implemented, configure at ↵friendica2013-08-211-1/+2
| | | | yoursite/channel/nickname - this basically redirects "follow" requests to a premium channel's sell page if it has one configured. You can still click through and create a connection request (introduction), but this provides a means for the channel owner to state their terms. If you don't abide by the terms, you will likely be blocked or the channel deleted. This facility is extensible in a number of ways.
* some auto-friending cleanupsfriendica2013-05-191-1/+1
|
* typo in directing mod/follow to a login if not logged infriendica2013-03-051-1/+1
|
* fix timeago (again), webfinger new spec implemented, some theme workfriendica2013-03-041-1/+7
|
* wrong redirection after followfriendica2013-01-091-1/+1
|
* couple of fixes to follow, prepare for default connection permissionsfriendica2012-12-311-8/+3
|
* network discovery on followfriendica2012-10-311-1/+1
|
* starting on pinging the basic elements of federation and communicationfriendica2012-10-311-3/+3
|
* cleanupfriendica2012-06-021-1/+3
|
* turn "follow" into a functionfriendica2012-06-021-217/+5
|
* more private forums, default privacy group for new contactsfriendica2012-05-171-0/+10
|
* make mod-follow hookable (e.g. service class limits) and also begin to ↵friendica2012-05-071-17/+28
| | | | prepare it for functionalisation
* Merge branch 'master' of https://github.com/friendica/friendicaAlexander Kampmann2012-04-051-0/+0
| | | | | | Conflicts: include/config.php update.php
* 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 ↵friendica2012-01-181-0/+0
| | | | permissions, this will make a nasty commit)
* 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 ↵Friendika2011-10-311-2/+3
| | | | province name
* 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 ↵Friendika2011-06-061-2/+3
| | | | issues
* more improvements in twitter handling, reduce duplicates from FB when double ↵Friendika2011-05-221-1/+9
| | | | friended
* 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
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* 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 ↵Friendika2011-04-151-181/+23
| | | | repair, etc.)
* death to comment box oddities (a slow death as it will take some time for ↵Friendika2011-04-111-3/+7
| | | | everybody to upgrade)
* ostatus doesn't accept activitystreams stop-follow verb or multiple verbs, ↵Friendika2011-04-051-0/+2
| | | | insists on single ostatus unfollow #non-standard