| Commit message (Expand) | Author | Age | Files | Lines |
* | fix poller after refactor | Mario Vavti | 2023-04-28 | 1 | -2/+1 |
* | fix column name | Mario Vavti | 2023-04-28 | 1 | -1/+1 |
* | slightly refactor dir sync | Mario Vavti | 2023-04-28 | 3 | -33/+25 |
* | more dir sync testing | Mario Vavti | 2023-04-28 | 1 | -3/+13 |
* | remove updates entry if a xchan_hash mismatch is encountered | Mario Vavti | 2023-04-27 | 1 | -0/+30 |
* | adjust args in libzotdir update and some dir sync fixes | Mario Vavti | 2023-04-27 | 3 | -5/+7 |
* | remove logging | Mario Vavti | 2023-04-27 | 2 | -3/+1 |
* | fix php error | Mario Vavti | 2023-04-27 | 1 | -1/+5 |
* | use shorter strings | Mario Vavti | 2023-04-27 | 1 | -1/+1 |
* | update doco and fix safemode | Mario Vavti | 2023-04-27 | 2 | -7/+7 |
* | for flag updates also match site directory and ud host | Mario Vavti | 2023-04-27 | 1 | -1/+4 |
* | initial commit for directory flags federation | Mario Vavti | 2023-04-26 | 6 | -35/+68 |
* | update 1257 ud_guid > ud_host | Mario | 2023-04-26 | 1 | -0/+33 |
* | fix update | Mario | 2023-04-26 | 1 | -2/+2 |
* | dirsync update column | Mario Vavti | 2023-04-26 | 4 | -5/+42 |
* | wrong variable | Mario Vavti | 2023-04-26 | 1 | -1/+1 |
* | enable dir admins to flag or hide entries | Mario Vavti | 2023-04-26 | 3 | -15/+33 |
* | correctly set some perms when our follow request was accepted | Mario | 2023-04-25 | 1 | -4/+10 |
* | check for uuid so that will be also catch items that were posted from alterna... | Mario | 2023-04-23 | 2 | -5/+4 |
* | remove logging | Mario | 2023-04-23 | 1 | -1/+0 |
* | fix regression when rendering event items | Mario | 2023-04-23 | 4 | -5/+5 |
* | improved fetch_conversation() | Mario Vavti | 2023-04-23 | 2 | -18/+19 |
* | add the conversation endpoint and implement paginated fetch for zot requests ... | Mario | 2023-04-23 | 4 | -59/+227 |
* | Fetch conversations in the background. Otherwise it might sgnificantly delay ... | Mario | 2023-04-21 | 2 | -1/+32 |
* | hotfix: make sure to not pass an empty path to fopen() | Mario | 2023-04-21 | 5 | -10/+30 |
* | queue and poller testing | Mario | 2023-04-21 | 5 | -37/+25 |
* | also return deleted channels info in webfinger and document why | Mario Vavti | 2023-04-19 | 1 | -5/+4 |
* | use empty for check | Mario Vavti | 2023-04-16 | 1 | -1/+1 |
* | improved update_directory_entry(), update ud_last even if webfinger failed | Mario Vavti | 2023-04-16 | 1 | -20/+22 |
* | fix wrong variable | Mario | 2023-04-16 | 1 | -1/+1 |
* | cleanup | Mario | 2023-04-15 | 1 | -30/+0 |
* | fix wrong variable | Mario | 2023-04-15 | 1 | -1/+1 |
* | update it string as per Giaco | Mario | 2023-04-14 | 1 | -2/+5 |
* | this has been moved to cron for now | Mario Vavti | 2023-04-14 | 1 | -11/+0 |
* | improved item_expire() | Mario Vavti | 2023-04-14 | 2 | -5/+9 |
* | Revert "zot_info(): improved check for deleted" | Mario Vavti | 2023-04-13 | 1 | -3/+2 |
* | zot_info(): improved check for deleted | Mario Vavti | 2023-04-13 | 1 | -2/+3 |
* | fix wrong array key, check for xchan_deleted with empty() which will also cat... | Mario Vavti | 2023-04-13 | 1 | -3/+3 |
* | remove pre zot6 compatibility tweaks | Mario Vavti | 2023-04-13 | 1 | -13/+0 |
* | update zotinfo to use as much info as possible from channel since in some cas... | Mario Vavti | 2023-04-13 | 1 | -13/+7 |
* | move colon to the variable | Mario Vavti | 2023-04-12 | 1 | -2/+2 |
* | rename update_modtime() to update() and only bump ud_date if something actual... | Mario Vavti | 2023-04-12 | 2 | -44/+16 |
* | always call update_modtime() foer now; | Mario Vavti | 2023-04-12 | 1 | -4/+2 |
* | remouve updates stuff from import_directory_profile() | Mario Vavti | 2023-04-12 | 2 | -9/+3 |
* | more logging | Mario Vavti | 2023-04-12 | 1 | -1/+2 |
* | reset ud_last if we had contact and some cleanup | Mario Vavti | 2023-04-12 | 3 | -49/+35 |
* | deprecate ud_flags and ud_arr in import_xchan() | Mario Vavti | 2023-04-12 | 2 | -12/+4 |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2023-04-12 | 1 | -5/+2 |
|\ |
|
| * | update updates if anything changed | Mario | 2023-04-12 | 1 | -5/+2 |
* | | deprecate flags and transaction_id and only return results which are currentl... | Mario Vavti | 2023-04-12 | 2 | -11/+5 |
|/ |
|