Commit graph

273 commits

Author SHA1 Message Date
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
459611b889 more complete handling of unfollow 2024-01-01 08:02:52 +11:00
Mike Macgirvin
cce06e5d94 Add attributedTo to paged_collection_init() 2023-12-27 18:38:36 +11:00
Mike Macgirvin
4903951fa9 create hyperdrive connection permission 2023-12-20 14:13:40 +11:00
Mike Macgirvin
fffbb3b789 Change default settings for more privacy 2023-12-20 09:49:54 +11:00
Mike Macgirvin
d7a3d8a083 initialise container branch 2023-12-19 21:08:08 +11:00
Mike Macgirvin
6606357d15 Provide unique message-id for add activity, improve the output of the item inspector. 2023-12-17 08:28:58 +11:00
Mike Macgirvin
4b02e3ba83 more 2024 cleanup 2023-12-14 23:05:27 +11:00
Mike Macgirvin
50e95cfd69 more 2024 development 2023-12-14 22:36:44 +11:00
Mike Macgirvin
7c03d7144e refactor encode_add_activity(), now logic is done in encode_activity() 2023-12-14 19:25:05 +11:00
Mike Macgirvin
14e9ea1610 code review new changes 2023-12-12 22:08:37 -08:00
Mike Macgirvin
4c229c4fbe encode_add_activity continued 2023-12-12 08:13:34 +11:00
Mike Macgirvin
5da7604d0c Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-12-10 06:53:39 +11:00
Mike Macgirvin
79bb556d27 make assertionMethod an array; check return from Config::Load() and retry on failure. 2023-12-10 06:52:07 +11:00
Mike Macgirvin
524fadd91c create encode_add_activity() for future work 2023-12-09 20:57:55 +11:00
Mike Macgirvin
c5c86a23cd Add sodium to installation requirements and setup tests. Rename getkey operation to rsakey 2023-12-08 08:46:09 +11:00
Mike Macgirvin
12506ed2e0 remove ed25519 key to see if this is responsible for the Mastodon federation issue 2023-12-07 08:48:45 +11:00
Mike Macgirvin
82f3b5fab1 Merge branch '2023' into dev 2023-12-04 20:15:43 +11:00
Mike Macgirvin
9367014cc2 ASobject and ed25519 work continued 2023-12-01 11:34:16 +11:00
Mike Macgirvin
70a1ee55d3 incorrect conversation pointer 2023-11-30 20:22:11 +11:00
Mike Macgirvin
39d185fa5d improve directory censor 2023-11-24 21:18:40 +11:00
Mike Macgirvin
3f529297da if xchan_censored is 2, don't refresh profile photo 2023-11-24 17:07:37 +11:00
Mike Macgirvin
87f5b386c2 Apparently Mastodon doesn't consider a message to be a DM if you cc: yourself. 2023-11-08 21:52:35 -08:00
Mike Macgirvin
c930da0c87 rework delivery of Announce 2023-11-09 08:36:24 +11:00
Mike Macgirvin
9ae93ba683 improve owa discovery 2023-11-08 07:35:40 +11:00
Mike Macgirvin
72188284c8 spelling 2023-11-07 08:50:16 +11:00
Mike Macgirvin
854ee1049c lemmy attached pages (again) 2023-11-07 07:41:22 +11:00
Mike Macgirvin
f8293a3968 refactor default group creation 2023-11-05 09:15:53 +11:00
Mike Macgirvin
711fc8c5b4 fix mail permissions for AP comments which are DMs when comments not allowed 2023-11-04 11:51:57 +11:00
Mike Macgirvin
9405ca549d Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-29 07:00:16 +11:00
Mike Macgirvin
bd579c8bd7 architecture changes 2023-10-29 06:59:56 +11:00
Mike Macgirvin
bf7290fa91 typo 2023-10-28 21:26:00 +11:00
Mike Macgirvin
1d32e80dfb store owa links for non nomadic platforms and use this knowledge when generating zids 2023-10-28 21:20:06 +11:00
Mike Macgirvin
61817e8ff1 refactor actor_store() to accept webfinger results which will be required to check ActivityPub sources for OWA capability. 2023-10-26 06:31:37 +11:00
Mike Macgirvin
a655d11423 deal with expiring peertube View activities which only exist for 2 minutes 2023-10-25 21:02:15 +11:00
Mike Macgirvin
018bf6392b attached images being incorrectly added to announce activities 2023-10-17 05:44:08 +11:00
Mike Macgirvin
090d109736 apps work cont. 2023-10-15 08:51:22 +11:00
Mike Macgirvin
1701833747 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-14 13:20:21 +11:00
Mike Macgirvin
f5f5a69a39 don't display repeated content twice or more. 2023-10-14 13:19:29 +11:00
Mike Macgirvin
fe17e4fa66 use a real hash as an id, not a URL 2023-10-13 12:23:54 +11:00
Mike Macgirvin
bcf1654c2f refactor the last commit for parsing lemmy page content, which was wrong 2023-10-13 07:30:52 +11:00
Mike Macgirvin
2ebfb0faf6 go hunting for the mediaType for lemmy pages 2023-10-13 07:23:02 +11:00
Mike Macgirvin
e6845e859c add quoted content to rendered repeat 2023-10-11 07:19:12 +11:00
Mike Macgirvin
3c2f178968 bullhorn emoji isn't supported on some fonts, so use public addresss loudspeaker instead. Looks like the same thing to me. 2023-10-10 06:08:54 +11:00
Mike Macgirvin
2b1b21ded0 fix new scrollables after some tests 2023-10-08 08:10:19 +11:00
Mike Macgirvin
00260b5850 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-08 06:40:01 +11:00
Mike Macgirvin
c89c6300c5 anomalous edit dates on Announce activities when the underlying object was edited. 2023-10-07 21:05:02 +11:00
Mike Macgirvin
4cc73c9ffc public stream leakage when disabled (only visible to system channel in system channel stream, but still...) 2023-10-07 17:33:45 +11:00
Mike Macgirvin
7d8b456fbb update federated search spec to indicate that it is now connected with OWA 2023-10-07 12:54:24 +11:00