aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web
Commit message (Expand)AuthorAgeFilesLines
* Reduce some global state and add some docsHarald Eilertsen2024-04-183-27/+74
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-243-10/+13
* improved checks in HTTPSig::find_headers()Mario2024-02-141-15/+26
* tests: Integrate the DB in "unit" tests.Harald Eilertsen2024-01-061-1/+4
* case insensitive digest algoMario2023-11-221-1/+2
* check if we have the record in the short time cache before actually fetching itMario2023-10-201-1/+1
* deprecate the ancient $a variableMario2023-09-201-5/+5
* deprecate ActivityStreams::fetch() and provide the possibility to fetch local...Mario2023-06-161-2/+2
* more fixes for where keyId = acct:xxx@yyy.zzMario2023-05-251-2/+5
* revert accidental change in sessionMario2023-01-051-1/+1
* fix affinity slider updates - issue #1714Mario2023-01-051-1/+1
* Fix Redis session PHP warningsMax Kostikov2022-12-091-5/+6
* fix undefined variableMario2022-11-101-1/+2
* fix php warningsMario Vavti2022-10-251-1/+1
* fix php warningsMario2022-10-201-1/+1
* fix php warningsMario2022-10-122-4/+4
* Ãfix regressionMario2022-09-261-2/+3
* php8: fix warningsMario2022-09-221-1/+1
* fix warnings and regressionsMario2022-09-152-2/+8
* add a hidden config for the hs2019 http sig algoMario2022-05-191-2/+5
* whitespaceMario2022-03-101-35/+35
* support for hs2019Mario2022-03-101-13/+57
* merge branch pdledit_gui into dev - many widgets still miss their description...Mario2022-02-201-1/+2
* address deprecation warningsMario2022-02-131-2/+5
* fix php8.1 deprecation warningMario2022-02-091-1/+1
* gc() returns boolMario2022-02-091-1/+1
* revert: union types are only possible from php version 8 and higherMario2022-02-091-2/+2
* rename variableMario2022-02-081-6/+6
* revert deleted flag for webfinger and zotfinger keyMario2022-02-081-21/+9
* HTTPSig: introduce the deleted keytype. this will allow us to not fetch an ac...Mario2022-02-081-6/+30
* PHP 8.1 band-aidMario Vavti2022-01-311-9/+9
* revert commit 7e2aecd8Mario2022-01-111-1/+1
* lifetime->expiresMario2022-01-101-1/+1
* set samesite cookie flag to none - some browsers start to default the flag to...Mario2022-01-101-19/+56
* port httpmeta from zapMario2021-11-241-36/+73
* HTTPSig: do not query for hubloc_addrMario2021-10-121-6/+3
* Revert "httpsig: add parentheses"Mario2021-10-121-2/+2
* httpsig: add parenthesesMario2021-10-121-2/+2
* look for hubloc_id_url or hubloc_hash, otherwise we will always fetch the key...Mario2021-10-111-1/+2
* streamline logicMario2021-10-101-3/+4
* HTTPSig: cleanup, add some doco and implement missing force mechanism for fet...Mario2021-10-101-167/+202
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-161-2/+0
* New landing page HQ with separate views for direct messages, public/limited m...Mario2021-06-171-0/+2
* Support new parse_str() syntaxMax Kostikov2021-04-241-123/+123
* Implement custom Redis session backendMax Kostikov2021-03-192-13/+146
* use lib/keyutils rsatopem()Mario2021-03-181-1/+1
* php8 warningsMario2021-02-182-46/+47
* port Lib/Crypto from zapMario2021-02-091-5/+6
* move key conversion to separate libMario Vavti2021-02-041-2/+2
* fix php8 issuesMario Vavti2021-02-021-4/+6