| Commit message (Expand) | Author | Age | Files | Lines |
* | return if we could not fetch the author | Mario Vavti | 2023-12-14 | 1 | -8/+7 |
* | some low level work on native repeats | Mario | 2023-11-09 | 1 | -18/+24 |
* | check if required keys are set | Mario | 2023-11-07 | 1 | -1/+1 |
* | remove logging | Mario | 2023-11-07 | 1 | -1/+0 |
* | libzot: correctly attribute streams repeats | Mario | 2023-11-07 | 1 | -4/+17 |
* | slightly less noise when logging normal | Mario Vavti | 2023-10-25 | 1 | -1/+1 |
* | if the item is sourced and provides an event add it to the calendar | Mario | 2023-09-28 | 1 | -1/+8 |
* | use function to get actor hublocs | Mario | 2023-06-18 | 1 | -6/+2 |
* | slightly refactor dir sync | Mario Vavti | 2023-04-28 | 1 | -4/+1 |
* | adjust args in libzotdir update and some dir sync fixes | Mario Vavti | 2023-04-27 | 1 | -1/+1 |
* | fix php error | Mario Vavti | 2023-04-27 | 1 | -1/+5 |
* | initial commit for directory flags federation | Mario Vavti | 2023-04-26 | 1 | -1/+1 |
* | improved fetch_conversation() | Mario Vavti | 2023-04-23 | 1 | -15/+16 |
* | Fetch conversations in the background. Otherwise it might sgnificantly delay ... | Mario | 2023-04-21 | 1 | -1/+1 |
* | fix wrong variable | Mario | 2023-04-16 | 1 | -1/+1 |
* | 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 |
* | rename update_modtime() to update() and only bump ud_date if something actual... | Mario Vavti | 2023-04-12 | 1 | -2/+4 |
* | 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 | 1 | -1/+1 |
* | deprecate ud_flags and ud_arr in import_xchan() | Mario Vavti | 2023-04-12 | 1 | -11/+3 |
* | update updates if anything changed | Mario | 2023-04-12 | 1 | -5/+2 |
* | adjust check | Mario Vavti | 2023-04-12 | 1 | -1/+1 |
* | update updates if we are provided an ud_arr or we imported a new xchan | Mario Vavti | 2023-04-12 | 1 | -8/+14 |
* | use url instead of addr for updates and clean up local_dir_update() and updat... | Mario Vavti | 2023-04-12 | 1 | -24/+13 |
* | initial commit directory sync rewrite - should work but still requires lots o... | Mario Vavti | 2023-04-12 | 1 | -9/+7 |
* | disable thread listener interface by default and minor fixes | Mario | 2023-04-09 | 1 | -8/+10 |
* | split up a potentially long running sql query | Mario | 2023-04-08 | 1 | -4/+10 |
* | add some explanation and remove logging | Mario | 2023-03-30 | 1 | -0/+5 |
* | ignore deliveries by our own channel which do not origin from the local hub. ... | Mario | 2023-03-30 | 1 | -1/+1 |
* | initial check in to allow all mentions option | Mario | 2023-03-23 | 1 | -22/+45 |
* | fix php error | Mario | 2023-03-11 | 1 | -1/+1 |
* | do not include deleted hublocs when looking for author | Mario | 2023-03-02 | 1 | -2/+2 |
* | we can sign messages which are not from the primary location | Mario | 2023-02-15 | 1 | -4/+3 |
* | remove deprecated functions | Mario | 2023-02-12 | 1 | -114/+0 |
* | fix more hubloc confusion, implement hq widget author filter and some autocom... | Mario | 2023-02-09 | 1 | -2/+2 |
* | minor cleanup and prevent duplicate recipients in some places | Mario | 2023-01-26 | 1 | -15/+9 |
* | debug from php log | Mario | 2022-12-11 | 1 | -0/+6 |
* | fix regression | Mario | 2022-11-03 | 1 | -1/+1 |
* | rename variable and warning fixes | Mario | 2022-11-03 | 1 | -26/+30 |
* | php warnings | Mario | 2022-11-02 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-26 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-25 | 1 | -25/+25 |
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -2/+12 |
* | fix various issues | Mario | 2022-10-21 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-20 | 1 | -0/+4 |
* | fix php warnings | Mario Vavti | 2022-10-18 | 1 | -1/+1 |