aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 't0rum-master-patch-68993' into 'master'Mario2022-03-011-2/+2
|\
| * Typo in Setup.php prevents users from using Postgrest0rum2022-02-261-2/+2
|/
* Merge branch 'dev'7.0.3Mario2022-02-102-1/+5
|\
| * changelog and versionMario2022-02-102-1/+5
* | Merge branch 'dev'Mario2022-02-105-14/+29
|\|
| * allow to override the DB charset via the $db_charset variable in .htconfig.phpMario2022-02-104-13/+28
| * fix php8.1 deprecation warningMario2022-02-091-1/+1
* | Merge branch 'dev'7.0.2Mario2022-02-091-1/+1
|\|
| * gc() returns boolMario2022-02-091-1/+1
* | Merge branch 'dev'Mario2022-02-091-2/+2
|\|
| * revert: union types are only possible from php version 8 and higherMario2022-02-091-2/+2
* | versionMario2022-02-091-1/+1
* | Merge branch 'dev'Mario2022-02-0935-163/+445
|\|
| * changelogMario2022-02-091-0/+22
| * fix missing asteriskMario2022-02-091-1/+1
| * Merge branch 'dandauge-dev-patch-55065' into 'dev'Mario2022-02-091-24/+20
| |\
| | * Update register_verify_eml.tplDan d'Auge2022-02-061-24/+20
| * | Merge branch 'dandauge-dev-patch-45641' into 'dev'Mario2022-02-091-24/+29
| |\ \
| | * | Update register_verify_member.tplDan d'Auge2022-02-061-24/+29
| | |/
| * | Merge branch 'dandauge-dev-patch-07376' into 'dev'Mario2022-02-091-18/+14
| |\ \
| | * | Update register_open_eml.tplDan d'Auge2022-02-061-18/+14
| | |/
| * | Merge branch 'dandauge-dev-patch-78369' into 'dev'Mario2022-02-091-0/+9
| |\ \
| | * | Upload New File : cert_bad_eml.tpl frDan d'Auge2022-02-061-0/+9
| | |/
| * | Merge branch 'dandauge-dev-patch-72709' into 'dev'Mario2022-02-091-0/+13
| |\ \
| | * | Upload New FileDan d'Auge2022-02-061-0/+13
| | |/
| * | Merge branch 'dandauge-dev-patch-59648' into 'dev'Mario2022-02-091-0/+1
| |\ \
| | * | Upload New File : invite.casual.subject.tpl frDan d'Auge2022-02-061-0/+1
| | |/
| * | Merge branch 'dandauge-dev-patch-81368' into 'dev'Mario2022-02-091-0/+18
| |\ \
| | * | Upload New File : invite.casual.tpl frDan d'Auge2022-02-061-0/+18
| | |/
| * | Merge branch 'dandauge-dev-patch-67694' into 'dev'Mario2022-02-091-0/+1
| |\ \
| | * | Upload New File : invite.formal.subject.tpl frDan d'Auge2022-02-061-0/+1
| | |/
| * | Merge branch 'dandauge-dev-patch-34373' into 'dev'Mario2022-02-091-0/+19
| |\ \
| | * | Upload New File : invite.formal.tpl frDan d'Auge2022-02-061-0/+19
| | |/
| * | pdo: add the charset to the connection stringMario2022-02-091-0/+7
| * | since we do not use feedutils for ostatus anymore, we can now safely use impo...Mario2022-02-091-2/+2
| * | rename variableMario2022-02-081-6/+6
| * | revert loggingMario2022-02-081-2/+0
| * | revert deleted flag for webfinger and zotfinger keyMario2022-02-082-21/+11
| * | HTTPSig: introduce the deleted keytype. this will allow us to not fetch an ac...Mario2022-02-081-6/+30
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2022-02-082-2/+4
| |\ \
| | * \ Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2022-02-083-4/+29
| | |\ \
| | * | | fix php error in externals and streamline actor cache timeMario Vavti2022-02-082-2/+4
| * | | | versionÃMario2022-02-081-1/+1
| | |/ / | |/| |
| * | | to reduce overall network fetches cache actors in Activity::fetch() and fetch...Mario2022-02-082-3/+11
| | |/ | |/|
| * | whitespaceMario2022-02-041-2/+2
| * | clean the url from parametersMario2022-02-041-0/+5
| * | unpack encoded mid and make sure to goaway to the right messageMario2022-02-031-1/+13
| |/
| * move JSalmon stuff from the data to the meta field in Lib ActivityStreams and...Mario2022-02-033-26/+24
| * only unset if setMario2022-02-021-4/+9
| * more PHP 8.1 deprecated warningsMario2022-02-026-6/+11