Commit graph

8525 commits

Author SHA1 Message Date
nobody
853ff59f0f php8 warnings, string and version update 2021-07-19 14:24:22 -07:00
nobody
4666a150ae fixes 2021-07-18 14:17:42 -07:00
nobody
fe5c4528fc php8 warnings 2021-07-13 22:31:46 -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
ec74318ff0 php8 undefined warnings, cont. 2021-07-11 16:46:03 -07:00
nobody
28ad858121 chanview ui improvements 2021-07-11 14:41:51 -07:00
nobody
69649197d1 php error in log statement due to preformatting the date when errors occur 2021-07-08 16:18:53 -07:00
nobody
39342526d4 more tweaks to remote profile photo cache storage function 2021-07-03 19:33:21 -07:00
nobody
95dbb252b9 ...or I suppose we could just make it work correctly 2021-07-02 15:47:50 -07:00
nobody
9c601e8160 import_remote_xchan_photo(): modified check was incorrect ($outfile undefined), but it just adds complexity - so just fetch the photo. 2021-07-02 15:13:38 -07:00
nobody
7624107adf re-enable 'supress_duplicates' 2021-06-26 18:44:46 -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
d2df20e41e Hide original group DM from the group owner. We only keep it as a reference and its presence in the group owner's stream is confusing. 2021-06-25 01:32:57 -07:00
nobody
23f254091e fine tuning group comments 2021-06-24 13:54:33 -07:00
nobody
d0925fec2d mastogroups: provide a normal 'Announce' body if we have enough information to do so. 2021-06-24 00:44:41 -07:00
nobody
633cadbf4e provide full object if available 2021-06-23 17:13:10 -07:00
nobody
01c3c68b2c more syntax issues from having a string item['obj'] 2021-06-23 16:54:26 -07:00
nobody
73a6e614a8 syntax 2021-06-23 16:48:19 -07:00
nobody
f80f246d23 don't boost reactions 2021-06-23 01:52:52 -07:00
nobody
91f32b11ca mastogroups - support moderation 2021-06-23 00:19:51 -07:00
nobody
efe8657cf2 mastogroups 2021-06-22 23:25:13 -07:00
nobody
9ad5568afd commit some experimental work so that it doesn't create conflict later. 2021-06-22 02:16:28 -07:00
nobody
cabed0682c improved photo editing and alt text support 2021-06-21 22:03:11 -07:00
nobody
03e635677c store photo tags with linked item 2021-06-19 20:16:08 -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
29fd3dad2c tempfix 2021-06-18 22:47:42 -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
35ea8d7d7e finish removal of deprecated server_role and sitelist 2021-06-17 14:54:15 -07:00
nobody
441261e2d8 updates 2021-06-12 14:57:46 -07:00
nobody
735e2382a3 zid-enabled links leaking to signed AP fetches 2021-06-12 02:35:29 -07:00
nobody
c22877385c mastodon group issue 2021-06-10 22:10:53 -07:00
nobody
fb26626822 add /conversation/ context to group top-level posts 2021-06-10 17:01:30 -07:00
nobody
e0d3ce0925 include some objects in embedded share group posts, just not notes/articles. 2021-06-07 14:35:21 -07:00
nobody
5c3770e646 array is null issue with guest posted photos 2021-06-07 14:09:30 -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
2c1f748347 revision 2021-05-27 04:17:19 -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
82eabd114b per module loadtime 2021-05-20 18:47:10 -07:00
nobody
b5547eadbd various bugfixes 2021-05-20 18:01:42 -07:00
nobody
39ffebbca5 Merge branch 'dev' of ../p3 into dev 2021-05-19 14:59:50 -07:00
nobody
5445aa8dbe don't link hashtags inside HTML tags, add support for HTML 'mark' element in the purifier. 2021-05-19 14:58:18 -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
edd2737f56 fix posts to appendable collections arriving as normal posts if we don't host the target collection 2021-05-11 14:06:59 -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
a105ee45b1 string update, check to see if activity target is already json_decoded 2021-04-29 22:37:19 -07:00
nobody
3aa90a042e more smithereen group quirks 2021-04-29 21:24:30 -07:00