| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure to set comments_closed to the created date if nocomment is set | Mario Vavti | 2022-03-23 | 1 | -1/+1 |
* | streamline comment policy with downstream | Mario | 2022-03-23 | 1 | -14/+4 |
* | Merge branch 'security-fixes-lfi-xss-open-redirect' into 'dev' | Mario | 2022-03-23 | 10 | -47/+47 |
|\ |
|
| * | CVE-2022-27256: Open redirect via rpath query param. | Harald Eilertsen | 2022-03-20 | 10 | -27/+27 |
| * | CVE-2022-27258: XSS via rpath query param. | Harald Eilertsen | 2022-03-20 | 10 | -20/+20 |
* | | add the signing algo to zotinfo, and store it in import_xchan() if present | Mario | 2022-03-20 | 2 | -0/+9 |
|/ |
|
* | make sure an announce does not overwrite an item we already have and make sur... | Mario | 2022-03-11 | 1 | -0/+7 |
* | whitespace | Mario | 2022-03-10 | 1 | -35/+35 |
* | support for hs2019 | Mario | 2022-03-10 | 2 | -16/+61 |
* | move attachments to the top | Mario | 2022-03-05 | 1 | -5/+5 |
* | fix regression | Mario | 2022-03-04 | 1 | -2/+2 |
* | streamline event activity handling | Mario | 2022-03-04 | 1 | -11/+80 |
* | port some ap quirks from the addon | Mario | 2022-03-04 | 1 | -15/+50 |
* | more work on enhanced content filters | Mario | 2022-03-03 | 2 | -3/+39 |
* | collect the accept headers in an array | Mario | 2022-03-03 | 1 | -2/+6 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2022-03-02 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 't0rum-master-patch-68993' into 'master' | Mario | 2022-03-01 | 1 | -2/+2 |
* | | port some peertube tweeks from pubcrawl to lib/activity | Mario | 2022-03-02 | 1 | -20/+47 |
|/ |
|
* | enhanced content filters | Mario | 2022-03-01 | 5 | -75/+230 |
* | make gprobe deal with URLs, fix issue in get_actor_protocols and fix missing ... | Mario | 2022-02-28 | 3 | -15/+41 |
* | widget descriptions and add content region to all pdl files for convenience | Mario | 2022-02-23 | 34 | -59/+190 |
* | this was required for old style forum posts only and should not be needed any... | Mario | 2022-02-21 | 1 | -9/+11 |
* | do not require network for forums widget | Mario | 2022-02-21 | 1 | -1/+0 |
* | remove deprecated widgets and add some more widget descriptions | Mario | 2022-02-21 | 27 | -166/+148 |
* | merge branch pdledit_gui into dev - many widgets still miss their description... | Mario | 2022-02-20 | 11 | -9/+612 |
* | thr_parent lost across edits | Mario | 2022-02-18 | 1 | -0/+1 |
* | php8 warnings | Mario | 2022-02-13 | 3 | -10/+13 |
* | address deprecation warnings | Mario | 2022-02-13 | 5 | -15/+23 |
* | add inbound support for quoteUrl | Mario | 2022-02-13 | 1 | -0/+38 |
* | make sure we have an array | Mario | 2022-02-11 | 1 | -2/+2 |
* | typo | Mario | 2022-02-11 | 1 | -1/+1 |
* | minor restructure to omit php 8.1 deprecation warning | Mario | 2022-02-11 | 1 | -3/+10 |
* | allow to override the DB charset via the $db_charset variable in .htconfig.php | Mario | 2022-02-10 | 1 | -2/+12 |
* | fix php8.1 deprecation warning | Mario | 2022-02-09 | 1 | -1/+1 |
* | gc() returns bool | Mario | 2022-02-09 | 1 | -1/+1 |
* | revert: union types are only possible from php version 8 and higher | Mario | 2022-02-09 | 1 | -2/+2 |
* | rename variable | Mario | 2022-02-08 | 1 | -6/+6 |
* | revert logging | Mario | 2022-02-08 | 1 | -2/+0 |
* | revert deleted flag for webfinger and zotfinger key | Mario | 2022-02-08 | 2 | -21/+11 |
* | HTTPSig: introduce the deleted keytype. this will allow us to not fetch an ac... | Mario | 2022-02-08 | 1 | -6/+30 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2022-02-08 | 3 | -4/+29 |
|\ |
|
| * | to reduce overall network fetches cache actors in Activity::fetch() and fetch... | Mario | 2022-02-08 | 2 | -3/+11 |
| * | whitespace | Mario | 2022-02-04 | 1 | -2/+2 |
| * | clean the url from parameters | Mario | 2022-02-04 | 1 | -0/+5 |
| * | unpack encoded mid and make sure to goaway to the right message | Mario | 2022-02-03 | 1 | -1/+13 |
* | | fix php error in externals and streamline actor cache time | Mario Vavti | 2022-02-08 | 2 | -2/+4 |
|/ |
|
* | move JSalmon stuff from the data to the meta field in Lib ActivityStreams and... | Mario | 2022-02-03 | 3 | -26/+24 |
* | only unset if set | Mario | 2022-02-02 | 1 | -4/+9 |
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -0/+1 |
* | a like could be stored as item or activity so check both | Mario | 2022-02-02 | 1 | -2/+3 |