Commit graph

1358 commits

Author SHA1 Message Date
nobody
fe78110c4b sitechan work to new branch 2021-09-14 00:58:36 -07:00
nobody
47d1d464de wrong param 2021-09-13 17:45:27 -07:00
nobody
69a3ca4619 more work on site actor + sys channel merge 2021-09-13 01:46:50 -07:00
nobody
1322b7660c php warnings in lib/apps, expand use of get_actor_hublocs() 2021-09-12 14:09:11 -07:00
nobody
11b4721681 Notifications API backend. Still needs cache/filter before enabling. 2021-09-06 23:32:54 -07:00
nobody
e5d2e5780e mistake 'field' for $field 2021-09-03 17:40:42 -07:00
nobody
00ebfd5bcb php8 warnings 2021-09-03 17:04:34 -07:00
nobody
a81a70c107 new function unpack_link_id to complement gen_link_id 2021-09-03 15:14:39 -07:00
nobody
fb16868642 simplify new function get_actor_hublocs 2021-09-02 14:01:32 -07:00
nobody
9d83c0b1de refactor actor_store and actor cache 2021-09-02 00:35:05 -07:00
nobody
4549662535 Merge branch 'dev' of ../p3 into dev 2021-08-26 22:16:07 -07:00
nobody
8f7a5d2947 defer updates if comments in progress 2021-08-26 22:15:24 -07:00
nobody
cb2b9c44de add generator property to site actor record, update federation.md 2021-08-26 14:44:47 -07:00
nobody
7782bea433 Merge branch 'dev' of ../p3 into dev 2021-08-26 14:30:35 -07:00
nobody
bb8e1fc852 fix the rendering for liking and boosting actors, which fixes profile likes from hubzilla and also I'll note that sites are now actors. 2021-08-26 14:27:31 -07:00
nobody
a7dd9c1f66 Merge branch 'dev' of ../p3 into dev 2021-08-26 03:05:01 -07:00
nobody
b2f8c08c3c hubzilla issue 1599 - get_author_zot() bypassing check for any living clones (leading to item import failure) if primary xchan/hubloc is both dead and never seen before. Previously it only checked for living clones if the primary was dead, but the dead state was only known if it had been seen before. 2021-08-26 02:56:37 -07:00
nobody
e6e0cbbbc5 Merge branch 'dev' of ../p3 into dev 2021-08-25 03:20:33 -07:00
nobody
d4fcd3b611 support manuallyapprovesfollowers in site actor record 2021-08-25 03:19:55 -07:00
nobody
a5f42063ed Merge branch 'dev' of ../p3 into dev 2021-08-25 01:34:01 -07:00
nobody
f3e7db9c62 question objects from Pleroma that had photos were missing the photos. This could also happen with a number of other object types so expand the list of types to include them, but exclude those which are actually media objects as they will be parsed separately. 2021-08-25 01:29:02 -07:00
nobody
7a575eb506 Merge branch 'dev' of ../p3 into dev 2021-08-24 23:00:45 -07:00
nobody
f6d9500195 AP service actor record at site root 2021-08-24 22:59:48 -07:00
nobody
4d65990441 variable name change 2021-08-23 20:18:08 -07:00
nobody
25ebcf8aa4 null array in addressing 2021-08-19 18:06:17 -07:00
nobody
3877307991 local addresses used when not local post 2021-08-18 14:48:46 -07:00
nobody
5eca3e4e8c treat svg's as dangerous in filebrowser, cleanup atom validation, provide extra logging around the precise reason for allowed posts 2021-08-18 14:18:52 -07:00
nobody
257e3f8142 don't white screen on malformed pixelfed tags 2021-08-14 01:52:47 -07:00
nobody
b56d9a3ce3 fetch zot/nomad conversations by mid instead of parent mid, as the parent might be on activitypub. 2021-08-13 01:43:07 -07:00
nobody
72d60c83a3 log failed conversation fetches 2021-08-13 00:38:25 -07:00
nobody
8ccc936af2 Attempt to bring main.js in line with current ECMA specifications w/r/t variable scoping;
also - dig deeper on delivery reports where comment parent wasn't found and update them if we actually found it.
2021-08-10 14:37:00 -07:00
nobody
98e5105ad7 eliminate fragments in outbound ActivityPub URIs 2021-08-03 17:26:45 -07:00
nobody
470aa951e8 refactor Zotlabs\Lib\Activity::fetch() to ignore fragments and remove the corresponding fragment ignoring
code from the HTTPSig key fetching functions. This primarily affects funkwhale/django but has shown up
occasionally in other HTTP/CGI server platforms which don't pass fragments to the application, resulting in
signature failures on those platforms. It isn't our fault because we're just fetching and signing the URL
we were given; but it also isn't theirs because they're just verifying the request-uri their webserver
provided. It just isn't the same one we fetched.
2021-08-03 15:28:53 -07:00
nobody
54c34acc45 Merge branch 'dev' of ../p3 into dev 2021-07-28 14:28:18 -07:00
nobody
56f8df457a hide common instance actors (mastodon,pleroma) from directory in safe mode (the default) 2021-07-28 14:26:37 -07:00
nobody
7cc0a2e695 dreport updates 2021-07-28 02:44:17 -07:00
nobody
6510b67df2 dreport_log: just keep the most recent error log entry, but set it for all delivery reports that are pending for this host. This is so that any drill down to the dreport_log for a queued delivery entry will show the status of the last delivery attempt. 2021-07-27 23:49:54 -07:00
nobody
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
3a03e6285c some preliminary work on threaded comments refactor, bring back poke app. 2021-07-25 17:20:10 -07:00
nobody
8f3ae4e600 mod_photos: upgrade likes 2021-07-19 14:20:27 -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
fe5c4528fc php8 warnings 2021-07-13 22:31:46 -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
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
8f7900d63c temporary fix for duplicated comments on private threads 2021-07-02 00:58:53 -07:00
nobody
ef95335e7e don't deliver/accept group boosted comments 2021-06-23 16:56:49 -07:00