aboutsummaryrefslogtreecommitdiffstats
path: root/include/follow.php
Commit message (Expand)AuthorAgeFilesLines
* port Lib/Crypto from zapMario2021-02-091-8/+10
* fix query with protocol prefix not always picking the right xchanMario2019-11-041-1/+1
* review of last commitzotlabs2019-05-061-2/+2
* possible xchan (protocol) confusion in include/followzotlabs2019-05-061-5/+6
* hubzilla core issue #1356 , permissions not getting decrypted on followzotlabs2019-03-201-0/+1
* more z6 compatibility fixeszotlabs2019-01-161-1/+1
* fix default values for affinity tool and other information which could be los...zotlabs2018-12-171-3/+1
* fix to cart behaviourzotlabs2018-07-111-1/+1
* allow eitherzotlabs2018-05-101-1/+1
* follow activitypub by webfinger; requires addon update to all federation prot...zotlabs2018-04-181-4/+4
* background work for caldav integration continued, modify mod_follow to allow ...zotlabs2018-03-021-3/+12
* default profile assignzotlabs2017-11-241-0/+3
* add protocol selection to following feedszotlabs2017-08-121-2/+5
* when following, allow [network]follow_address syntax to connect with a specif...zotlabs2017-08-101-4/+17
* ensure we can work around the $is_http var in include/follow - this is left o...zotlabs2017-07-301-14/+13
* start using the abook_not_here flag (requires changes in addons, not easily p...zotlabs2017-05-251-5/+5
* follow_from_feed issue when called from pushzotlabs2017-04-191-1/+1
* more work on permcats and consolidating calls that try to discover connect pe...zotlabs2017-02-091-50/+26
* if connecting to a channel that is already pending, undo the pending and set ...zotlabs2016-11-021-2/+23
* translate more old perms callsredmatrix2016-07-191-1/+1
* more perms workredmatrix2016-07-131-18/+28
* add new connection to default group when auto-acceptedredmatrix2016-06-151-1/+1
* code cleanupredmatrix2016-05-241-1/+0
* finish updating zot_finger instancesredmatrix2016-05-211-3/+3
* daemon conversion continued...redmatrix2016-05-191-1/+1
* more federation workredmatrix2016-03-201-29/+19
* no xchan here if using zot protocolredmatrix2016-03-171-1/+1
* typoredmatrix2016-03-161-1/+1
* lots of work on federated channel discoveryredmatrix2016-03-161-1/+3
* refresh issueredmatrix2015-12-271-1/+6
* start working on the singleton settingredmatrix2015-12-091-7/+18
* separate permission_update notification into permission_create and permission...redmatrix2015-10-181-1/+1
* re-organise the protocol disabled logicredmatrix2015-10-181-8/+18
* more work separating Diaspora from coreredmatrix2015-08-031-19/+8
* convert the abook fieldsredmatrix2015-06-141-8/+6
* diaspora disallowed by defaultredmatrix2015-06-101-2/+0
* toggle diaspora protocol on a per-channel level in addition to the existing p...redmatrix2015-06-091-0/+9
* Fix missing value in insert for default closenessAlexandre Hannud Abdo2015-03-091-1/+1
* change default affinity (abook_closeness) to 80 for all new connections going...friendica2015-03-081-1/+7
* local_user => local_channelfriendica2015-01-281-1/+1
* rework the new connection stuff so we don't need a "permissions have been cha...friendica2015-01-251-14/+9
* undo these bits of trinidad - we're going to do things differentlyfriendica2015-01-051-1/+1
* initial trinidad checkinfriendica2014-12-291-1/+1
* Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-8/+2
|\
| * some minor cleanup of unreported (and as yet undiscovered) issues with permis...friendica2014-11-051-2/+3
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-8/+2
* | PostgreSQL support initial commitHabeas Codice2014-11-131-4/+5
|/
* the default permissions for new connections when using a custom role is inade...friendica2014-10-281-1/+5
* several unrelated things - auto_follow wasn't working for new accounts, error...friendica2014-10-271-0/+2
* ability to pre-populate connections for new channels. e.g. "MySpace Tom"friendica2014-10-011-1/+1