| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
|/ |
|
* | fix php warning | Mario Vavti | 2023-04-12 | 1 | -1/+6 |
* | 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 | 4 | -101/+81 |
* | initial commit directory sync rewrite - should work but still requires lots o... | Mario Vavti | 2023-04-12 | 7 | -29/+101 |
* | set ud_last after successfully probing a channel | Mario | 2023-04-09 | 1 | -2/+1 |
* | Revert "make sure to update ud_last timestamp if we successfully fingered a c... | Mario | 2023-04-09 | 1 | -1/+2 |
* | make sure to update ud_last timestamp if we successfully fingered a channel | Mario | 2023-04-09 | 1 | -2/+1 |
* | disable thread listener interface by default and minor fixes | Mario | 2023-04-09 | 2 | -10/+28 |
* | minor queueworker fixes | Mario | 2023-04-08 | 2 | -4/+4 |
* | split up a potentially long running sql query | Mario | 2023-04-08 | 2 | -4/+12 |
* | likes not synced between clones | Mario Vavti | 2023-03-31 | 1 | -1/+18 |
* | add some explanation and remove logging | Mario | 2023-03-30 | 2 | -1/+5 |
* | version 8.3.1 | Mario | 2023-03-30 | 1 | -1/+1 |
* | ignore deliveries by our own channel which do not origin from the local hub. ... | Mario | 2023-03-30 | 3 | -2/+3 |
* | do not add not_here, anon, token and rss contacts to receivers | Mario Vavti | 2023-03-29 | 1 | -2/+1 |
* | in fact this can be removed | Mario | 2023-03-24 | 1 | -4/+0 |
* | encode object after we have dealt with deleted items and work around a php error | Mario | 2023-03-24 | 2 | -11/+15 |
* | initial check in to allow all mentions option | Mario | 2023-03-23 | 8 | -40/+136 |
* | PHP 8.1 is the required minimum version | Mario | 2023-03-21 | 1 | -1/+1 |
* | changelog | Mario | 2023-03-19 | 1 | -1/+1 |
* | simplify | Mario | 2023-03-19 | 1 | -7/+7 |
* | more changelog | Mario | 2023-03-19 | 1 | -1/+2 |
* | update changelog | Mario | 2023-03-19 | 1 | -18/+73 |
* | css fixes | Mario | 2023-03-19 | 4 | -10/+8 |
* | add the download attribute to prevent onbeforeunload | Mario | 2023-03-18 | 1 | -1/+1 |
* | update bb_parse_b64_crypt() | Mario | 2023-03-18 | 1 | -2/+4 |
* | remove redundant untranslated htconfig templates and add the db_skip_locked_s... | Mario | 2023-03-17 | 12 | -884/+18 |
* | work around friendica img attachment has different href than body which resul... | Mario | 2023-03-14 | 1 | -3/+24 |
* | fix issue #1728 | Mario | 2023-03-12 | 2 | -3/+2 |
* | fix max_oembed_size check if content length header is an array (e.g. after a ... | Mario | 2023-03-12 | 1 | -3/+8 |
* | make sure to only transform channel wall posts for group actors | Mario | 2023-03-12 | 1 | -1/+1 |
* | make an format exception for repeated forum posts | Mario | 2023-03-12 | 1 | -2/+2 |
* | bump dev version | Mario | 2023-03-11 | 1 | -1/+1 |
* | more strings and provide mfa feedback via jgrowl | Mario | 2023-03-11 | 3 | -29/+38 |
* | check form security token and require password to enable/diable mfa | Mario | 2023-03-11 | 2 | -0/+16 |
* | fix php error | Mario | 2023-03-11 | 1 | -1/+1 |
* | strings and version | Mario | 2023-03-11 | 2 | -8178/+8258 |
* | merge es translations as per manuel | Mario | 2023-03-11 | 2 | -13637/+13553 |
* | translateable strings | Mario | 2023-03-11 | 2 | -3/+6 |