aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * version 8.3.1Mario2023-03-301-1/+1
| |
| * ignore deliveries by our own channel which do not origin from the local hub. ↵Mario2023-03-303-2/+3
| | | | | | | | instead rely on the sync delivery.
| * do not add not_here, anon, token and rss contacts to receiversMario Vavti2023-03-291-2/+1
| |
| * in fact this can be removedMario2023-03-241-4/+0
| |
| * encode object after we have dealt with deleted items and work around a php errorMario2023-03-242-11/+15
| |
| * initial check in to allow all mentions optionMario2023-03-238-40/+136
| |
* | in fact this can be removedMario2023-03-241-4/+0
| | | | | | (cherry picked from commit 70ca247c88d580870af753315f00e2b105ad21ef)
* | encode object after we have dealt with deleted items and work around a php errorMario2023-03-242-11/+15
| | | | | | (cherry picked from commit 70b3c8080ecb3bafea7dd57ec07a410061b26953)
* | Merge branch 'dev'Mario2023-03-211-1/+1
|\|
| * PHP 8.1 is the required minimum versionMario2023-03-211-1/+1
| |
* | Merge branch '8.2RC'8.2Mario2023-03-191558-102664/+129821
|\ \
| * | version 8.2Mario2023-03-191-1/+1
| | |
| * | Merge branch 'dev' into 8.2RCMario2023-03-191-1/+1
| |\|
| | * changelogMario2023-03-191-1/+1
| | |
| * | Merge branch 'dev' into 8.2RCMario2023-03-190-0/+0
| |\|
| | * simplifyMario2023-03-191-7/+7
| | |
| * | simplifyMario2023-03-191-7/+7
| | |
| * | Merge branch 'dev' into 8.2RCMario2023-03-191-18/+74
| |\|
| | * more changelogMario2023-03-191-1/+2
| | |
| | * update changelogMario2023-03-191-18/+73
| | |
| * | Merge branch 'dev' into 8.2RCMario2023-03-194-10/+8
| |\|
| | * css fixesMario2023-03-194-10/+8
| | |
| * | Merge branch 'dev' into 8.2RCMario2023-03-182-3/+5
| |\|
| | * add the download attribute to prevent onbeforeunloadMario2023-03-181-1/+1
| | |
| | * update bb_parse_b64_crypt()Mario2023-03-181-2/+4
| | |
| * | Merge branch 'dev' into 8.2RCMario2023-03-1712-884/+18
| |\|
| | * remove redundant untranslated htconfig templates and add the ↵Mario2023-03-1712-884/+18
| | | | | | | | | | | | db_skip_locked_supported config option
| * | Merge branch 'dev' into 8.2RCMario2023-03-141-3/+24
| |\|
| | * work around friendica img attachment has different href than body which ↵Mario2023-03-141-3/+24
| | | | | | | | | | | | results in duplicate images
| * | Merge branch 'dev' into 8.2RCMario2023-03-123-6/+10
| |\|
| | * fix issue #1728Mario2023-03-122-3/+2
| | |
| | * fix max_oembed_size check if content length header is an array (e.g. after a ↵Mario2023-03-121-3/+8
| | | | | | | | | | | | redirect with code 301) - fix issue #1727
| * | Merge branch 'dev' into 8.2RCMario2023-03-121-1/+1
| |\|
| | * make sure to only transform channel wall posts for group actorsMario2023-03-121-1/+1
| | |
| * | fix version after mergeMario2023-03-121-1/+1
| |/
| * make an format exception for repeated forum postsMario2023-03-121-2/+2
| |
| * bump dev versionMario2023-03-111-1/+1
| |
| * more strings and provide mfa feedback via jgrowlMario2023-03-113-29/+38
| |
| * check form security token and require password to enable/diable mfaMario2023-03-112-0/+16
| |
| * fix php errorMario2023-03-111-1/+1
| |
| * strings and versionMario2023-03-112-8178/+8258
| |
| * merge es translations as per manuelMario2023-03-112-13637/+13553
| |
| * translateable stringsMario2023-03-112-3/+6
| |
| * mark items as fetched in other placesMario2023-03-113-0/+3
| |
| * only set owner to observer if the item is not fetched otherwise the comment ↵Mario2023-03-091-4/+8
| | | | | | | | author could end up as owner
| * mfa strings updateMario2023-03-094-9/+9
| |
| * more mfa cleanup, set the value in session if mfa is enabled and only allow ↵Mario2023-03-083-123/+63
| | | | | | | | enabling mfa after a test passed
| * more mfa cleanupMario2023-03-083-7/+8
| |
| * whitespaceMario2023-03-081-1/+1
| |
| * minor cleanupMario2023-03-082-4/+1
| |