Commit graph

131 commits

Author SHA1 Message Date
asonix 77c890800c Update links 2021-02-10 19:45:35 -06:00
asonix 10b4ba6cef Update changelog 2021-01-17 00:54:01 -06:00
asonix 6d0f4c3acd Fix image -> icon extraction in Object extension 2021-01-17 00:52:41 -06:00
asonix 8822ab58ec Fix extend doctest 2021-01-03 18:16:59 -06:00
asonix 757df7792d Clippy nits, AnyBase::extend 2021-01-03 18:11:17 -06:00
asonix feb42ee3ed Add from_arbitrary_json to AnyBase 2020-11-25 10:11:10 -06:00
asonix 9d34cb6e1c Implement Extends for Base 2020-11-25 09:41:02 -06:00
asonix b99daa1e1d Add AsApActor, Actor impls for ApObject 2020-11-24 10:23:33 -06:00
asonix 767a70ba97 Update changelog 2020-11-18 10:45:46 -06:00
asonix 49b7b35be5 Add orderedItems field to collections 2020-11-18 10:41:33 -06:00
asonix fb79b944b6 0.7.0-alpha.4 2020-08-10 08:32:43 -05:00
asonix c53f26a597 Bump version, don't update CHANGELOG since not publishing yet 2020-08-09 18:36:39 -05:00
asonix 9a9fd47cb3 Add new_none_type methods for creating as constructs with no 'type'
General cleaning
2020-08-09 18:32:15 -05:00
asonix 9becb15580 Add colons b/c 2020-08-09 17:50:11 -05:00
asonix 5c6dd8bed7 Make pathes code 2020-08-09 17:49:36 -05:00
asonix d34df729bc Clean up a couple weird plurals 2020-08-09 17:46:57 -05:00
asonix 8e81b9edb2 Fix example in readme 2020-07-26 12:19:07 -05:00
asonix 7dad81d2f3 Fix example, docs for activitystreams-ext 2020-07-26 12:16:23 -05:00
asonix 394bf499f9 Add into_parts to deconstruct some objects 2020-07-26 11:56:37 -05:00
asonix 03ad448fc3 Make OneOrMany iterable 2020-07-26 10:14:52 -05:00
asonix bbbae3d951 Make items optional in a collection 2020-07-25 21:22:18 -05:00
asonix 30af390078 Update repo link 2020-07-25 17:23:49 -05:00
asonix 5701eb78bd Examples 2020-07-25 17:11:42 -05:00
asonix 4c72ace1ce Add descriptions 2020-07-25 17:08:04 -05:00
asonix 1e3478e4ab Update docs a bit 2020-07-25 17:06:27 -05:00
asonix afafe24d51 Copy in -new and -ext 2020-07-25 16:59:15 -05:00
asonix 310d29482b Remove requirement on Debug 2020-05-14 14:09:00 -05:00
asonix daeb51724a ext is a types dependency 2020-05-13 10:57:51 -05:00
asonix 5188d529b9 Add an 'add' method for appending to a vec 2020-05-05 12:10:46 -05:00
asonix d5e0600051 Add String to former-type 2020-04-29 15:51:19 -05:00
asonix a662004ce1 Clippy 2020-04-25 20:25:02 -05:00
asonix 170cae32b8 0.5.0 2020-04-20 16:09:14 -05:00
asonix 074154eca6 Fix doc test 2020-04-04 17:10:33 -05:00
asonix 8305cd8116 Perform type magic for recursive AsRef on Ext types 2020-04-04 17:08:58 -05:00
asonix 4ab09044ab Replace TryFrom macro impls with trait magic 2020-04-02 13:45:56 -05:00
asonix 0e6b874d5d Don't pluralize when endswith s 2020-04-02 11:36:15 -05:00
asonix a6690f59e4 TryFrom for BaseBox, pluralize 2020-04-02 11:20:17 -05:00
asonix 7213c7966f Update a couple invalid uses of box types 2020-04-02 09:50:53 -05:00
asonix b8e4e175cf Test setting object boxes with Ext 2020-04-02 09:41:06 -05:00
asonix 2f27ef3f70 Make Ext<> work in Boxtypes 2020-04-02 09:34:26 -05:00
asonix 5cb6b27a61 Bump version number 2020-03-18 21:12:33 -05:00
asonix 8edf20bcd0 Update basic example to use Ext 2020-03-18 20:23:45 -05:00
asonix a7263164d8 Add base docs 2020-03-18 18:56:24 -05:00
asonix 67cd3b8a8c Fix tests 2020-03-18 18:51:04 -05:00
asonix 3258d7e0a7 Don't forget BaseBox 2020-03-18 17:47:56 -05:00
asonix 7dda503c65 Try extension method 2020-03-18 17:36:16 -05:00
asonix 843233811d Update version 2020-03-17 09:02:46 -05:00
asonix ea00c1be86 rename context -> @context 2020-03-17 09:01:52 -05:00
asonix 83ea05c8e4 preferredUsername should be string 2020-03-15 23:42:54 -05:00
asonix b71c31417b Add more impls for primitives 2020-03-15 12:17:02 -05:00