Commit graph

24993 commits

Author SHA1 Message Date
nobody
d57da14fee revision 2021-04-07 19:12:41 -07:00
nobody
9ffd12c251 Merge branch 'dev' of ../p3 into dev 2021-04-07 19:12:21 -07:00
nobody
38c2f8666b allow setting the UA string for fetches 2021-04-07 19:11:55 -07:00
nobody
084438bffd fixing nits 2021-04-07 19:11:15 -07:00
nobody
52805a5ac6 Optionally post to groups via normal mentions unless the group is restricted. This aligns with the expectations of other fediverse projects and communities but isn't recommended, as content destined for private groups can leak. We can't convince those projects and communities that privacy is important and we're frankly outnumbered. We still recommend DMs or wall-to-wall posts for posting to groups because only these mechanisms can minimise leakage of private group content, and users shouldn't be forced to remember which is which. But this isn't the hill I wish to die on. A hidden config allows group owners to change this behaviour based on their own privacy and usability needs. 2021-04-07 17:27:50 -07:00
nobody
64f3490839 comments 2021-04-06 21:03:47 -07:00
nobody
965430bd70 very slow progress on AP C2S API 2021-04-06 20:33:27 -07:00
nobody
ee99f8f27f issue commenting from search/display if you're the site admin 2021-04-06 19:49:44 -07:00
nobody
b48a70641e refactor the content search algorithm slightly to return public results if there are no results owned by the logged in channel. 2021-04-06 17:05:00 -07:00
nobody
acb63fdcb8 property values showing up as unuseable attachments in posts/comments from hz 2021-04-06 16:20:10 -07:00
nobody
136066b971 federated alt text support for image attachments 2021-04-06 13:31:44 -07:00
nobody
cbbe280fe8 undo replyto infrastructure until I can test further 2021-04-05 22:36:32 -07:00
nobody
9c4c7524a9 revision 2021-04-05 19:23:04 -07:00
nobody
49849ec811 Merge branch 'dev' of ../p3 into dev 2021-04-05 19:22:02 -07:00
nobody
038b1cbe06 fetch collections 2021-04-05 19:21:28 -07:00
nobody
be749373a9 looks like Keyutils::convert_salmon_key was renamed 2021-04-05 18:42:01 -07:00
nobody
5edf428930 don't show draft threads in the drafts display if your draft comment was deleted but not yet wiped from disk. 2021-04-05 18:02:19 -07:00
nobody
f4b131a00a issue displaying draft comments on stream page 2021-04-05 17:57:39 -07:00
nobody
3a73d2ffbf allow collections in navbar ActivityStreams search, but restrict number of items imported to 10 in order to avoid memory exhaustion. There is a plan to provide an extension to the import module in the future to import complete or at least much larger collections; which may require disabling automatic conversation completion or running as a background task. 2021-04-04 20:18:28 -07:00
nobody
26eb01dc39 Merge branch 'dev' of ../p3 into dev 2021-04-01 15:23:12 -07:00
nobody
d24b9a9544 disable file activities until a few more things are fixed. 2021-04-01 15:21:19 -07:00
nobody
eb8db87fe6 issue with siteinfo 2021-04-01 14:46:50 -07:00
nobody
4805473bd0 error parsing coordinates 2021-04-01 14:39:18 -07:00
nobody
34d7b074ae more work on AP fetchable photo albums 2021-03-31 18:25:14 -07:00
nobody
dcba7dc613 initial work on supporting activitypub fetchable photo albums (and eventually file collections) 2021-03-31 17:22:47 -07:00
nobody
465fbd7d16 begin hook documentation yet again 2021-03-30 22:06:12 -07:00
nobody
495798bb59 more doco corrections and cleanup 2021-03-30 20:04:47 -07:00
nobody
0d3f4f2d6f extraneous text in doco 2021-03-30 19:58:39 -07:00
nobody
85ad834aae revision 2021-03-30 19:37:10 -07:00
nobody
8922adfc40 update the addon creation doco 2021-03-30 19:31:05 -07:00
nobody
6a31034591 downgrade phpseclib - version 3 requires too much futzing to autoload 2021-03-30 13:24:30 +11:00
nobody
67ec3332a3 Merge branch 'dev' of ../p3 into dev 2021-03-29 19:06:17 -07:00
nobody
474f4726cd revision 2021-03-29 19:06:02 -07:00
nobody
2e372e5901 activitypub "public" detection improvements, per the spec section 5.6 2021-03-29 18:47:39 -07:00
nobody
73f475a0c4 Merge branch 'dev' of ../p3 into dev 2021-03-29 17:57:02 -07:00
nobody
aaba7e813d minor text change 2021-03-29 17:56:43 -07:00
nobody
89d3c3c58b Merge branch 'dev' of ../p3 into dev 2021-03-29 17:52:46 -07:00
nobody
53191a92be minor markdown fixes 2021-03-29 17:52:21 -07:00
nobody
fe614916cb Merge branch 'dev' of ../p3 into dev 2021-03-29 17:03:49 -07:00
nobody
684f91f90a add markdown documentation 2021-03-29 17:02:45 -07:00
nobody
58af49dc72 Merge branch 'dev' of ../p3 into dev 2021-03-29 12:55:39 -07:00
nobody
c2ea3534bb multicode: provide 'nomd' and 'nohtml' tags to be consistent with 'nobb' 2021-03-29 12:53:58 -07:00
nobody
8e6f0636c4 remove unneeded components 2021-03-28 22:30:11 -07:00
nobody
27e59ce0a0 Merge branch 'dev' of https://codeberg.org/zot/zap into dev 2021-03-28 15:38:32 -07:00
nobody
6457e67417 use phpseclib (yuk) 2021-03-28 15:37:49 -07:00
nobody
68422fa7f0 composer add phpseclib (and remove some unused packages) 2021-03-29 09:35:01 +11:00
nobody
55a5e03c9b allow acl changes on drafts 2021-03-28 12:14:47 -07:00
nobody
82ffc326fb wrong variable name 2021-03-27 14:53:17 -07:00
nobody
153ccca230 wip: dm links, possibly requires significant refactor of the acl_selector before all is said and done 2021-03-25 20:29:42 -07:00
nobody
f39efa8bb1 markdown in multicode: backslash escapes for a number of markdown constructs are supported but the backslash remained in the text afterward. Strip it. 2021-03-24 17:52:10 -07:00