aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev'Mario2023-04-091-2/+1
|\
| * set ud_last after successfully probing a channelMario2023-04-091-2/+1
| |
* | Merge branch 'dev'Mario2023-04-091-1/+2
|\|
| * Revert "make sure to update ud_last timestamp if we successfully fingered a ↵Mario2023-04-091-1/+2
| | | | | | | | | | | | channel" This reverts commit f76d9b7908fd55c5ee237e3dd48624bdf2541b4c.
* | Merge branch 'dev'Mario2023-04-091-2/+1
|\|
| * make sure to update ud_last timestamp if we successfully fingered a channelMario2023-04-091-2/+1
| |
* | Merge branch 'dev'Mario2023-04-0913-51/+194
|\|
| * disable thread listener interface by default and minor fixesMario2023-04-092-10/+28
| |
| * minor queueworker fixesMario2023-04-082-4/+4
| |
| * split up a potentially long running sql queryMario2023-04-082-4/+12
| |
| * likes not synced between clonesMario Vavti2023-03-311-1/+18
| |
| * add some explanation and remove loggingMario2023-03-302-1/+5
| |
| * 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
| |