Commit graph

4080 commits

Author SHA1 Message Date
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