Kitaiti Makoto
|
78b0535063
|
Implement User::fetch_outbox_page07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
6323c7aef8
|
Add test for User::outbox_page_collection07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
7f0ad56d07
|
Implement User::outbox_collection_page07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
e7eea3901f
|
Implement User::outbox_page07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
0979471e54
|
Add test for User::delete_activity07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
8d69051a61
|
Implement User::delete_activity07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
55ca1345e1
|
Add test self_federation07() for User
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
ad951ca842
|
Add test for User::to_activity07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
cb8e2e9294
|
Implement User::to_activity()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
038d65acaa
|
Implement User::outbox07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
e392a89526
|
Add test for User::outbox_collection07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
d62f51665b
|
Implement User::outbox_collection07()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
e42aa6fe8e
|
Implement From<iri_string::validate::Error> for Error
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
ab126563f3
|
Implement AsObject07 for User
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
c1b9ebdae6
|
[REFACTORING]Reduce duplicated closure
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
d3e11c78d7
|
[REFACTORING]Use method chain instead of if clauses
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
4ccfec8019
|
Use OneOrMany<AnyBase>::to_as_uri()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
bb5157637d
|
Implement OneOrMany<AnyBase>::to_as_uri()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
456df3e535
|
Use OneOrMany<&AnyString>::as_as_str()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
f0112850fa
|
Implement OneOrMany<&AnyString>::as_as_str()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
a6a21d5dfa
|
Rewrite to_as_string() using method chain instead of if expressions
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
249fbbe891
|
Remove unused import
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
e925865767
|
Use &AnyString::as_as_str()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
28643fc2c2
|
Implement &AnyString::as_as_str()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
3db10a09bb
|
Use OneOrMany<&AnyString>::to_as_string()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
a80a95d471
|
Implement OneOrMany<&AnyString>::to_as_string()
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
e407d58ee9
|
Implement FromId07 for User
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
a6d839a766
|
Make fields of ApSignature07 and PublicKey07 public
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
f3b67ab6c9
|
WIP
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
66f5628a27
|
Add suffix 07 to activitystreams 0.7 related methods
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
4b3b5c1f40
|
Implement From<activitystreams::checked::CheckError> for Error
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
3e687f3af0
|
Reduce type parameter from broadcast07
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
119d3e4f6a
|
[plume-common]Add tests for new ActivityPub functions
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
a21d66178e
|
[plume-common]Implement ActivityPub related function using activitystreams 0.7
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
52967f3e47
|
[plume-common]Implement ActivityPub-related code using activitystreams 0.7
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
29439f9d02
|
Add tests for newly added ActivityPub-related structs
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
bc72a4c2d1
|
Install assert-json-diff
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
3ded0e2166
|
Add assert-json-diff to plume-common's dependencies
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
27c10e5e5c
|
Install activitystreams-ext
|
2022-04-18 00:10:41 +09:00 |
|
Kitaiti Makoto
|
816aefe72a
|
Add ActivityStreams Ext to plume-common dependencies
|
2022-04-18 00:10:41 +09:00 |
|
Kitaiti Makoto
|
bff50f8e4c
|
Add activitystreams 0.7 to plume-models dependencies
|
2022-04-18 00:10:41 +09:00 |
|
Kitaiti Makoto
|
be1c22815b
|
Install activitystreams 0.7
|
2022-04-18 00:10:19 +09:00 |
|
Kitaiti Makoto
|
08ab7ffd08
|
Add activitystreams 0.7 to plume-common dependencies
|
2022-04-17 23:47:13 +09:00 |
|
KitaitiMakoto
|
8709f6cf9f
|
Merge pull request 'Bump tracing from 0.1.32 to 0.1.34' (#1050) from tracing-0.1.34 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1050
|
2022-04-17 14:44:46 +00:00 |
|
KitaitiMakoto
|
04cae95635
|
Merge branch 'main' into tracing-0.1.34
|
2022-04-17 14:44:27 +00:00 |
|
KitaitiMakoto
|
5d37b2534a
|
Merge pull request 'Bump wasm-bindgen from 0.2.78 to 0.2.80' (#1049) from wasm-bindgen-0.2.80 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1049
|
2022-04-17 14:44:00 +00:00 |
|
dependabot[bot]
|
eafafdaadf
|
Bump wasm-bindgen from 0.2.78 to 0.2.80
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.78 to 0.2.80.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.78...0.2.80)
---
updated-dependencies:
- dependency-name: wasm-bindgen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-17 23:43:25 +09:00 |
|
KitaitiMakoto
|
6897b8fa58
|
Merge pull request 'Bump js-sys from 0.3.55 to 0.3.57' (#1048) from js-sys-0.3.57 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1048
|
2022-04-17 14:40:47 +00:00 |
|
dependabot[bot]
|
16d3279d72
|
Bump js-sys from 0.3.55 to 0.3.57
Bumps [js-sys](https://github.com/rustwasm/wasm-bindgen) from 0.3.55 to 0.3.57.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
---
updated-dependencies:
- dependency-name: js-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-17 23:40:01 +09:00 |
|
KitaitiMakoto
|
36c76c534d
|
Merge pull request 'Bump web-sys from 0.3.55 to 0.3.57' (#1047) from web-sys-0.3.57 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1047
|
2022-04-17 14:39:18 +00:00 |
|