Commit graph

4176 commits

Author SHA1 Message Date
nobody
80d1b176de link files and photos views 2021-08-27 17:37:32 -07:00
nobody
8f7a5d2947 defer updates if comments in progress 2021-08-26 22:15:24 -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
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
d4fcd3b611 support manuallyapprovesfollowers in site actor record 2021-08-25 03:19:55 -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
f6d9500195 AP service actor record at site root 2021-08-24 22:59:48 -07:00
nobody
0b0a6833de create alerttimer separate from notifications timer 2021-08-23 21:44:37 -07:00
nobody
33c1044ad1 rpost cleanup and version update 2021-08-23 00:41:27 -07:00
nobody
450327bdcb rpost uploads: set observer 2021-08-22 19:32:32 -07:00
nobody
6528064c34 update manifest 2021-08-22 18:41:24 -07:00
nobody
69df116cf7 more service worker stuff 2021-08-22 14:22:47 -07:00
nobody
25ebcf8aa4 null array in addressing 2021-08-19 18:06:17 -07:00
nobody
a2a1819c9c typo 2021-08-19 16:04:01 -07:00
nobody
bcc105e493 Merge branch 'dev' of ../p3 into dev 2021-08-19 14:43:43 -07:00
nobody
614ef33f01 Fix intermittent svg rendering issue by requiring Nomad communications from any sender who supports both Nomad and ActivityPub.
Attempting to post to the ActivityPub inbox will result in error 409 'Conflict'.
2021-08-19 14:40:20 -07:00
nobody
bb81162e52 Merge branch 'dev' of ../p3 into dev 2021-08-19 01:41:45 -07:00
nobody
ea670c73f5 improve script injection protection for cloud storage 2021-08-19 01:40:46 -07:00
nobody
bb3baeb3fc Merge branch 'dev' of ../p3 into dev 2021-08-18 14:49:29 -07:00
nobody
3877307991 local addresses used when not local post 2021-08-18 14:48:46 -07:00
nobody
235f78a669 Merge branch 'dev' of ../p3 into dev 2021-08-18 14:20:36 -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
757bb870ee handle uploads from progressive web apps 2021-08-16 15:20:23 -07:00
nobody
48381b6d70 service worker 2021-08-16 14:21:42 -07:00
nobody
786714d6b7 first attempt at a progressive web app. This will not yet upload files but should share other stuff, assuming the icon sizes are acceptable 2021-08-16 13:22:04 -07:00
nobody
2d576f2a6d Merge branch 'dev' of ../p3 into dev 2021-08-14 01:53:27 -07:00
nobody
257e3f8142 don't white screen on malformed pixelfed tags 2021-08-14 01:52:47 -07:00
nobody
09a8a934b5 With the recent improvements to mod_chanview, make it the default for all protocols, even though nomad connections have a connect button. This provides a birds-eye view summary of the channel (currently) sans content. 2021-08-13 14:13:33 -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
edbe7c013e add animated gif check function, fix misty issue 3 (mysql is picky about when to use "default") 2021-08-12 13:04:44 -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
4c000bc318 Storage/Browser: don't provide mkdir (create) and upload options on cloud root directory 2021-08-05 04:14:18 -07:00
nobody
4f039d9aab security: system.cloud_disable_siteroot now shows approved connections only in the cloud root when true instead of being empty. You can still navigate to any public channel if you know the name. When false shows all publicly visible channels as before. The form element in admin/security which sets this is still configured as the reverse of this setting. 2021-08-05 00:48:21 -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
686cbed2e5 more consistent text 2021-07-31 04:13:51 -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
cd935fad65 fixes 2021-07-28 02:07:39 -07:00
nobody
af7c5787a0 Merge branch 'dev' of ../p3 into dev 2021-07-27 23:55:09 -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
003650f8cc Merge branch 'dev' of ../p3 into dev 2021-07-27 05:27:21 -07:00
nobody
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
d2e4fd4151 updates 2021-07-26 15:41:19 -07:00
nobody
90d16e7884 Merge branch 'dev' of ../p3 into dev 2021-07-25 17:21:25 -07:00
nobody
3a03e6285c some preliminary work on threaded comments refactor, bring back poke app. 2021-07-25 17:20:10 -07:00
nobody
8c422bf2c9 provide separate network timeout settings for get and post. We can allow a bit more time for posting as this is nearly always done in the background, and a lot of sites seem to be running on under-powered hardware these days and are failing to respond within 60 seconds and are therefore effectively dead when it comes to pushing stuff. 2021-07-24 14:48:51 -07:00
nobody
869abbea59 Merge branch 'dev' of ../p3 into dev 2021-07-22 03:59:15 -07:00