Commit graph

157 commits

Author SHA1 Message Date
Aode (lion) 3123fff5a8 Add convenience methods to AnyString
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-02-13 14:24:07 -06:00
Aode (lion) b7f178f2b6 Expose Either type
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
2022-01-28 14:48:38 -06:00
Aode (lion) f3d394d5d6 Add 'closed' to Question
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-28 12:24:08 -06:00
Aode (Lion) 2f9532ad65 Prepare v0.7.0-alpha.16
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-17 14:25:25 -06:00
Aode (Lion) 0dfb92005c Clippy
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-01-17 14:13:14 -06:00
Aode (Lion) 17a09e4fbe Move to plain alpine for tests
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-17 14:10:25 -06:00
Aode (Lion) 36a7f9ddcf Remove thiserror
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-01-17 14:09:00 -06:00
Aode (Lion) f343e4a959 Use upstream rust container for tests
Some checks failed
continuous-integration/drone/push Build is failing
2022-01-17 14:05:24 -06:00
Aode (Lion) aef1bdf588 Start checking again
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-01-17 14:02:18 -06:00
Aode (lion) 71fae0bbd4 changelog
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-11 12:15:52 -06:00
Aode (lion) 22a2e671e4 Bump activitystreams-kinds
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2022-01-11 12:14:26 -06:00
Aode (lion) 9705f62e1d Add drone
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-11 12:10:10 -06:00
Aode (lion) 245904d078 Migrate to IriString 2022-01-11 11:58:16 -06:00
Aode (lion) fe84059d00 Update changelog 2021-11-19 08:55:43 -06:00
Aode (lion) 35bbbabf6c Bump versions 2021-11-19 08:54:45 -06:00
Aode (lion) bd532fe4d2 Re-export kind macro, url functions 2021-11-19 08:54:10 -06:00
Aode (lion) dff8fbbe59 Add URL functions to kinds lib 2021-11-19 08:53:46 -06:00
Aode (lion) 8f5badad06 Make tests pass 2021-11-18 18:55:15 -06:00
Aode (lion) 1b7a1f7930 kinds: Update cargo metadata 2021-11-18 18:47:36 -06:00
Aode (lion) cba33c4642 Split kinds into own library 2021-11-18 18:45:09 -06:00
Aode (lion) 47efc1c646 Add as_slice(), rename unwrap_to_vec() to into_vec() 2021-11-17 19:20:56 -06:00
Aode (Lion) efc9cf2362 2021 2021-10-21 16:38:07 -05:00
asonix 2ae512e3f5 Add to_owned to OneOrMany<&'a AnyString> 2021-03-09 19:49:04 -06:00
asonix 88470a3199 Prepare 0.7.0-alpha.11 2021-03-08 18:16:41 -06:00
asonix 101db48fd0 Fix Add type alias 2021-03-08 18:15:40 -06:00
asonix 706c4b251a Standardize methods returning OneOrMany<&'a AnyString> 2021-03-08 18:14:51 -06:00
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