Commit graph

1003 commits

Author SHA1 Message Date
Mike Macgirvin
2f715412ce Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-02-27 21:43:20 +11:00
Mike Macgirvin
688e0af581 sql error mod_conversation 2024-02-27 21:42:44 +11:00
Mike Macgirvin
5cb8bfee9c remove commentPolicy 2024-02-27 21:32:38 +11:00
Mike Macgirvin
78cb511778 make container icon link to parent conversation 2024-02-27 08:18:25 +11:00
Mike Macgirvin
17fe2ed042 mod_conversation should contain all activities 2024-02-27 08:03:56 +11:00
Mike Macgirvin
5c86943112 remove all the FEP-5624 stuff - it is no longer compatible 2024-02-25 09:43:13 +11:00
Mike Macgirvin
c75d82a7f6 Testing of containerised moderation. 2024-02-24 07:11:32 +11:00
Mike Macgirvin
aa71776b33 Merge branch 'dev' into collect 2024-02-22 06:58:05 +11:00
Mike Macgirvin
365ed9ed92 add collection support to moderation 2024-02-22 06:55:20 +11:00
Mike Macgirvin
ea06ecbc7d provide storage for a forthcoming registration 'reason' and let them tell us why they want an account on our site. 2024-02-21 13:49:10 +11:00
Mike Macgirvin
eccdc85c4e added captcha to register workflow 2024-02-21 08:06:38 +11:00
Mike Macgirvin
be98b1756a add captcha generator 2024-02-21 07:12:13 +11:00
Mike Macgirvin
ac3a83a597 more group work - primarily over nomad 2024-02-18 13:13:10 +11:00
Mike Macgirvin
301d99a649 cleanup handling of Announce activities 2024-02-17 05:11:05 +11:00
Mike Macgirvin
02155bc9af fixed non-owner observer fails to fetch conversation 2024-02-16 07:38:39 +11:00
Mike Macgirvin
f5f9b5ce3c Merge branch 'dev' into collect 2024-02-15 19:24:30 +11:00
Mike Macgirvin
40514594bd reset defaults for max_imported_follow, but let htconfig over-ride 2024-02-15 11:06:49 +11:00
Mike Macgirvin
41f16e3ab0 Add contentious default settings to htconfig 2024-02-15 11:02:54 +11:00
Mike Macgirvin
9dcd4a180f Set discovery to 0 by default. 2024-02-15 06:55:37 +11:00
Mike Macgirvin
616eda356e Don't validate signatures on requests for the public site actor. 2024-02-14 08:27:04 +11:00
Mike Macgirvin
1ee931c9ea refactor the section that recursed earlier 2024-02-13 19:57:09 +11:00
Mike Macgirvin
82ea5e1ae0 stop recursion 2024-02-13 09:20:11 +11:00
Mike Macgirvin
60e2390071 Add targets to top-level activities we create which don't already have one 2024-02-13 07:06:28 +11:00
Mike Macgirvin
9aa7da034f more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +11:00
Mike Macgirvin
14291ec1b9 Merge branch 'dev' into collect 2024-02-10 09:15:02 +11:00
Mike Macgirvin
0ba405cb70 still trying to stop the recursion in issue #146 - a bit brutal, but this should do it. 2024-02-10 07:37:26 +11:00
Mike Macgirvin
17fc8c24f8 Merge branch 'dev' into collect 2024-02-09 08:03:37 +11:00
Mike Macgirvin
7823857e85 visually indicate order of precedence for the benefit of future travelers. 2024-02-09 08:02:11 +11:00
Mike Macgirvin
47fee178c7 issue #146 continued - unmessify some ancient logic 2024-02-09 05:40:41 +11:00
Mike Macgirvin
7fa8e763f8 issue #146 chanview recursion 2024-02-09 05:15:58 +11:00
Mike Macgirvin
a67c610129 Merge branch 'dev' into collect 2024-02-01 05:09:44 +11:00
Mike Macgirvin
2bb550aa3f add fhublocs as cli util 2024-02-01 05:05:47 +11:00
Mike Macgirvin
fd0b6b5f1f Merge branch 'dev' into collect 2024-01-31 08:45:06 +11:00
Mike Macgirvin
0dc9a8f86d Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-01-31 08:41:49 +11:00
Mike Macgirvin
882c789010 webfinger: don't redirect, possibility of recursion 2024-01-31 08:40:50 +11:00
Mike Macgirvin
d94a1bebe8 fix unresolved context, html escape inspector output 2024-01-31 06:55:02 +11:00
Mike Macgirvin
24943db46d add some more conversation debugging stuff 2024-01-31 06:35:48 +11:00
Mike Macgirvin
2fc3801215 hyperdrive toggle not working due to name. Issue #142 2024-01-30 18:41:52 +11:00
Mike Macgirvin
37ddd25bea mod_inbox: reject check_channelallowed() channels before storing the actor info 2024-01-30 12:03:53 +11:00
Mike Macgirvin
e5a1776255 Ensure Add activities have ld-contexts 2024-01-30 08:29:12 +11:00
Mike Macgirvin
672e1a3482 fix conversation fetch 2024-01-30 07:59:07 +11:00
Mike Macgirvin
ba1d0ee3e9 cleanup 2024-01-29 22:06:05 +11:00
Mike Macgirvin
05a17baa4e fix conversation query 2024-01-27 08:45:46 +11:00
Mike Macgirvin
7a756eaf56 cache-control 2024-01-27 06:19:53 +11:00
Mike Macgirvin
5fe246bd89 cache-control 2024-01-27 06:19:17 +11:00
Mike Macgirvin
37d0ba2878 collection testing 2024-01-26 12:11:36 +11:00
Mike Macgirvin
cfa14a6fbf more testing of collections 2024-01-26 09:09:35 +11:00
Mike Macgirvin
d777aee293 more work on activitypub side of things 2024-01-25 07:01:42 +11:00
Mike Macgirvin
3fcd550e20 bring isCollectionOperation to ActivityPub 2024-01-22 20:43:22 +11:00
Mike Macgirvin
6effa8de04 if a collection is targeted, reject non-collection operations. 2024-01-21 06:56:35 +11:00