Commit graph

29774 commits

Author SHA1 Message Date
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
bb01687aa3 add '%' to the escaped message_id characters 2024-01-26 09:08:52 +11:00
Mike Macgirvin
198f875136 make objcache consistent, get rid of jsalmon 2024-01-25 21:56:55 +11:00
Mike Macgirvin
d777aee293 more work on activitypub side of things 2024-01-25 07:01:42 +11:00
Mike Macgirvin
d710cfe2df more testing 2024-01-23 22:04:08 +11:00
Mike Macgirvin
97ef0244f6 prevent recursion 2024-01-23 20:12:39 +11:00
Mike Macgirvin
e592adac19 testing cont. 2024-01-23 20:02:09 +11:00
Mike Macgirvin
3587a36284 testing collection delivery (work in progress) 2024-01-23 08:48:38 +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
Mike Macgirvin
f7226e50cf set target for outbound posts that we own 2024-01-18 07:16:07 +11:00
Mike Macgirvin
a23aa82489 3rd effort at collection re-architecture. 2024-01-17 07:18:55 +11:00
Mike Macgirvin
54ffb2039d Merge branch 'dev' into collect 2024-01-15 04:46:56 +11:00
Mike Macgirvin
c31050437d add newline before closing /share tag in case it is needed for markdown 2024-01-14 16:59:46 +11:00
Mike Macgirvin
70e017e764 repeat: add/remove from collection, this time as standalone activities 2024-01-14 10:13:18 +11:00
Mike Macgirvin
88c8459b28 even a link needs a type 2024-01-13 22:04:08 +11:00
Mike Macgirvin
37556b13f6 add proof element 2024-01-12 16:44:08 +11:00
Mike Macgirvin
0baeea3e09 prepare to use DTO for assertions 2024-01-12 16:31:10 +11:00
Mike Macgirvin
0df8511c58 DTOs 2024-01-12 05:34:22 +11:00
Mike Macgirvin
672a5cc2e1 delivery issue for Announce/Invite/Event discovered while fixing the unrelated #140 2024-01-11 07:47:24 +11:00
Mike Macgirvin
04d111c8b5 require use statement 2024-01-10 09:42:22 +11:00
Mike Macgirvin
f980dab26a issue #140 repeated event rendered twice, once with wrong attribution 2024-01-10 09:18:13 +11:00
Mike Macgirvin
b111fb596d fix a few implicit declarations 2024-01-10 06:55:20 +11:00
Mike Macgirvin
174cf372d7 refactor recent code change 2024-01-10 06:46:23 +11:00
Mike Macgirvin
c908bff9fb version 2024-01-08 17:34:14 -08:00
Mike Macgirvin
555f579876 even more embed in comment from cloud 2024-01-09 12:26:38 +11:00
Mike Macgirvin
a69070eaa7 even more attach from cloud 2024-01-09 10:38:32 +11:00
Mike Macgirvin
045de8e70f attach from cloud continued 2024-01-09 10:23:29 +11:00
Mike Macgirvin
18ed2eff93 work in progress 2024-01-09 07:58:16 +11:00
Mike Macgirvin
0a08337468 expose changing profile_photo and cover_photo a bit more obviously 2024-01-08 21:47:03 +11:00
Mike Macgirvin
e5bb5b4c12 only show images in embedphotoswidget when called from profile_photo and cover_photo 2024-01-08 21:32:02 +11:00
Mike Macgirvin
d0f50792dd fix photo title on edit (was using description) 2024-01-08 17:02:50 +11:00
Mike Macgirvin
02b2e5efd4 publish photo if body text is changed during edit 2024-01-08 11:49:14 +11:00
Mike Macgirvin
3b8da3500e fix update 1271 again 2024-01-06 18:49:40 +11:00
Mike Macgirvin
6ffd94fae8 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-01-06 18:49:22 +11:00
Mike Macgirvin
d25b3f9fc7 missed signature => proof on a few controllers 2024-01-06 06:31:03 +11:00
Mike Macgirvin
934144089d bad signature in Home controller 2024-01-06 06:18:21 +11:00
Mike Macgirvin
8e7d556400 version 2024-01-04 21:29:02 -08:00
Mike Macgirvin
bb5c7a2f76 mopping up fep-8b32, also added FEP-2c59 2024-01-05 07:51:37 +11:00
Mike Macgirvin
26f12c2831 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-01-03 18:06:17 +11:00
Mike Macgirvin
df76f4966f issue #138 - error in postgres db update 1275 2024-01-03 15:33:04 +11:00
Mike Macgirvin
1ed3fcf68e Remove LD-signatures with extreme bias. 2024-01-03 11:17:40 +11:00
Mike Macgirvin
4c4809e787 cleanup 2024-01-02 19:58:31 +11:00
Mike Macgirvin
fe03d1c51a cover all import paths for generating ed25519 keys 2024-01-02 15:47:27 +11:00
Mike Macgirvin
c3aff43552 generate xchan_epubkey on import 2024-01-02 15:40:43 +11:00
Mike Macgirvin
fed01ba62a create and import ed25519 xchan keys 2024-01-02 15:34:19 +11:00
Mike Macgirvin
6b4b05d63e more ed25519 stuff, recursion in system_unavailable. 2024-01-02 12:25:37 +11:00
Mike Macgirvin
24f1df1802 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-01-01 21:15:50 +11:00