Commit graph

30169 commits

Author SHA1 Message Date
Mike Macgirvin
deb012a945 version/strings 2024-03-05 13:49:21 -08:00
Mike Macgirvin
454ddd6f84 fix parsing issue and doc update 2024-03-06 06:00:24 +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
8ab0e14771 Add content filter rule for max number of hashtags 2024-03-05 07:11:53 +11:00
Mike Macgirvin
713c9ae361 fix exception encountered in eddsa signing 2024-03-04 07:27:22 +11:00
Mike Macgirvin
dc7490bdd5 Use the object type, not the activity type 2024-03-03 22:08:08 +11:00
Mike Macgirvin
511d942e22 operator order reversed 2024-03-03 21:48:09 +11:00
Mike Macgirvin
5ea412333c Poll updates wasn't my problem after all. Mastodon doesn't change the updated timestamp any more, so we just assumed it was an old update we had already seen and discarded it. 2024-03-03 18:24:53 +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
81a8b6443e Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-03-03 12:55:28 +11:00
Mike Macgirvin
253a4b4b2b more poll issues 2024-03-03 12:48:09 +11:00
Mike Macgirvin
0e19503317 filter poll responses (and raw collection operations) from enotify:format() 2024-03-03 10:57:18 +11:00
Mike Macgirvin
bd45f4c2a3 remote poll updates not updating after conversation collection changes 2024-03-03 10:46:42 +11:00
Mike Macgirvin
27c1dedb7a recent updated timestamp issues 2024-03-03 09:22:42 +11:00
Mike Macgirvin
7931f052bf cleanup 2024-03-03 05:57:24 +11:00
Mike Macgirvin
92ec813394 block registration by ip 2024-03-01 12:46:57 +11:00
Mike Macgirvin
21ef16934f Code comments 2024-03-01 08:47:32 +11:00
Mike Macgirvin
522ac61c13 better test for hubzilla conversations, which doesn't support replyto 2024-02-29 18:56:24 +11:00
Mike Macgirvin
5e642b04a6 another attempt to block/filter Add activities from being sent to or fetched by hubzilla 2024-02-29 18:28:12 +11:00
Mike Macgirvin
26d82bc269 update contribs 2024-02-29 08:54:24 +11:00
Mike Macgirvin
2fd0aa07ad further refinement of conversational software detection 2024-02-29 08:31:06 +11:00
Mike Macgirvin
92873d146b only evaluate replyto on target if target exists 2024-02-29 08:10:56 +11:00
Mike Macgirvin
49b5adc49b friendica detection 2024-02-29 06:58:40 +11:00
Mike Macgirvin
9614e12ade do hubzilla discovery 2024-02-29 06:35:16 +11:00
Mike Macgirvin
20f314d830 remove wall collection (it's outbox). 2024-02-28 20:57:49 +11:00
Mike Macgirvin
d944461846 remove unused code 2024-02-28 20:24:43 +11:00
Mike Macgirvin
12dbd99777 fetch more metadata 2024-02-28 18:02:31 +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
5a93e9431f Revert "provide comment box for hubzilla, perhaps friendica"
This reverts commit aed6d74668.
2024-02-28 13:30:09 +11:00
Mike Macgirvin
aed6d74668 provide comment box for hubzilla, perhaps friendica 2024-02-28 13:25:06 +11:00
Mike Macgirvin
dc5f116a1c polish up the markdown code block doco a bit. 2024-02-28 09:55:15 +11:00
Mike Macgirvin
26b66db396 markdown issue #149 2024-02-28 09:45:39 +11:00
(streams)
51da403848 Merge pull request 'Add headings to FEDERATION.md' (#150) from silverpill/streams:silverpill-patch-1 into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/150
2024-02-27 22:40:55 +00:00
Mike Macgirvin
40784903a4 federated delete ownership check 2024-02-28 07:36:58 +11:00
Mike Macgirvin
10c5eb896d federated delete issue 2024-02-28 06:04:39 +11:00
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
7994e52f00 add archive ui element for conversation snapshots 2024-02-27 20:01:01 +11:00
Mike Macgirvin
b30597afbf use zid in convo link 2024-02-27 16:24:17 +11:00
Mike Macgirvin
61dc841a5c use the copy of data 2024-02-27 11:01:23 +11:00
Mike Macgirvin
8c65f81cae simplify dual signature code 2024-02-27 10:59:14 +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