Mario
|
20735083b3
|
update bb_parse_b64_crypt()
|
2023-03-18 14:52:25 +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
|
3de81877c6
|
more mfa cleanup
|
2023-03-08 13:15:33 +00:00 |
|
Mario
|
2ffef2be8f
|
minor cleanup
|
2023-03-08 10:18:32 +00:00 |
|
Mario
|
234bb64250
|
port totp mfa from streams with some adjustions
|
2023-03-08 10:04:29 +00:00 |
|
Mario
|
dc6075aa3f
|
do not use zrl tag for non zot profiles and remove redundant foreach which was a leftover from zot to zot6 transition days
|
2023-03-03 19:33:39 +00:00 |
|
Mario
|
ec3ba87f3a
|
Revert "some work on bringing bang tags back for forums"
This reverts commit da034045cc.
|
2023-03-03 08:49:18 +00:00 |
|
Mario
|
da034045cc
|
some work on bringing bang tags back for forums
|
2023-03-02 21:15:19 +00:00 |
|
Mario
|
9ab9ac0e2e
|
possible fix for issue #1731
|
2023-02-27 08:22:35 +00:00 |
|
Mario
|
efcda1d37d
|
port some functions from streams
|
2023-02-23 09:51:37 +00:00 |
|
Mario
|
09a60774d7
|
we can sign messages which are not from the primary location
|
2023-02-15 13:33:23 +00:00 |
|
Mario
|
1ca988b177
|
revisit author_id and fix issue with pinned content
|
2023-02-15 09:41:48 +00:00 |
|
Mario
|
a3913c5ca4
|
fix ics import
|
2023-01-28 16:57:32 +00:00 |
|
Mario
|
79b40179b4
|
redbasic: implement setting for always light navbar icons and some minor fixes
|
2023-01-26 18:28:40 +00:00 |
|
Mario
|
cf1838f76e
|
minor cleanup and prevent duplicate recipients in some places
|
2023-01-26 10:10:06 +00:00 |
|
Mario
|
9dc949b62c
|
native dark theme initial checkin
|
2023-01-20 11:05:15 +00:00 |
|
Mario
|
16555b93bb
|
fix race conditions when processing multiple choice polls
|
2023-01-11 16:34:23 +00:00 |
|
Mario
|
23828f53bc
|
pubstream: when going to conv from unthreaded mode stay in the module
|
2023-01-05 10:29:42 +01:00 |
|
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 |
|