Commit graph

4176 commits

Author SHA1 Message Date
nobody
955ae420b4 codecomments 2021-07-22 03:58:54 -07:00
nobody
4391f1eef6 refactor/simplify WebServer 2021-07-22 03:16:58 -07:00
nobody
a582e6e9d8 directory issue when choosing collections and no collections exist. This always returns the first directory entry with no xchan_name and makes the directory unusable afterward; so ensure there is a search string before redirecting to chanview 2021-07-20 15:56:12 -07:00
nobody
b04484ca5f Merge branch 'dev' of ../p3 into dev 2021-07-20 02:31:10 -07:00
nobody
34adec27a6 redirect editpost to mod_photos correctly and open the form if photo 2021-07-20 02:29:52 -07:00
nobody
11050854ec Merge branch 'dev' of ../p3 into dev 2021-07-19 14:21:48 -07:00
nobody
8f3ae4e600 mod_photos: upgrade likes 2021-07-19 14:20:27 -07:00
nobody
b55801ff15 Merge branch 'dev' of ../p3 into dev 2021-07-18 16:06:13 -07:00
nobody
de7092f826 rework mod_like cont. - should be good for everything but photos at the moment 2021-07-18 16:01:59 -07:00
nobody
4666a150ae fixes 2021-07-18 14:17:42 -07:00
nobody
d7f34c2b4f like refactor 2021-07-17 04:28:12 -07:00
nobody
243305a8c5 remove deprecated module admin/features 2021-07-16 16:12:02 -07:00
nobody
fe5c4528fc php8 warnings 2021-07-13 22:31:46 -07:00
nobody
bf815fd4c6 remove the caldav app and make the caldav server headless 2021-07-13 22:22:27 -07:00
nobody
f6fb939478 fix edge cases in our implementation of Mastodon's undocumented remote comment over OStatus follow. 2021-07-13 18:09:30 -07:00
nobody
fc5c4760f3 missing summary in embedded shares 2021-07-13 13:34:07 -07:00
nobody
9259223eca manuallyapprovesfollowers 2021-07-13 01:30:55 -07:00
nobody
c333a4c5f2 bring back 'post_mail' permission, but remove PERMS_NETWORK as an option as it is ambiguous in Zap and derivatives 2021-07-12 17:24:49 -07:00
nobody
4461aa4404 chanview: don't fetch any additional profile info if we're going to redirect. 2021-07-12 01:54:36 -07:00
nobody
06ad713d0c addd followers/following counts to chanview 2021-07-11 23:17:40 -07:00
nobody
f7790c7b75 incorrect xprof column name 2021-07-11 19:43:48 -07:00
nobody
ec74318ff0 php8 undefined warnings, cont. 2021-07-11 16:46:03 -07:00
nobody
83fe677e9e typos 2021-07-11 15:32:09 -07:00
nobody
28ad858121 chanview ui improvements 2021-07-11 14:41:51 -07:00
nobody
4d8ea8f02e chanview ui updates 2021-07-11 14:05:22 -07:00
nobody
d0dd93b184 subdue video search header 2021-07-11 01:26:00 -07:00
nobody
9bea09b31e improve video stream filter, update strings 2021-07-11 00:33:14 -07:00
nobody
70b280b756 Add videos to stream filter widget 2021-07-11 00:18:05 -07:00
nobody
605d0435e5 change text on public stream notification setting, push new strings 2021-07-10 21:18:57 -07:00
nobody
ed2246c7bd more consolidation of stream and channel notification resets - as stream is a superset of channel 2021-07-09 17:10:41 -07:00
nobody
3baa2ef430 clear home notifications when clearing stream notifications, but not the other way around. 2021-07-09 17:06:23 -07:00
nobody
44f9e8c683 cleanup 2021-07-02 01:03:31 -07:00
nobody
8f7900d63c temporary fix for duplicated comments on private threads 2021-07-02 00:58:53 -07:00
nobody
7afd23edc7 cleanup mod_setup, change variable named $item_id to $item_uuid to avoid confusion 2021-06-26 14:25:55 -07:00
nobody
38e012179a rework setup and include wording fix from zap pull #30 which could not be merged due to conflicts. 2021-06-25 15:40:15 -07:00
nobody
4fb318a92e let people know they shouldn't block shares from groups because that kinda' keeps the group from working correctly. 2021-06-24 00:16:17 -07:00
nobody
8f26551fc8 fine tuning mastgroups 2021-06-23 21:26:53 -07:00
nobody
722bce13f8 Merge branch 'dev' of ../p3 into dev 2021-06-23 16:57:46 -07:00
nobody
ef95335e7e don't deliver/accept group boosted comments 2021-06-23 16:56:49 -07:00
nobody
73a6e614a8 syntax 2021-06-23 16:48:19 -07:00
nobody
88cbfaee67 filter group comment boosts from zot6 deliveries. 2021-06-23 13:30:23 -07:00
nobody
91f32b11ca mastogroups - support moderation 2021-06-23 00:19:51 -07:00
Andrzej Budziński
b7d079651d Fixes:
1) fixed bug in Zotlabs/Module/Setup.php#788
2) generated new util/messages.po file
3) fixes to Polish translation
2021-06-22 21:41:57 +02:00
zot
f7ca1d1709 Merge pull request 'A few fixes' (#28) from astabski/zap:ab-dev into dev
Reviewed-on: https://codeberg.org/zot/zap/pulls/28
2021-06-22 07:41:25 +02:00
nobody
fa95483172 remove debugging 2021-06-21 22:13:23 -07:00
nobody
cabed0682c improved photo editing and alt text support 2021-06-21 22:03:11 -07:00
Andrzej Budziński
d6f230587d Fixes:
1) fixed bugs in Zotlabs/Modules/Setup.php#202 #207
2) generated new util/messages.po
3) translated new translation strings for the Polish translation
2021-06-21 16:46:17 +02:00
Andrzej Budziński
8dba3bf257 A few fixes:
1) fixed synatx bug in Zotlabs/Module/Setup.php#788
2) generated new util/messages.po
3) a few fixes to Polish translation
2021-06-21 15:28:28 +02:00
nobody
f78ef46a51 turn off E_WARNING during setup. 2021-06-20 22:21:29 -07:00
nobody
377905023a more warnings. 2021-06-20 22:13:29 -07:00
nobody
85b2558641 Merge branch 'dev' of ../p3 into dev 2021-06-20 19:49:55 -07:00
nobody
225d0a8176 php8 stuff 2021-06-20 19:49:33 -07:00
nobody
326c9db7c7 another edge case creating duplicated photos in received posts 2021-06-20 19:47:30 -07:00
nobody
51fafacc05 don't use an empty string as an AS object 2021-06-19 20:54:54 -07:00
nobody
92370b2060 encode_item: if item['obj'] is a string, return it as the item. Disable tag editing from photo edit menu 2021-06-19 20:49:30 -07:00
nobody
b127575110 permit item['obj'] and item['target'], etc. to contain a single URL in storage rather than an object array; it is still json_encoded.
disable/filter unicode right-to-left over-ride in content as it is often abused and can totally destroy presentation. Use HTML text-direction tags or CSS instead since the HTML purifier will force closure.
2021-06-19 16:04:32 -07:00
nobody
e0b5393817 Merge branch 'dev' of ../p3 into dev 2021-06-18 22:13:56 -07:00
nobody
5dde6a54c1 groups work from roadhouse 2021-06-18 22:12:23 -07:00
nobody
5ea7105272 ongoing: fix a few more php 8.x warnings 2021-06-18 16:54:08 -07:00
nobody
0d7e9fddf0 spelling 2021-06-17 16:18:50 -07:00
nobody
30f1216b6e Merge branch 'dev' of ../p3 into dev 2021-06-17 16:18:03 -07:00
nobody
a265390ecd code comments 2021-06-17 16:17:31 -07:00
nobody
4231c15e90 remove deprecated entries in settings menu widget 2021-06-17 15:11:50 -07:00
nobody
35ea8d7d7e finish removal of deprecated server_role and sitelist 2021-06-17 14:54:15 -07:00
nobody
46727d6739 Merge branch 'dev' of ../p3 into dev 2021-06-16 22:30:44 -07:00
nobody
03535fd389 libzot documentation review 2021-06-16 22:29:35 -07:00
nobody
613ea96687 move developer docs to their own directory. This provides a hopefully obvious example of adding documentation directories with translations. 2021-06-16 00:26:05 -07:00
nobody
441261e2d8 updates 2021-06-12 14:57:46 -07:00
nobody
c22877385c mastodon group issue 2021-06-10 22:10:53 -07:00
nobody
1682ec2b8e cleanup 2021-06-03 22:02:38 -07:00
nobody
b384c44f34 cleanup some loose ends w/r/t activitypub addressing and confederation of activitypub signatures over nomad for use by third-parties on activitypub. 2021-06-03 21:57:08 -07:00
nobody
661e34be81 misty issue 4 - admin option exists to enable invite_only mode, but the invite app was deprecated until it could be fixed. So remove the admin option until the app is reinstated. 2021-06-02 02:00:44 -07:00
nobody
014a8c167e only provide the copy_of_pubitem notice when it was actually copied 2021-06-01 15:31:56 -07:00
nobody
6a2c10a416 Merge branch 'dev' of ../p3 into dev 2021-06-01 15:29:51 -07:00
nobody
2aeb6d9ce2 sql issue in zot6handler 2021-06-01 15:28:51 -07:00
nobody
c3393df3ce notification and siteinfo cleanup 2021-05-31 14:32:02 -07:00
nobody
aff7f64f3e cloud visibility issue 2021-05-29 16:43:34 -07:00
nobody
6db3ed986d provide friendly status message when posting comments to the public stream, bring back duplicate suppression 2021-05-27 23:36:31 -07:00
nobody
adc69d8393 notification regression 2021-05-27 17:34:28 -07:00
nobody
1fbc54fae6 regression 2021-05-27 16:31:31 -07:00
nobody
2c1f748347 revision 2021-05-27 04:17:19 -07:00
nobody
da6d8d8179 notification usability work 2021-05-27 04:04:16 -07:00
nobody
0a28510df6 move block_public_dir to security settings with the other block_public stuff 2021-05-26 16:56:54 -07:00
nobody
7f4e6c2b64 undo experimental order change (undesirable interaction with loadtime variable) 2021-05-20 19:31:31 -07:00
nobody
82eabd114b per module loadtime 2021-05-20 18:47:10 -07:00
nobody
969ce1972f stream: order by changed (experimental) 2021-05-20 18:17:28 -07:00
nobody
b5547eadbd various bugfixes 2021-05-20 18:01:42 -07:00
nobody
12d9796e8a use 'Ignore' for unfollowing threads instead of 'Unfollow' which isn't specified in the ActivityStreams vocabulary. This is low impact since these activities do not federate. Updates to previously unfollowed threads may show up after this change and may require unfollowing again since existing activities were not modified. 2021-05-17 14:14:57 -07:00
nobody
06bf78bddd Do not fetch recipient fields if they only contain a URI instead of an array. Use what is there. 2021-05-10 23:34:20 -07:00
nobody
57de39db96 duplicated images (again) 2021-05-07 16:58:34 -07:00
nobody
a7a85966b7 missed a translation 2021-05-03 19:53:23 -07:00
nobody
631904f145 Zot/10 = 'Nomad' 2021-05-02 16:41:18 -07:00
nobody
84e8556e96 include attributedTo per FEP 2021-04-29 21:37:53 -07:00
nobody
3aa90a042e more smithereen group quirks 2021-04-29 21:24:30 -07:00
nobody
23eeb55534 more work on smithereen-style groups 2021-04-29 17:50:13 -07:00
nobody
7f7f6f7c20 incorrect activity type returned in Accept Activity if somebody chooses to Join a group rather than Follow the group 2021-04-29 17:12:51 -07:00
nobody
d1eb8cc41a more work on writeable collections 2021-04-28 23:42:39 -07:00
nobody
c41094e571 always use punycode internally 2021-04-28 20:29:46 -07:00
nobody
1a78e38646 Merge branch 'dev' of ../p3 into dev 2021-04-27 17:19:02 -07:00
nobody
42943ab824 more work on copy_of_pubitem issues 2021-04-27 17:18:18 -07:00