aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* slightly refactor dir syncMario Vavti2023-04-284-38/+25
|
* more dir sync testingMario Vavti2023-04-281-3/+13
|
* remove updates entry if a xchan_hash mismatch is encounteredMario Vavti2023-04-271-0/+30
|
* adjust args in libzotdir update and some dir sync fixesMario Vavti2023-04-273-5/+7
|
* remove loggingMario Vavti2023-04-272-3/+1
|
* fix php errorMario Vavti2023-04-271-1/+5
|
* use shorter stringsMario Vavti2023-04-271-1/+1
|
* update doco and fix safemodeMario Vavti2023-04-272-7/+7
|
* for flag updates also match site directory and ud hostMario Vavti2023-04-271-1/+4
|
* initial commit for directory flags federationMario Vavti2023-04-267-42/+78
|
* update 1257 ud_guid > ud_hostMario2023-04-262-1/+34
|
* fix updateMario2023-04-261-2/+2
|
* update 1256Mario Vavti2023-04-261-1/+1
|
* dirsync update columnMario Vavti2023-04-264-5/+42
|
* remove rate entry and move ignore button to the rightMario Vavti2023-04-261-6/+3
|
* wrong variableMario Vavti2023-04-261-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-262-147/+147
|\
| * fix potential security issue as per friendicaMario2023-04-262-147/+147
| |
* | enable dir admins to flag or hide entriesMario Vavti2023-04-264-19/+37
|/
* correctly set some perms when our follow request was acceptedMario2023-04-252-5/+10
|
* check for uuid so that will be also catch items that were posted from ↵Mario2023-04-232-5/+4
| | | | alternate locations
* remove loggingMario2023-04-231-1/+0
|
* fix regression when rendering event itemsMario2023-04-236-7/+8
|
* improved fetch_conversation()Mario Vavti2023-04-232-18/+19
|
* bump versionMario2023-04-231-1/+1
|
* add the conversation endpoint and implement paginated fetch for zot requests ↵Mario2023-04-234-59/+227
| | | | in mod item
* bump versionMario2023-04-211-1/+1
|
* Fetch conversations in the background. Otherwise it might sgnificantly delay ↵Mario2023-04-212-1/+32
| | | | delivery
* hotfix: make sure to not pass an empty path to fopen()Mario2023-04-215-10/+30
|
* queue and poller testingMario2023-04-215-37/+25
|
* % values in format_poll() should be roundedMario2023-04-191-8/+8
|
* bump versionMario Vavti2023-04-191-1/+1
|
* also return deleted channels info in webfinger and document whyMario Vavti2023-04-191-5/+4
|
* use empty for checkMario Vavti2023-04-161-1/+1
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-161-3/+3
|\
| * fix php warningMario2023-04-161-3/+3
| |
* | improved update_directory_entry(), update ud_last even if webfinger failedMario Vavti2023-04-161-20/+22
|/
* fix php warningMario2023-04-161-1/+1
|
* fix wrong variableMario2023-04-161-1/+1
|
* cleanupMario2023-04-151-30/+0
|
* fix wrong variableMario2023-04-151-1/+1
|
* update es strings as per ManuelMario2023-04-142-13552/+13636
|
* update it string as per GiacoMario2023-04-142-3/+6
|
* this has been moved to cron for nowMario Vavti2023-04-141-11/+0
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-04-141-1/+1
|\
| * css fixMario2023-04-141-1/+1
| |
* | improved item_expire()Mario Vavti2023-04-144-40/+34
|/
* update remove_all_xchan_resources() and remove deletion of deprecated conv tableMario Vavti2023-04-132-28/+27
|
* Revert "zot_info(): improved check for deleted"Mario Vavti2023-04-131-3/+2
| | | | This reverts commit f1667dbbe62dd0dce95aa36071c00b83b9033f0c.
* zot_info(): improved check for deletedMario Vavti2023-04-131-2/+3
|