aboutsummaryrefslogtreecommitdiffstats
path: root/include/network.php
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* set the correct webfinger Accept: request header now that Mastodon fixed the ...zotlabs2018-04-161-8/+1
* hubzilla issue #1078 ; provide content-type header for system emails (was alr...zotlabs2018-04-161-1/+2
* put directory server in siteinfo - there are a lot of sites using broken dire...zotlabs2018-04-061-0/+1
* wrong functionzotlabs2018-03-311-1/+1
* siteinfo.json - if hide_in_statistics is set only include the total channels ...zotlabs2018-02-241-4/+7
* trim non-existent/deprecated plugins from siteinfo plugin listzotlabs2018-02-201-2/+2
* siteinfo embellishmentszotlabs2018-01-221-1/+3
* hubzilla issue #947zotlabs2018-01-011-1/+2
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-73/+141
* more queue workzotlabs2017-11-021-2/+7
* put deferred queue logic every place we create a delivery process (except for...zotlabs2017-11-021-0/+11
* bring back the markdown post feature (after investing some effort to make it ...zotlabs2017-10-221-0/+4
* perform caching of jsonld schemaszotlabs2017-09-191-0/+31
* drop salmon until we improve performancezotlabs2017-09-121-1/+1
* php warningszotlabs2017-08-181-1/+1
* deliverable_singleton - also check hubloc_hash in case we don't have an xchan...zotlabs2017-08-101-1/+9
* when following, allow [network]follow_address syntax to connect with a specif...zotlabs2017-08-101-3/+3
* libxml errorszotlabs2017-08-091-4/+5
* modify connection edit display for channels with no address/webbiezotlabs2017-07-301-13/+14
* provide content-type matching ability for activitypubzotlabs2017-07-171-0/+38
* typoMario Vavti2017-07-051-1/+1
* errorzotlabs2017-05-081-108/+1
* make service_plink pluggablezotlabs2017-05-041-0/+23
* more code refactoring to put external protocol dependencies in plugins.zotlabs2017-05-021-0/+80
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-04-171-165/+214
|\
| * We do not parse the body in discover_by_url(), so no need to preserve iframes...Klaus Weidenbach2017-04-151-7/+1
| * :arrow_up: Update SimplePie library.Klaus Weidenbach2017-04-151-6/+19
| * Some documentation for include/network.php and some fixes.Klaus Weidenbach2017-04-141-260/+293
| * ugly hack to webfinger to allow connections to be made to mastodon servers.zotlabs2017-04-121-3/+10
* | ugly hack to webfinger to allow connections to be made to mastodon servers.zotlabs2017-04-101-3/+10
* | remove more hardwired brandingzotlabs2017-03-121-26/+26
* | go back to where the problem startedzotlabs2017-03-091-532/+11
|/
* cleaner integration between the headers and session options of z_fetch_url()zotlabs2017-02-281-7/+26
* provide 'session' option to z_fetch_url to assist with remote fetches requiri...zotlabs2017-02-271-0/+4
* consolidate hubloc storagezotlabs2017-01-301-9/+12
* finish remaining places where xchan_store_lowlevel needs to be usedzotlabs2017-01-291-12/+0