Mario Vavti
|
824497b97a
|
fix wrong array key, check for xchan_deleted with empty() which will also catch a possibly already removed xchan (which will be null) and bump version
|
2023-04-13 11:37:01 +02:00 |
|
Mario Vavti
|
0b7bece8e3
|
remove pre zot6 compatibility tweaks
|
2023-04-13 11:01:57 +02:00 |
|
Mario Vavti
|
6ddf1a5786
|
update zotinfo to use as much info as possible from channel since in some cases the xchan might be history already
|
2023-04-13 10:45:36 +02:00 |
|
Mario Vavti
|
b9827dfe02
|
move colon to the variable
|
2023-04-12 23:11:02 +02:00 |
|
Mario Vavti
|
64f30831ac
|
rename update_modtime() to update() and only bump ud_date if something actually changed
|
2023-04-12 23:07:19 +02:00 |
|
Mario Vavti
|
bf5722cd25
|
always call update_modtime() foer now;
|
2023-04-12 19:07:28 +02:00 |
|
Mario Vavti
|
ae074153c8
|
remouve updates stuff from import_directory_profile()
|
2023-04-12 18:40:51 +02:00 |
|
Mario Vavti
|
63d46dbdfb
|
more logging
|
2023-04-12 18:27:04 +02:00 |
|
Mario Vavti
|
bdf1b23198
|
reset ud_last if we had contact and some cleanup
|
2023-04-12 18:24:44 +02:00 |
|
Mario Vavti
|
6f1c261f6b
|
deprecate ud_flags and ud_arr in import_xchan()
|
2023-04-12 18:01:35 +02:00 |
|
Mario Vavti
|
3233d5485f
|
Merge branch 'dev' of https://framagit.org/hubzilla/core into dev
|
2023-04-12 17:51:09 +02:00 |
|
Mario Vavti
|
aa06400a50
|
deprecate flags and transaction_id and only return results which are currently updated
|
2023-04-12 17:50:39 +02:00 |
|
Mario
|
30724bd7c4
|
update updates if anything changed
|
2023-04-12 15:35:21 +00:00 |
|
Mario Vavti
|
0d3b389538
|
fix php warning
|
2023-04-12 13:35:41 +02:00 |
|
Mario Vavti
|
9f7dbe16fd
|
adjust check
|
2023-04-12 13:21:26 +02:00 |
|
Mario Vavti
|
432024123a
|
update updates if we are provided an ud_arr or we imported a new xchan
|
2023-04-12 13:17:23 +02:00 |
|
Mario Vavti
|
261762448e
|
use url instead of addr for updates and clean up local_dir_update() and update_modtime()
|
2023-04-12 11:36:34 +02:00 |
|
Mario Vavti
|
7ce4175876
|
initial commit directory sync rewrite - should work but still requires lots of cleanup
|
2023-04-12 09:29:51 +02:00 |
|
Mario
|
03bdbfa705
|
set ud_last after successfully probing a channel
|
2023-04-09 20:00:54 +00:00 |
|
Mario
|
cdf74c2e41
|
Revert "make sure to update ud_last timestamp if we successfully fingered a channel"
This reverts commit f76d9b7908.
|
2023-04-09 19:52:54 +00:00 |
|
Mario
|
f76d9b7908
|
make sure to update ud_last timestamp if we successfully fingered a channel
|
2023-04-09 19:44:35 +00:00 |
|
Mario
|
4873f61d6c
|
disable thread listener interface by default and minor fixes
|
2023-04-09 18:51:55 +00:00 |
|
Mario
|
1538107ae4
|
minor queueworker fixes
|
2023-04-08 20:25:31 +00:00 |
|
Mario
|
9b93dc5137
|
split up a potentially long running sql query
|
2023-04-08 20:18:17 +00:00 |
|
Mario Vavti
|
5ec721b978
|
likes not synced between clones
|
2023-03-31 09:31:28 +02:00 |
|
Mario
|
24568c0e2f
|
add some explanation and remove logging
|
2023-03-30 13:23:16 +00:00 |
|
Mario
|
92a89ca258
|
version 8.3.1
|
2023-03-30 13:10:47 +00:00 |
|
Mario
|
ba71c53bc6
|
ignore deliveries by our own channel which do not origin from the local hub. instead rely on the sync delivery.
|
2023-03-30 12:08:43 +00:00 |
|
Mario Vavti
|
b3cfeb573a
|
do not add not_here, anon, token and rss contacts to receivers
|
2023-03-29 21:46:28 +02:00 |
|
Mario
|
70ca247c88
|
in fact this can be removed
|
2023-03-24 09:22:10 +00:00 |
|
Mario
|
70b3c8080e
|
encode object after we have dealt with deleted items and work around a php error
|
2023-03-24 09:01:06 +00:00 |
|
Mario
|
2c483c460a
|
initial check in to allow all mentions option
|
2023-03-23 20:11:18 +00:00 |
|
Mario
|
5c755fdd1c
|
PHP 8.1 is the required minimum version
|
2023-03-21 09:20:22 +00:00 |
|
Mario
|
ae928b9aff
|
changelog
|
2023-03-19 13:52:43 +00:00 |
|
Mario
|
723eb6597a
|
simplify
|
2023-03-19 13:29:35 +00:00 |
|
Mario
|
d0b41d0b07
|
more changelog
|
2023-03-19 09:41:17 +00:00 |
|
Mario
|
a82d861d2c
|
update changelog
|
2023-03-19 09:25:56 +00:00 |
|
Mario
|
54b684fdb8
|
css fixes
|
2023-03-19 08:22:08 +00:00 |
|
Mario
|
2f5fa4df75
|
add the download attribute to prevent onbeforeunload
|
2023-03-18 15:46:30 +00:00 |
|
Mario
|
20735083b3
|
update bb_parse_b64_crypt()
|
2023-03-18 14:52:25 +00:00 |
|
Mario
|
f8b2f738bb
|
remove redundant untranslated htconfig templates and add the db_skip_locked_supported config option
|
2023-03-17 09:30:17 +00:00 |
|
Mario
|
7e4721e4c7
|
work around friendica img attachment has different href than body which results in duplicate images
|
2023-03-14 10:35:01 +00:00 |
|
Mario
|
63a8611579
|
fix issue #1728
|
2023-03-12 22:03:47 +00:00 |
|
Mario
|
38a1b79174
|
fix max_oembed_size check if content length header is an array (e.g. after a redirect with code 301) - fix issue #1727
|
2023-03-12 20:59:36 +00:00 |
|
Mario
|
95cbcf30d7
|
make sure to only transform channel wall posts for group actors
|
2023-03-12 18:43:50 +00:00 |
|
Mario
|
9daecca0ad
|
make an format exception for repeated forum posts
|
2023-03-12 09:34:35 +00:00 |
|
Mario
|
c9d8a4dc1d
|
bump dev version
|
2023-03-11 20:43:21 +00:00 |
|
Mario
|
5fada6a497
|
more strings and provide mfa feedback via jgrowl
|
2023-03-11 20:40:32 +00:00 |
|
Mario
|
ac9c33fb3b
|
check form security token and require password to enable/diable mfa
|
2023-03-11 20:24:56 +00:00 |
|
Mario
|
641b1c2e1b
|
fix php error
|
2023-03-11 19:38:37 +00:00 |
|