Commit graph

29953 commits

Author SHA1 Message Date
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
silverpill
e33dc9501c Add headings to FEDERATION.md 2024-02-26 20:37:38 +00:00
Mike Macgirvin
42096ddc1a validate hubzilla dual signatures 2024-02-27 07:25:46 +11:00
Mike Macgirvin
cbc53143dc Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-02-26 02:48:48 -08:00
Mike Macgirvin
686b88f6ea prohibit remote overwrite 2024-02-26 02:48:04 -08:00
Mike Macgirvin
946e91a248 hotfix release 2024-02-26 02:46:15 -08:00
Mike Macgirvin
2cb7da6863 hubzilla compatibility at least until next hz release 2024-02-26 11:13:39 +11:00
Mike Macgirvin
76c8d3dca9 relay issue 2024-02-26 08:53:53 +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
3607a9dd82 missing line from editor 2024-02-24 19:13:54 +11:00
Mike Macgirvin
3e98b825b7 fill in a few missing (but non-essential) fields in the add activity 2024-02-24 19:07:13 +11:00
Mike Macgirvin
f4b0ac2a17 reply theming part1 2024-02-24 14:51:17 +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