aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web
Commit message (Expand)AuthorAgeFilesLines
* zot6 testingzotlabs2018-02-081-6/+1
* missing quotezotlabs2018-02-081-1/+1
* loggingzotlabs2018-02-081-1/+3
* z6 testingzotlabs2018-02-081-1/+1
* debug the crypto functionzotlabs2018-02-071-0/+3
* Merge branch 'master' into z6zotlabs2018-02-052-34/+47
|\
| * simplify webserver logic flow, remove obsolete $a from routerzotlabs2018-01-182-34/+47
* | z6 deliverzotlabs2018-01-161-0/+15
|/
* cleanup of last fixzotlabs2018-01-131-1/+1
* unexpected openssl resultzotlabs2018-01-131-1/+1
* Fix whitespace formattingMatthew Dent2017-12-231-14/+14
* fix dupe bug in content hooksM.Dent2017-12-231-15/+15
* fix typo in HTTPSigMario Vavti2017-12-041-1/+1
* :bulb: Improving Doxygen documentation.Klaus Weidenbach2017-11-031-15/+25
* sort out the notification idszotlabs2017-10-121-1/+2
* experimental new notifications - needs pconfig experimental_notif set to 1 fo...Mario Vavti2017-10-081-1/+1
* Merge pull request #862 from waitman/patch-4git-marijus2017-09-281-1/+5
|\
| * prevent 'my_address' being set with bogus infoWaitman Gobble2017-09-181-1/+5
* | move the Link header initialisation from Router (where it does not really bel...zotlabs2017-09-252-18/+28
* | typozotlabs2017-09-241-1/+1
* | For zot6, allow HTTP Signatures to be encrypted, as they may contain sensitiv...zotlabs2017-09-241-6/+46
* | log the lack of http sig infozotlabs2017-09-211-1/+3
* | provide a space between link header paramszotlabs2017-09-201-1/+1
* | add more signature loggingzotlabs2017-09-201-1/+7
* | add HTTP link header to channel page, making it pluggablezotlabs2017-09-201-0/+19
|/
* more zot6zotlabs2017-09-131-1/+6
* owa - first commitzotlabs2017-09-072-0/+14
* some more prep work for Zot VI - some of this will need to be undone or at le...zotlabs2017-09-041-3/+10
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-09-031-1/+1
|\
| * add combined index for item.uid and item.item_unseen. this speeds up notifica...Mario Vavti2017-09-011-1/+1
* | only validate headers that aren't "spoofable", which will be somewhat impleme...zotlabs2017-09-031-3/+8
|/
* some changes after testing server-to-server magic authzotlabs2017-08-311-2/+8
* now letsencrypt is creating a .htaccess file with re-write rules which kills ...zotlabs2017-08-311-0/+12
* some issues with mod_display on very first anonymous page visit (prior to any...zotlabs2017-08-301-3/+3
* httpsig - return an array with all the different signing possibilities enumer...zotlabs2017-08-201-8/+21
* mv HTTPSig to core - so we can use it as an auth methodzotlabs2017-08-171-0/+220
* more work on activitypub httpsignature verificationzotlabs2017-08-141-0/+14
* get rid of some more deprecated uses of $azotlabs2017-03-281-1/+1
* remove obsolete app argument from load_pdlzotlabs2017-03-281-1/+1
* move db_upgrade to zlibzotlabs2017-03-231-7/+10
* move admin permission decision out of the router - it is already provided in ...zotlabs2017-02-251-6/+0
* typozotlabs2017-02-151-1/+1
* provide HTTP header parser which honours continuation lines and despite the f...zotlabs2017-02-141-0/+46
* move dreamhost hack to pluginzotlabs2017-02-011-15/+10
* router error reportingzotlabs2016-12-091-6/+12
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-132-52/+70
* more backticksredmatrix2016-10-031-5/+5
* document the SubModule class and provide an option to change where the submod...redmatrix2016-09-061-4/+16
* use SubModule class for generalising submodules, move back to the zotlabs/mod...redmatrix2016-09-051-0/+31
* missing sredmatrix2016-07-261-1/+1