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 |
|
KitaitiMakoto
|
26f460be89
|
Merge branch 'main' into web-sys-0.3.57
|
2022-04-17 14:39:05 +00:00 |
|
KitaitiMakoto
|
b9fb13104a
|
Merge pull request 'Bump ammonia from 3.1.4 to 3.2.0' (#1046) from ammonia-3.2.0 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1046
|
2022-04-17 14:38:08 +00:00 |
|
dependabot[bot]
|
5cc411158f
|
Bump tracing from 0.1.32 to 0.1.34
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.32 to 0.1.34.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.32...tracing-0.1.34)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-15 19:29:35 +00:00 |
|
dependabot[bot]
|
ca69c93531
|
Bump web-sys from 0.3.55 to 0.3.57
Bumps [web-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: web-sys
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 19:48:13 +00:00 |
|
dependabot[bot]
|
95cb7cc904
|
Bump ammonia from 3.1.4 to 3.2.0
Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 3.1.4 to 3.2.0.
- [Release notes](https://github.com/rust-ammonia/ammonia/releases)
- [Changelog](https://github.com/rust-ammonia/ammonia/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-ammonia/ammonia/compare/v3.1.4...v3.2.0)
---
updated-dependencies:
- dependency-name: ammonia
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 19:48:04 +00:00 |
|
KitaitiMakoto
|
0a62fa46aa
|
Merge pull request 'Bump tracing-subscriber from 0.3.9 to 0.3.10' (#1045) from tracing-subscriber-0.3.10 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1045
|
2022-04-03 13:28:51 +00:00 |
|
KitaitiMakoto
|
2e60410969
|
Merge branch 'main' into tracing-subscriber-0.3.10
|
2022-04-03 13:28:09 +00:00 |
|
KitaitiMakoto
|
a12d3a591b
|
Merge pull request 'Bump ldap3 from 0.10.2 to 0.10.3' (#1044) from ldap3-0.10.3 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1044
|
2022-04-03 13:27:42 +00:00 |
|
dependabot[bot]
|
3cf7c67b6d
|
Bump tracing-subscriber from 0.3.9 to 0.3.10
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.9...tracing-subscriber-0.3.10)
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 19:26:25 +00:00 |
|
dependabot[bot]
|
2cf79f31b7
|
Bump ldap3 from 0.10.2 to 0.10.3
Bumps [ldap3](https://github.com/inejge/ldap3) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/inejge/ldap3/releases)
- [Changelog](https://github.com/inejge/ldap3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inejge/ldap3/compare/v0.10.2...v0.10.3)
---
updated-dependencies:
- dependency-name: ldap3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 19:30:55 +00:00 |
|
KitaitiMakoto
|
24cf941303
|
Merge pull request 'Bump native-tls from 0.2.8 to 0.2.10' (#1043) from native-tls-0.2.10 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1043
|
2022-03-30 19:04:42 +00:00 |
|