aboutsummaryrefslogtreecommitdiffstats
path: root/include/network.php
Commit message (Expand)AuthorAgeFilesLines
* Add function is_local_url() to check if url is local.Harald Eilertsen2022-03-201-0/+8
* fix another deprecation warningMario2022-02-111-2/+7
* 3rd arg in str_replace() can not be nullMario2022-02-111-0/+4
* port z_curl_error() from zapMario2022-01-231-0/+12
* provide local copies of the w3.org jsonld documents - addresses issue #1637Mario2021-10-141-1/+16
* remove most legacy zot quirksMario2021-05-261-25/+0
* Fix phpDocMalendur2021-05-201-2/+2
* More PHP 8 fixesMax Kostikov2021-03-101-4/+8
* onepoll via zot6 to /zotfeed which implements an outboxMario2021-01-201-1/+28
* do not check against undefined variableMario2021-01-021-6/+6
* minor queue adjustmentsMario2020-11-131-2/+3
* HTML parsing lib change to standard PHP in scrape_feed() and scrape_vcard()root2020-10-311-16/+16
* do not overwrite $x variableMario2020-10-131-3/+3
* delete fixesnobody2020-09-301-0/+20
* foreach warningzotlabs2020-07-221-1/+1
* check for zot6 firstMario2020-06-141-23/+25
* set CURLOPT_ENCODING in z_post_url()Mario2020-05-041-0/+1
* set CURLOPT_ENCODING to empty string so that compressed content will be uncom...Mario2020-05-011-1/+2
* Don't validate domain with PTR record; remove uneccessary CNAME check; add IP...Max Kostikov2020-01-191-1/+1
* webfinger: better handling of URLs that contain a @Mario Vavti2019-07-121-5/+6
* clone systems apps to the extent possible, auto-configure imagick thumbnail b...Zot2019-03-181-3/+3
* email_header_encode() producing lines of illegal length because header field ...zotlabs2019-03-141-2/+5
* Add CURLOPT_CONNECTTIMEOUTM. Dent2019-03-061-0/+7
* Fix for cURL with default HTTP/2Max Kostikov2018-12-201-13/+4
* Revert "Fix cURL with HTTP/2"Max Kostikov2018-12-201-4/+13
* Fix cURL with HTTP/2Max Kostikov2018-12-201-13/+4
* Merge branch 'dev' into 'dev'Mario2018-12-181-93/+0
|\
| * Remove scale_external_images()Max Kostikov2018-12-171-93/+0
* | default curl to http/1.1zotlabs2018-12-161-0/+15
|/
* rmagic discovery for z6 networkszotlabs2018-12-091-0/+29
* stay ahead of the gamezotlabs2018-11-131-2/+2
* fix signatureszotlabs2018-11-061-1/+1
* Fix wrong image resize for some external imagesMax Kostikov2018-11-011-2/+2
* verify some edge case http signatureszotlabs2018-10-111-0/+24
* Update network.phpMax Kostikov2018-09-101-1/+1
* prevent json-ld bombing, turn off browser autocomplete on channel sources cre...zotlabs2018-08-111-0/+16
* Update network.phpgia vec2018-07-301-1/+1
* SECURITY: sanitise vcard fieldszotlabs2018-07-281-8/+8
* update a number of links in the codezotlabs2018-06-061-1/+1
* alternate fix for z_check_dnszotlabs2018-05-241-6/+14
* pleroma does not return a valid JRD when given an accept header of applicatio...zotlabs2018-05-201-2/+2
* minor tweak to last pull: ensure that feeds have a name besides whitespace ch...zotlabs2018-05-061-1/+1
* ensure that feed xchans have a namezotlabs2018-05-061-1/+4
* Merge remote-tracking branch 'mike/master' into devMario Vavti2018-05-051-1/+1
|\
| * turn skip white back on - (xml actually doesn't parse if you disable this)zotlabs2018-05-041-2/+2
* | set XML_OPTION_SKIP_WHITE to 1 againMario Vavti2018-05-041-2/+2
|/
* hubzilla issue #1151 - activitypub mention gets bookmarkedzotlabs2018-05-021-2/+2
* hubzilla issue #1119 - xml2array has issues with some unicode sequences/conve...zotlabs2018-04-291-0/+11
* remove unused functionzotlabs2018-04-281-24/+1
* follow activitypub by webfinger; requires addon update to all federation prot...zotlabs2018-04-181-4/+5