Commit Graph

9 Commits

Author SHA1 Message Date
asonix 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
asonix 0979abb694 Introduce 'uri' macro 2020-06-03 15:35:45 -05:00
asonix d37714ff57 XsdString - gone 2020-06-03 12:31:54 -05:00
asonix 32b4ce2eef Add example of handling incoming JSON 2020-05-17 20:15:35 -05:00
asonix 7f7103aa6e Remove 'default' 2020-05-17 15:04:10 -05:00
asonix 4f4cec8fec License, Readme, start documentation
Done:
- Base

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