Commit graph

9 commits

Author SHA1 Message Date
60716a6d2a Use Url's native Serde support 2020-06-27 17:21:35 -05:00
33c262461d No longer depend on activitystreams
- Pull in primitives and traits that we need
- Remove primitives that don't make sense
- Limit the use of XsdAnyUri and similar primitives from public API
- Add domain validation methods for ID and Actor fields
- Add mutable borrows for Actor fields
2020-06-19 22:03:43 -05:00
ce69a70a92 Update doc link 2020-06-19 13:54:27 -05:00
ed2bf31517 Add docs link 2020-05-18 11:18:02 -05:00
2cd8875299 Remove note about patched typed-builder 2020-05-17 20:53:01 -05:00
4f4cec8fec License, Readme, start documentation
Done:
- Base

Todo:
- Primitives
- Unparsed
- Object
- Actor
- Activity
- Link
2020-05-15 20:08:43 -05:00
d19406f60b The traits! Oh god! The traits 2020-05-14 22:18:34 -05:00
4cb98a6706 Add builder 2020-05-14 11:23:38 -05:00
96e9ad61bf Hmmm... 2020-05-13 22:54:50 -05:00