Mario
|
2eb4d87621
|
fix issue #1717
|
2023-01-04 20:14:11 +00:00 |
|
Mario
|
e16ea1ae05
|
pdl editor for addon iitial commit
|
2023-01-04 14:25:46 +00:00 |
|
Mario
|
941135a0a6
|
we should look for owner_xchan just like in mod pubstream
|
2023-01-04 09:01:44 +00:00 |
|
Mario
|
de0d2afc15
|
fix issues with pubstream tagcloud
|
2023-01-02 21:56:20 +00:00 |
|
Mario Vavti
|
0e71bfe222
|
add sys channel to receiveres for public items
|
2023-01-02 20:38:56 +01:00 |
|
Mario
|
d2d6be73b8
|
fix subquery in hq widget and order by hubloc_id desc in handle_tag() to make sure we get the most recent entry when using privacy tags
|
2022-12-26 09:08:54 +00:00 |
|
Mario Vavti
|
c6e7a7eaee
|
comment out unused code
|
2022-12-22 12:42:44 +01:00 |
|
Mario Vavti
|
62eee07b6e
|
make sure to include only zot6 hublocs in this query. including other networks could lead to unexpected results
|
2022-12-20 14:06:14 +01:00 |
|
Mario Vavti
|
c9e170dfcc
|
queueworker: introduce new interval config queueworker.queue_interval - defaults to 500000 microseconds. No config UI yet.
|
2022-12-12 23:26:45 +01:00 |
|
Mario
|
e3a19469eb
|
bring back poll and delivery interval
|
2022-12-12 09:03:49 +00:00 |
|
Mario
|
45f8e43be4
|
debug from php log
|
2022-12-11 20:46:02 +00:00 |
|
Mario
|
1c17768dc5
|
minor fixes
|
2022-12-11 10:40:02 +00:00 |
|
Mario
|
4f9a933108
|
exclude not tagable xchan networks handle_tag()
|
2022-12-08 20:40:37 +00:00 |
|
Mario
|
3ba27b9752
|
add mark to html2bbcode parser
|
2022-12-07 11:01:28 +00:00 |
|
Mario
|
abae5de4d8
|
when uploading a image file, embed it in the item. otherwise attach it
|
2022-12-07 10:50:26 +00:00 |
|
Mario
|
6952c5a3f5
|
$visitor is a string
|
2022-12-06 11:15:53 +00:00 |
|
Mario
|
2bb58843ab
|
move queueworker to core and bump version
|
2022-12-02 19:22:19 +00:00 |
|
Mario
|
d16b6c3838
|
fix regression: new event not created
|
2022-12-02 15:18:01 +00:00 |
|
Mario
|
004d0f074d
|
disable context help until its content will be updated - it is not helpful otherwise
|
2022-11-27 12:20:04 +00:00 |
|
Mario
|
e87887c328
|
re-install: make sure to fetch the latest hubloc in api_auth otherwise authentication might fail
|
2022-11-27 09:40:23 +00:00 |
|
Mario
|
ae1fad5de7
|
basically every incoming item should have a uuid by now
|
2022-11-25 18:44:33 +00:00 |
|
Mario Vavti
|
680cf25f37
|
de-duplicate by mid. there is no combined index for uid and uuid hence the query could be slow if an uid has a lot of items. the workaround for hubzilla < 4.0 is not required anymore
|
2022-11-24 16:08:57 +01:00 |
|
Mario
|
aeda31fda7
|
fix warnings
|
2022-11-24 09:52:50 +00:00 |
|
Mario
|
41376ec2cd
|
fix issue in tag_deliver() and silence some more warnings
|
2022-11-20 20:31:59 +00:00 |
|
Mario
|
30ddee65a4
|
fix wrong array key and undefined array key
|
2022-11-10 10:48:24 +00:00 |
|
Mario
|
1ff982983e
|
items_fetch(): check if set and if there is a value
|
2022-11-09 11:34:03 +00:00 |
|
Mario
|
839c5a8e41
|
fix regression where automatically created directories were not public and pinned/featured state of apps was not displayed correctly
|
2022-11-07 19:41:22 +00:00 |
|
Mario
|
5502f1cc63
|
do not update the guid on xchan/hubloc updates and define some array keys
|
2022-11-04 10:31:05 +00:00 |
|
Mario
|
0840fc42f9
|
php warning
|
2022-11-02 18:49:36 +00:00 |
|
Mario Vavti
|
f4d39bd3c8
|
fix more php warnings
|
2022-11-02 16:52:42 +01:00 |
|
Mario
|
c8bc1b560b
|
missing field in query
|
2022-10-26 19:11:13 +00:00 |
|
Mario
|
40ae6b396f
|
fix php warnings
|
2022-10-26 18:12:56 +00:00 |
|
Mario Vavti
|
9e95f189ed
|
fix php warnings
|
2022-10-26 17:56:04 +02:00 |
|
Mario Vavti
|
8879776d64
|
fix php warnings
|
2022-10-23 14:02:19 +02:00 |
|
Mario
|
7ca289edd0
|
fix php warnings
|
2022-10-20 19:25:01 +00:00 |
|
Mario
|
bf434818d7
|
fix php warnings
|
2022-10-20 13:16:03 +00:00 |
|
Mario
|
03aeb88832
|
fix php warnings
|
2022-10-20 10:25:11 +00:00 |
|
Mario Vavti
|
53931017b9
|
fix php warnings
|
2022-10-20 11:15:06 +02:00 |
|
Mario Vavti
|
e9ca17cec1
|
fix php warnings
|
2022-10-18 12:39:13 +02:00 |
|
Mario
|
108be24aed
|
remove logging
|
2022-10-12 19:39:15 +00:00 |
|
Mario
|
71efb05658
|
fix php warnings
|
2022-10-12 19:36:24 +00:00 |
|
Mario
|
a9a36894cb
|
fix php warnings
|
2022-10-12 12:15:30 +00:00 |
|
Mario
|
bc9778e02f
|
poco: remove unused parameters
|
2022-10-12 10:02:18 +00:00 |
|
Mario
|
2f21dc50b4
|
fix mod poke
|
2022-09-27 08:59:08 +00:00 |
|
Mario
|
7cfc14fef7
|
emit a notice if an item was deleted - issue #1691
|
2022-09-22 12:50:11 +00:00 |
|
Mario
|
118a5edebc
|
fix warnings and regressions
|
2022-09-15 09:19:55 +00:00 |
|
Mario
|
1b4333e8d9
|
chek permissions in get_things() - partly fixes issue #1686 a lot more work is requird though
|
2022-09-14 18:35:36 +00:00 |
|
Mario
|
1d56b9a1bb
|
php8: warning fixes
|
2022-09-14 12:31:19 +00:00 |
|
Mario
|
96535ee4df
|
make actor_store() fetch the actor object if none is provided, remove announce from the is_response array and provide a function to find the attributedTo url
|
2022-09-13 11:20:35 +00:00 |
|
Mario
|
b55f314d7e
|
php8: fix warnings
|
2022-09-11 18:26:27 +00:00 |
|