Commit graph

9313 commits

Author SHA1 Message Date
Mike Macgirvin
0c5da6c947 filter add/remove activities from feeds 2024-03-27 11:20:59 +11:00
Mike Macgirvin
46d5d4ad63 make bang tag exclusive 2024-03-25 21:54:03 +11:00
Mike Macgirvin
7109631a2c test repeat tallys 2024-03-22 18:41:37 +11:00
Mike Macgirvin
b164ee0c91 tally repeats 2024-03-22 18:27:28 +11:00
Mike Macgirvin
18d5ac0267 b2b encryption updates 2024-03-16 07:53:18 +11:00
Mike Macgirvin
bc4c572951 secrets upgrade (from hz) 2024-03-14 14:49:12 +11:00
Mike Macgirvin
c1c16cccf3 another typo 2024-03-12 05:19:48 +11:00
Mike Macgirvin
1b92c18150 typo 2024-03-12 05:18:55 +11:00
Mike Macgirvin
d921c6d795 potential recursion in drop_related 2024-03-12 05:12:26 +11:00
Mike Macgirvin
c5acf1d41b php errors 2024-03-11 22:07:54 +11:00
Mike Macgirvin
26788bfdcc allow escape of markdown # -> h1 (etc.) headers 2024-03-11 09:17:56 +11:00
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00
Mike Macgirvin
a524b5e86b fix tests and update languagedetect library (discovered in tests) 2024-03-10 08:10:07 +11:00
Mike Macgirvin
3a15a5b0a2 ATOM_TIME -> ISO8601 2024-03-09 22:17:09 +11:00
Mike Macgirvin
dbd76f879b typo 2024-03-09 17:23:15 +11:00
Mike Macgirvin
4d1289ef15 minor test enhancements 2024-03-09 16:28:05 +11:00
Mike Macgirvin
9c8f57567f improve key discovery/parsing 2024-03-08 17:02:09 +11:00
Mike Macgirvin
a727f0d3da posts with collection target bypassing group send_stream permission check 2024-03-07 13:30:10 +11:00
Mike Macgirvin
8c21c0d3c1 same as last commit with similar function 2024-03-05 20:25:14 +11:00
Mike Macgirvin
4635b67477 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-03-05 20:22:19 +11:00
Mike Macgirvin
13303c493c offset error 2024-03-05 20:21:42 +11:00
Mike Macgirvin
4344bccfba relax announce filtering 2024-03-05 16:09:24 +11:00
Mike Macgirvin
57663553e3 revert item_store and item_store_update poll changes. The update problem lies elsewhere. 2024-03-03 17:33:21 +11:00
Mike Macgirvin
96e2f7194a hopefully the final piece of the poll puzzle 2024-03-03 13:01:33 +11:00
Mike Macgirvin
253a4b4b2b more poll issues 2024-03-03 12:48:09 +11:00
Mike Macgirvin
92ec813394 block registration by ip 2024-03-01 12:46:57 +11:00
Mike Macgirvin
e708d353f6 poll updates 2024-02-27 22:21:47 -08:00
Mike Macgirvin
d63a02dbf6 attempt to fix poll updates on contained items 2024-02-28 14:22:33 +11:00
Mike Macgirvin
817b60270b use any type of collection in drop_related 2024-02-28 13:54:51 +11:00
Mike Macgirvin
12b60f75d7 Turn photo items back into Create activities 2024-02-25 11:21:41 +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
7c2fd81fd0 whitespace 2024-02-25 07:58:22 +11:00
Mike Macgirvin
24f6d711e4 drop related items when the associated Create or Add activity is deleted 2024-02-25 07:54:45 +11:00
Mike Macgirvin
365ed9ed92 add collection support to moderation 2024-02-22 06:55:20 +11:00
Mike Macgirvin
ac3a83a597 more group work - primarily over nomad 2024-02-18 13:13:10 +11:00
Mike Macgirvin
0f2e4e54d3 group delivery fix on collect branch 2024-02-17 06:14:53 +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
9dcd4a180f Set discovery to 0 by default. 2024-02-15 06:55:37 +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
eec62a5cc9 Convert photo items to container operations 2024-02-13 06:51:49 +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
8e80bea77e issue #146 cont. don't fetch webfinger key if either # or ? is present; do verify http signature if verify is false but you're looking at a Nomad actor record which has a key. This is not intuitive, but the purpose of setting verify false is to avoid lookup recursion, not to allow forgeries. If we can verify the data without performing any additional network fetches, win-win. 2024-02-10 08:37:27 +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
b5e346ac1a Merge branch 'dev' into collect 2024-02-08 08:03:05 +11:00
Mike Macgirvin
706636b02a Remove host checking on database install. 2024-02-08 05:22:14 +11:00
Mike Macgirvin
5301f394c1 fix inline code blocks in document. They will still require a fix in the fresh theme to display inline correctly. 2024-02-05 07:44:32 +11:00
Mike Macgirvin
4afd433528 more progress on containerising groups, also provide container indicator 2024-02-03 09:50:15 +11:00
Mike Macgirvin
489f87d9f5 groups testing 2024-02-02 21:48:49 +11:00