aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | update stringsMario2021-02-231-8820/+8707
* | | version 5.4RCMario2021-02-231-1/+1
* | | Merge branch 'dev' into 'dev'Mario2021-02-232-1/+18
|\ \ \
| * | | Rename photo storage type system variableMax Kostikov2021-02-232-1/+18
| | |/ | |/|
* | | Merge branch 'dev' of https://codeberg.org/hubzilla/hubzilla into devMario2021-02-230-0/+0
|\ \ \
| * \ \ Merge pull request 'Update Spanish version' (#4) from mjfriaza/hubzilla:dev i...hubzilla2021-02-232-14990/+15219
| |\ \ \
| | * \ \ Merge branch 'dev' into devmjfriaza2021-02-18482-14724/+55779
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Update Spanish versionmjfriaza2021-02-182-14990/+15219
* | | | | Update Spanish versionmjfriaza2021-02-232-14990/+15219
* | | | | streamline iconf names and make sure to save the correct dataMario2021-02-223-5/+13
| |_|/ / |/| | |
* | | | provide raw base64 encoded cryptoMario2021-02-191-0/+20
* | | | summary edit actionsMario2021-02-193-6/+9
* | | | deprecate summary tag in favour of a separate input fieldMario2021-02-197-44/+33
* | | | update site once a dayMario2021-02-191-3/+21
* | | | fix recursive sharesMario2021-02-192-19/+20
* | | | fix summary regex after recent bbcode chaneMario2021-02-182-2/+2
* | | | adjust error reporting for php8 to not report warnings - they are too manyMario2021-02-181-1/+5
* | | | this setting is probably not required anymoreÃMario2021-02-181-1/+1
* | | | fix usage of null coalescing operatorMario2021-02-181-5/+5
* | | | php8 warningsMario2021-02-184-169/+165
* | | | php8 warningsMario2021-02-181-1/+1
* | | | php8 warningsMario2021-02-186-69/+78
* | | | backward compatibility with recent crypto changesMario2021-02-183-33/+37
* | | | do not try to fetch legacy zot zotfeed - they will not return anything usefulMario2021-02-171-3/+2
* | | | php8: fix mod mail if there are no messagesMario2021-02-171-16/+16
* | | | remove loggingMario2021-02-171-1/+0
* | | | fix php8 issue in include/oembed and unencapsulate for zot_refresh()Mario2021-02-173-2/+8
* | | | reduce loglevel until the most glaring php8 issues will be resolvedMario Vavti2021-02-162-5/+3
* | | | php8 another fixMario2021-02-162-4/+6
* | | | php8 fixMario2021-02-161-34/+35
* | | | make sure we do not try to update columns which do not existMario2021-02-161-3/+8
* | | | fix detection of multiline codeblocks after recent change to bbcode()Mario2021-02-151-2/+2
* | | | missing filesMario2021-02-15269-0/+22795
* | | | compser update twbs/bootstrapMario2021-02-15374-26055/+4367
* | | | missing fileMario2021-02-151-0/+46
* | | | compser update symfony/polyfill-ctypeMario2021-02-156-37/+41
* | | | compser update sabre/dav /vobjectMario2021-02-15195-24294/+173
* | | | composer update ramsey/collectionMario2021-02-1529-873/+521
* | | | composer update brick/mathMario2021-02-1517-177/+579
* | | | revert debug codeMario2021-02-151-4/+0
* | | | composer update smartyMario2021-02-1517-47/+82
* | | | fix preview generating duplicate IDsMario2021-02-153-2/+6
* | | | move substitution of new lines with <br> to the end of bbcode(). This will fi...Mario2021-02-151-15/+13
* | | | Merge branch 'fix-public-permissions-in-display' into 'dev'Mario2021-02-141-4/+7
|\ \ \ \
| * | | | FIX: Display urls won't show to permitted remote observersM. Dent2021-02-141-4/+7
|/ / / /
* | | | changelogMario2021-02-131-0/+4
* | | | fix ping_site() issueMario2021-02-132-52/+71
* | | | onepoll: add date_begin argument to poll urlMario2021-02-111-0/+1
* | | | remove loggingMario2021-02-111-1/+0
* | | | make encode_item_collection() deal with extra query argsMario2021-02-111-5/+16