Kitaiti Makoto
|
f14c307786
|
Remove unused type parameter from broadcast07()
|
2022-04-24 05:47:11 +09:00 |
|
Kitaiti Makoto
|
1f6361a9a2
|
Fix Cargo.toml
|
2022-04-18 00:21:17 +09:00 |
|
Kitaiti Makoto
|
f854bc5838
|
Add test for LicensedArticle deserialization
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
21a0059755
|
Follow clippy
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
05f4c186f4
|
Fix test for LicensedArticle serialization
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
216855d3a7
|
Add SourceProperty to LicensedArticle
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
23f273e5e8
|
Readd assert-json-diff
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
70949fad02
|
Rename: ActorSource -> SourceProperty
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
b9dac1a21a
|
Define Hashtag07
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
994a4dbb2d
|
Add source property to CustomGroup
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
a1a7acfe94
|
Use new activitystreams APIs
|
2022-04-18 00:19:33 +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
|
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
|
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
|
a80a95d471
|
Implement OneOrMany<&AnyString>::to_as_string()
|
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
|
66f5628a27
|
Add suffix 07 to activitystreams 0.7 related methods
|
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
|
3ded0e2166
|
Add assert-json-diff to plume-common's dependencies
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
816aefe72a
|
Add ActivityStreams Ext to plume-common dependencies
|
2022-04-18 00:10:41 +09:00 |
|
Kitaiti Makoto
|
08ab7ffd08
|
Add activitystreams 0.7 to plume-common dependencies
|
2022-04-17 23:47:13 +09: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]
|
8047196394
|
Bump tracing from 0.1.31 to 0.1.32
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.31 to 0.1.32.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.31...tracing-0.1.32)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 19:30:07 +00:00 |
|
dependabot[bot]
|
a2356c6e59
|
Bump once_cell from 1.9.0 to 1.10.0
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/matklad/once_cell/releases)
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-03 19:31:09 +00:00 |
|
dependabot[bot]
|
65168202b4
|
Bump tracing from 0.1.30 to 0.1.31
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.30 to 0.1.31.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.30...tracing-0.1.31)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-18 19:38:05 +00:00 |
|
Kitaiti Makoto
|
920cf622c5
|
Merge remote-tracking branch 'github/dependabot/cargo/askama_escape-0.10.3' into update-crates
|
2022-02-17 22:34:41 +09:00 |
|
dependabot[bot]
|
13dcb193dc
|
Bump askama_escape from 0.10.2 to 0.10.3
Bumps [askama_escape](https://github.com/djc/askama) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/djc/askama/releases)
- [Commits](https://github.com/djc/askama/commits)
---
updated-dependencies:
- dependency-name: askama_escape
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-16 19:34:15 +00:00 |
|
dependabot[bot]
|
3afb724fed
|
Bump serde_json from 1.0.78 to 1.0.79
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.78 to 1.0.79.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.78...v1.0.79)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-14 19:32:32 +00:00 |
|
Kitaiti Makoto
|
28e0cdfe63
|
Remove activitystreams from dependencies
|
2022-02-08 16:50:00 +09:00 |
|
Kitaiti Makoto
|
05f55fc1ca
|
Add https scheme to mention URI in contents
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
fa861ff314
|
Add activitystreams 0.7.0 to plume-common dependencies
|
2022-02-05 17:58:00 +09:00 |
|
dependabot[bot]
|
b1255efdcd
|
Bump tracing from 0.1.29 to 0.1.30
Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.29 to 0.1.30.
- [Release notes](https://github.com/tokio-rs/tracing/releases)
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.29...tracing-0.1.30)
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-04 19:30:06 +00:00 |
|
Kitaiti Makoto
|
45119d9a8c
|
(cargo-release) version {{version}}
|
2022-01-12 10:42:45 +09:00 |
|
Kitaiti Makoto
|
74254aed4a
|
Move require_logins from plume-common to plume
|
2022-01-12 04:18:13 +09:00 |
|
Kitaiti Makoto
|
6778a0e943
|
Remove hyper from plume-common
|
2022-01-07 06:16:00 +09:00 |
|
Kitaiti Makoto
|
677e238c6d
|
Follow API change of heck
|
2022-01-07 06:12:15 +09:00 |
|
Kitaiti Makoto
|
b0bc2372fa
|
Upgrade heck
|
2022-01-07 06:12:03 +09:00 |
|
Kitaiti Makoto
|
6a808c7cc5
|
Upgrade hex
|
2022-01-07 06:07:07 +09:00 |
|
Kitaiti Makoto
|
d53543ccb1
|
Upgrade base64
|
2022-01-07 06:06:49 +09:00 |
|
Kitaiti Makoto
|
c786569171
|
Define plume_common::escape()
|
2022-01-07 05:36:39 +09:00 |
|
Kitaiti Makoto
|
d83a75e3f4
|
Add askama_escape to plume-common
|
2022-01-07 05:26:32 +09:00 |
|