aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Web
Commit message (Collapse)AuthorAgeFilesLines
* deprecate ActivityStreams::fetch() and provide the possibility to fetch ↵Mario2023-06-161-2/+2
| | | | local items directly
* 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 ↵Mario2022-02-201-1/+2
| | | | description and requirements (this is work in progress)
* 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 ↵Mario2022-02-081-6/+30
| | | | actor we have never seen before if we received a delete activity for this actor for some reason. this is only implemented in the activitypub inbox so far.
* 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 ↵Mario2022-01-101-19/+56
| | | | to lax (previous none)
* 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
| | | | This reverts commit e455fae334c4b5f8d5a563e099add1482749c92f.
* httpsig: add parenthesesMario2021-10-121-2/+2
|
* look for hubloc_id_url or hubloc_hash, otherwise we will always fetch the ↵Mario2021-10-111-1/+2
| | | | key from the net on platforms where those are different (e.g. mastodon).
* streamline logicMario2021-10-101-3/+4
|
* HTTPSig: cleanup, add some doco and implement missing force mechanism for ↵Mario2021-10-101-167/+202
| | | | fetching keys
* 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 ↵Mario2021-06-171-0/+2
| | | | messages and starred messages if the feature is enabled
* 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
| | | (cherry picked from commit f0cce1c902d705a7c6c15e23333b36a0c0ab4bf9)
* 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
|
* HTTPSig::get_zotfinger_key() only takes the id argMario2021-01-151-1/+1
|
* fix issue where an array was passed to get_key() instead of a stringMario2020-12-211-9/+11
|
* add loggingMario2020-11-231-0/+3
|
* less hubloc confusionMario2020-11-081-20/+46
|
* only call zid_init() if session is not yet authenticatedMario2020-10-091-1/+2
|
* use zot_record_preferred() when fetching keysMario2020-05-151-9/+16
|
* remove sysmsg and sysmsg_info from session - those are now stored in xconfig ↵Mario2019-11-251-8/+0
| | | | (sse)