aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Connect.php
Commit message (Collapse)AuthorAgeFilesLines
* wordingMario2023-05-101-1/+1
|
* make sure we have a xchan and a hubloc - otherwise re-discoverMario2023-05-101-1/+2
|
* fix regression when adding feed contactsMario2022-11-171-1/+3
|
* re-install: if we have a cashed entry, make sure we fetch the latestMario2022-11-021-3/+3
|
* fix php warningsMario Vavti2022-10-231-1/+2
|
* merge branch perms_ng into devMario2021-12-151-2/+3
|
* remove most legacy zot quirksMario2021-05-261-1/+1
|
* introduce the follow_failover hookMario2021-03-111-3/+3
|
* 5.0RC testing: correctly set permissions for rss feedsMario2020-10-091-6/+2
|
* discover_feed() does not exist yetMario2020-04-121-1/+1
|
* zap is storing perms different from hubzilla - revert Lib/Connect to use the ↵Mario2020-01-301-4/+5
| | | | hubzilla way. Eventually we might want to streamline this with zap. This will require a DB update to upgrade permissions in abconfig.
* port Lib/Connect and Module/Follow from zap. Connect with new connections ↵Mario2020-01-261-0/+315
via zot6