Commit graph

17 commits

Author SHA1 Message Date
70053021a5
astreams: Implement entity processing and Entity.preview 2024-12-30 02:50:04 +01:00
678daac2eb
astreams: Implement u64 processing and Link.height and Link.width 2024-12-30 02:25:24 +01:00
690afcd15f
astreams: Implement langtag processing and Link.hreflang 2024-12-30 02:13:36 +01:00
1ff33fcbdb
astreams: Implement langString processing and Link.name 2024-12-30 01:37:25 +01:00
71485b50af
astreams: Mark activitystreams_rel as lenient 2024-12-28 02:42:04 +01:00
8c191cf9ae
astreams: Rename functions 2024-12-28 02:39:25 +01:00
ea126d11f4
astreams: Parse Link.href as Node
https://www.w3.org/ns/activitystreams
2024-12-28 02:36:34 +01:00
ffe5c3cc03
astreams: Improve variable naming consistency 2024-12-28 02:33:18 +01:00
f26c7a04f4
astreams: Add some tests 2024-12-24 18:26:26 +01:00
4a2e2ff381
astreams: Fix copy error 2024-12-24 17:37:49 +01:00
829396846e
astreams: Yet another attempt at reasonable mapping 2024-12-24 17:26:49 +01:00
74e36f7a85
astreams: Make macro to test examples 2024-12-17 12:44:39 +01:00
b43c000a9e
astreams: Add dependencies that will be useful later 2024-12-17 10:30:56 +01:00
ea9f372229
astreams: Merge core and extended into activitystreams 2024-12-17 10:30:39 +01:00
e47fdd9bf1
astreams: Add examples from ActivityStreams spec to tests 2024-12-17 10:30:12 +01:00
f4ed66b42f
astreams: Update structure 2024-12-17 08:39:12 +01:00
949da91cb7
astreams: Create crate 2024-12-16 04:25:12 +01:00