aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* more ci testingMario2022-02-111-0/+1
|
* more ci testingMario2022-02-111-0/+1
|
* more ci testingMario2022-02-114-3/+9
|
* run composer updateeMario2022-02-113-6/+4
|
* we do not actually require this for the testsMario2022-02-111-2/+0
|
* more version bumpsMario2022-02-111-9/+10
|
* typoMario2022-02-111-1/+1
|
* bump php image to 8.0Mario2022-02-115-8/+10
|
* more composer updatesMario2022-02-1130-1071/+1847
|
* fix another deprecation warningMario2022-02-111-2/+7
|
* bump php versionMario2022-02-111-1/+1
|
* typoMario2022-02-111-1/+1
|
* minor restructure to omit php 8.1 deprecation warningMario2022-02-111-3/+10
|
* composer update smarty to version 4.1 - new filesMario2022-02-11225-0/+13843
|
* composer update smarty to version 4.1Mario2022-02-11111-6214/+3041
|
* composer libs minor version updates add new filesMario2022-02-1120-0/+2040
|
* composer libs minor version updatesMario2022-02-11351-3286/+3470
|
* 3rd arg in str_replace() can not be nullMario2022-02-111-0/+4
|
* changelog and versionMario2022-02-102-1/+5
|
* 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
|
* gc() returns boolMario2022-02-091-1/+1
|
* revert: union types are only possible from php version 8 and higherMario2022-02-091-2/+2
|
* 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.tpl See merge request hubzilla/core!1998
| * 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.tpl See merge request hubzilla/core!1999
| * | 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.tpl See merge request hubzilla/core!2000
| * | 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 fr See merge request hubzilla/core!2001
| * | 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 File : cron_bad_eml.tpl fr See merge request hubzilla/core!2002
| * | 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 fr See merge request hubzilla/core!2004
| * | 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 fr See merge request hubzilla/core!2005
| * | 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 fr See merge request hubzilla/core!2006
| * | 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 fr See merge request hubzilla/core!2007
| * | 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 ↵Mario2022-02-091-2/+2
| | | | | | | | import_author_rss() instead of import_author_unknown()
* | 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 ↵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.
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2022-02-082-2/+4
|\ \