| Commit message (Expand) | Author | Age | Files | Lines |
* | verify some edge case http signatures | zotlabs | 2018-10-11 | 1 | -0/+24 |
* | Update network.php | Max Kostikov | 2018-09-10 | 1 | -1/+1 |
* | prevent json-ld bombing, turn off browser autocomplete on channel sources cre... | zotlabs | 2018-08-11 | 1 | -0/+16 |
* | Update network.php | gia vec | 2018-07-30 | 1 | -1/+1 |
* | SECURITY: sanitise vcard fields | zotlabs | 2018-07-28 | 1 | -8/+8 |
* | update a number of links in the code | zotlabs | 2018-06-06 | 1 | -1/+1 |
* | alternate fix for z_check_dns | zotlabs | 2018-05-24 | 1 | -6/+14 |
* | pleroma does not return a valid JRD when given an accept header of applicatio... | zotlabs | 2018-05-20 | 1 | -2/+2 |
* | minor tweak to last pull: ensure that feeds have a name besides whitespace ch... | zotlabs | 2018-05-06 | 1 | -1/+1 |
* | ensure that feed xchans have a name | zotlabs | 2018-05-06 | 1 | -1/+4 |
* | Merge remote-tracking branch 'mike/master' into dev | Mario Vavti | 2018-05-05 | 1 | -1/+1 |
|\ |
|
| * | turn skip white back on - (xml actually doesn't parse if you disable this) | zotlabs | 2018-05-04 | 1 | -2/+2 |
* | | set XML_OPTION_SKIP_WHITE to 1 again | Mario Vavti | 2018-05-04 | 1 | -2/+2 |
|/ |
|
* | hubzilla issue #1151 - activitypub mention gets bookmarked | zotlabs | 2018-05-02 | 1 | -2/+2 |
* | hubzilla issue #1119 - xml2array has issues with some unicode sequences/conve... | zotlabs | 2018-04-29 | 1 | -0/+11 |
* | remove unused function | zotlabs | 2018-04-28 | 1 | -24/+1 |
* | follow activitypub by webfinger; requires addon update to all federation prot... | zotlabs | 2018-04-18 | 1 | -4/+5 |
* | set the correct webfinger Accept: request header now that Mastodon fixed the ... | zotlabs | 2018-04-16 | 1 | -8/+1 |
* | hubzilla issue #1078 ; provide content-type header for system emails (was alr... | zotlabs | 2018-04-16 | 1 | -1/+2 |
* | put directory server in siteinfo - there are a lot of sites using broken dire... | zotlabs | 2018-04-06 | 1 | -0/+1 |
* | wrong function | zotlabs | 2018-03-31 | 1 | -1/+1 |
* | siteinfo.json - if hide_in_statistics is set only include the total channels ... | zotlabs | 2018-02-24 | 1 | -4/+7 |
* | trim non-existent/deprecated plugins from siteinfo plugin list | zotlabs | 2018-02-20 | 1 | -2/+2 |
* | siteinfo embellishments | zotlabs | 2018-01-22 | 1 | -1/+3 |
* | hubzilla issue #947 | zotlabs | 2018-01-01 | 1 | -1/+2 |
* | :bulb: Improving Doxygen documentation. | Klaus Weidenbach | 2017-11-03 | 1 | -73/+141 |
* | more queue work | zotlabs | 2017-11-02 | 1 | -2/+7 |
* | put deferred queue logic every place we create a delivery process (except for... | zotlabs | 2017-11-02 | 1 | -0/+11 |
* | bring back the markdown post feature (after investing some effort to make it ... | zotlabs | 2017-10-22 | 1 | -0/+4 |
* | perform caching of jsonld schemas | zotlabs | 2017-09-19 | 1 | -0/+31 |
* | drop salmon until we improve performance | zotlabs | 2017-09-12 | 1 | -1/+1 |
* | php warnings | zotlabs | 2017-08-18 | 1 | -1/+1 |
* | deliverable_singleton - also check hubloc_hash in case we don't have an xchan... | zotlabs | 2017-08-10 | 1 | -1/+9 |
* | when following, allow [network]follow_address syntax to connect with a specif... | zotlabs | 2017-08-10 | 1 | -3/+3 |
* | libxml errors | zotlabs | 2017-08-09 | 1 | -4/+5 |
* | modify connection edit display for channels with no address/webbie | zotlabs | 2017-07-30 | 1 | -13/+14 |
* | provide content-type matching ability for activitypub | zotlabs | 2017-07-17 | 1 | -0/+38 |
* | typo | Mario Vavti | 2017-07-05 | 1 | -1/+1 |
* | error | zotlabs | 2017-05-08 | 1 | -108/+1 |
* | make service_plink pluggable | zotlabs | 2017-05-04 | 1 | -0/+23 |
* | more code refactoring to put external protocol dependencies in plugins. | zotlabs | 2017-05-02 | 1 | -0/+80 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-04-17 | 1 | -165/+214 |
|\ |
|
| * | We do not parse the body in discover_by_url(), so no need to preserve iframes... | Klaus Weidenbach | 2017-04-15 | 1 | -7/+1 |
| * | :arrow_up: Update SimplePie library. | Klaus Weidenbach | 2017-04-15 | 1 | -6/+19 |
| * | Some documentation for include/network.php and some fixes. | Klaus Weidenbach | 2017-04-14 | 1 | -260/+293 |
| * | ugly hack to webfinger to allow connections to be made to mastodon servers. | zotlabs | 2017-04-12 | 1 | -3/+10 |
* | | ugly hack to webfinger to allow connections to be made to mastodon servers. | zotlabs | 2017-04-10 | 1 | -3/+10 |
* | | remove more hardwired branding | zotlabs | 2017-03-12 | 1 | -26/+26 |
* | | go back to where the problem started | zotlabs | 2017-03-09 | 1 | -532/+11 |
|/ |
|
* | cleaner integration between the headers and session options of z_fetch_url() | zotlabs | 2017-02-28 | 1 | -7/+26 |