aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * composer update simplepieMario2022-10-1278-18702/+17313
| |
| * composer update smartyMario2022-10-1119-108/+243
| |
| * composer update twbsMario2022-10-11228-2590/+2941
| |
| * Revert "update composer libs"Mario2022-10-11499-23503/+23982
| | | | | | | | This reverts commit 108a3efe0b6d37a7ed394a84c69b924ca727f17a.
| * update composer libsMario2022-10-11499-23982/+23503
| |
| * Revert "update composer libs"Mario2022-10-11498-23475/+23982
| | | | | | | | This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f.
| * update composer libsMario2022-10-11498-23982/+23475
| |
| * jQuery.timeago.settings.strings should not be in document.readyMario2022-10-111-27/+24
| |
| * more css fixesMario2022-10-112-6/+6
| |
| * css fixesMario2022-10-111-5/+5
| |
* | Merge branch '7.8RC'7.8Mario2022-10-10689-52639/+56245
|\ \
| * | version 7.8Mario2022-10-101-1/+1
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-10-101-1/+1
| |\|
| | * update changelogMario2022-10-101-1/+1
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-10-106-1464/+1661
| |\|
| | * spanish translations as per ManuelMario2022-10-103-1433/+1559
| | |
| | * update changelogMario2022-10-101-0/+37
| | |
| | * when updating hubloc_connected also update hubloc_updatedMario2022-10-051-1/+2
| | |
| | * fix owa in case of hub reinstallsMario2022-09-302-30/+63
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-09-302-2/+0
| |\|
| | * update stringsMario2022-09-302-2/+0
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-09-3023-15525/+14721
| |\|
| | * fix issue #1694Mario2022-09-301-2/+2
| | |
| | * update htconfig.tplMario2022-09-3011-121/+297
| | |
| | * make it an infoMario2022-09-291-1/+1
| | |
| | * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2022-09-299-15399/+14419
| | |\
| | | * remove custom navbar override from repoMario2022-09-291-453/+0
| | | |
| | | * Merge branch 'dev' into 'dev'Mario2022-09-2910-15399/+14872
| | | |\ | | | | | | | | | | | | | | | | | | | | GERMAN TRANSLATION - fix for minutes, hours, years,... by polls in .po file and translation more competed pdpr1 and SiteTOS added See merge request hubzilla/core!2027
| | | | * GERMAN TRANSLATION - fix for minutes, hours, years,... by polls in .po file ↵Rock2022-09-2910-15399/+14872
| | | | | | | | | | | | | | | | | | | | and translation more competed pdpr1 and SiteTOS added
| | * | | fix menu item display issueMario Vavti2022-09-291-2/+2
| | |/ /
| * | | Merge branch 'dev' into 7.8RCMario2022-09-291-0/+13
| |\| |
| | * | fix hq widget displaying superblocked itemsMario2022-09-291-0/+13
| | |/
| * | Merge branch 'dev' into 7.8RCMario2022-09-281-1/+1
| |\|
| | * remove unnecessary checkMario2022-09-281-1/+1
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-09-282-2/+2
| |\|
| | * one more hub reinstall fixMario2022-09-282-2/+2
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-09-282-4/+4
| |\|
| | * hub reinstall issuesMario2022-09-282-4/+4
| | |
| * | Merge branch 'dev' into 7.8RCMario2022-09-272-42/+25
| |\|
| | * fix mod pokeMario2022-09-272-42/+25
| | |
| * | fix versionÃMario2022-09-261-1/+1
| |/
| * Ãfix regressionMario2022-09-262-3/+7
| |
| * update dev versionMario2022-09-261-1/+1
| |
| * update version and stringsMario2022-09-262-631/+638
| |
| * emit a notice if an item was deleted - issue #1691Mario2022-09-223-0/+4
| |
| * fix issue #1687Mario2022-09-221-2/+2
| |
| * fix issue #1690Mario2022-09-221-6/+6
| |
| * php8: fix warningsMario2022-09-225-11/+10
| |
| * fix warnings and regressionsMario2022-09-1512-13/+21
| |
| * chek permissions in get_things() - partly fixes issue #1686 a lot more work ↵Mario2022-09-141-48/+50
| | | | | | | | is requird though