aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* adjust checkMario Vavti2023-04-121-1/+1
|
* update updates if we are provided an ud_arr or we imported a new xchanMario Vavti2023-04-121-8/+14
|
* use url instead of addr for updates and clean up local_dir_update() and ↵Mario Vavti2023-04-124-101/+81
| | | | update_modtime()
* initial commit directory sync rewrite - should work but still requires lots ↵Mario Vavti2023-04-127-29/+101
| | | | of cleanup
* set ud_last after successfully probing a channelMario2023-04-091-2/+1
|
* Revert "make sure to update ud_last timestamp if we successfully fingered a ↵Mario2023-04-091-1/+2
| | | | | | channel" This reverts commit f76d9b7908fd55c5ee237e3dd48624bdf2541b4c.
* make sure to update ud_last timestamp if we successfully fingered a channelMario2023-04-091-2/+1
|
* 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
|
* PHP 8.1 is the required minimum versionMario2023-03-211-1/+1
|
* changelogMario2023-03-191-1/+1
|
* simplifyMario2023-03-191-7/+7
|
* more changelogMario2023-03-191-1/+2
|
* update changelogMario2023-03-191-18/+73
|
* css fixesMario2023-03-194-10/+8
|
* add the download attribute to prevent onbeforeunloadMario2023-03-181-1/+1
|
* update bb_parse_b64_crypt()Mario2023-03-181-2/+4
|
* remove redundant untranslated htconfig templates and add the ↵Mario2023-03-1712-884/+18
| | | | db_skip_locked_supported config option
* work around friendica img attachment has different href than body which ↵Mario2023-03-141-3/+24
| | | | results in duplicate images
* 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
* make sure to only transform channel wall posts for group actorsMario2023-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
|
* testsMario2023-03-081-3/+3
|
* port totp mfa from streams with some adjustionsMario2023-03-08109-14/+17279
|
* position should be fixedMario2023-03-041-1/+3
|
* simplify pageloader animationMario2023-03-043-9/+22
|