Kitaiti Makoto
|
2316d36e03
|
Add test for Tag::from_activity07()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
2b1ddc71ac
|
Implement Tag::to_activity07() and Tag::build_activity07()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
95fb5a3c71
|
Implement Media::from_activity07()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
75b43a738f
|
Follow clippy
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
5bd467c4c1
|
Remove unnecessary records
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
74d6dc5089
|
Implement Blog::to_activity07(), outbox_collection07() and outbox_collection_page07()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
67996cc938
|
Add test for Blog::outbox_collection_page()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
f5e776c4d7
|
Fix first and last link in Blog::outbox_collection()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
e27fc47287
|
Extract Blog::outbox_collection_page()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
0ed91b89ff
|
Add test for Blog::outbox_collection()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
00862790a1
|
Extract Blog::outbox_collection()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
ab6f39c192
|
Add test for Blog::to_activity()
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
4edc201c14
|
Implement FromId07 for Blog
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
6b5a1d2130
|
Use Base::retract() instead of into_any_base() on creating activity
|
2022-04-18 00:19:33 +09:00 |
|
Kitaiti Makoto
|
da9e13622c
|
Use Inbox::with07() for User, Delete, User
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
8f4dd8a57b
|
Implement User::fetch_outbox07()
|
2022-04-18 00:11:12 +09:00 |
|
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
|
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
|
249fbbe891
|
Remove unused import
|
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
|
e407d58ee9
|
Implement FromId07 for User
|
2022-04-18 00:11:12 +09:00 |
|
Kitaiti Makoto
|
f3b67ab6c9
|
WIP
|
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
|
bff50f8e4c
|
Add activitystreams 0.7 to plume-models dependencies
|
2022-04-18 00:10:41 +09:00 |
|
KitaitiMakoto
|
04cae95635
|
Merge branch 'main' into tracing-0.1.34
|
2022-04-17 14:44:27 +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]
|
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 |
|
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 |
|
dependabot[bot]
|
38cf9b5496
|
Bump native-tls from 0.2.8 to 0.2.10
Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.8 to 0.2.10.
- [Release notes](https://github.com/sfackler/rust-native-tls/releases)
- [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.8...v0.2.10)
---
updated-dependencies:
- dependency-name: native-tls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-29 19:29:35 +00:00 |
|
dependabot[bot]
|
ee8312fb57
|
Bump bcrypt from 0.12.0 to 0.12.1
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/Keats/rust-bcrypt/releases)
- [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.12.0...v0.12.1)
---
updated-dependencies:
- dependency-name: bcrypt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-21 19:32:31 +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 |
|
KitaitiMakoto
|
3cf52b3985
|
Merge pull request 'Add test for Tag::from_activity()' (#1037) from tag-test into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1037
|
2022-03-06 11:44:02 +00:00 |
|
Kitaiti Makoto
|
daae2038f8
|
Add test for Tag::from_activity()
|
2022-03-06 20:22:36 +09: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 |
|
Kitaiti Makoto
|
144565d13e
|
Merge remote-tracking branch 'github/dependabot/cargo/bcrypt-0.12.0' into ldap3-0.10.2
|
2022-03-01 22:06:38 +09:00 |
|
dependabot[bot]
|
07fd66863d
|
Bump bcrypt from 0.11.0 to 0.12.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/Keats/rust-bcrypt/releases)
- [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.11.0...v0.12.0)
---
updated-dependencies:
- dependency-name: bcrypt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 19:46:44 +00:00 |
|
dependabot[bot]
|
385a5f7c33
|
Bump ldap3 from 0.9.3 to 0.10.2
Bumps [ldap3](https://github.com/inejge/ldap3) from 0.9.3 to 0.10.2.
- [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.9.3...v0.10.2)
---
updated-dependencies:
- dependency-name: ldap3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 19:46:38 +00:00 |
|
Kitaiti Makoto
|
f7e393bded
|
Add tests for Tag
|
2022-02-27 21:47:40 +09:00 |
|
dependabot[bot]
|
2196cb95c0
|
Bump bcrypt from 0.10.1 to 0.11.0
Bumps [bcrypt](https://github.com/Keats/rust-bcrypt) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/Keats/rust-bcrypt/releases)
- [Commits](https://github.com/Keats/rust-bcrypt/compare/v0.10.1...v0.11.0)
---
updated-dependencies:
- dependency-name: bcrypt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-23 19:27:58 +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 |
|
dependabot[bot]
|
1ccaa817b3
|
Bump ammonia from 3.1.3 to 3.1.4
Bumps [ammonia](https://github.com/rust-ammonia/ammonia) from 3.1.3 to 3.1.4.
- [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.3...v3.1.4)
---
updated-dependencies:
- dependency-name: ammonia
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-17 19:29:15 +00:00 |
|
Kitaiti Makoto
|
dba902d262
|
Merge remote-tracking branch 'origin/main' into gettext-cratesio
|
2022-02-17 23:09:50 +09:00 |
|
Kitaiti Makoto
|
917eda356d
|
Use rocket_i18n on crates.io
|
2022-02-17 22:36:13 +09: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
|
54cbdb236f
|
Add tests for Mention activity
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
34c374de1a
|
Attach icon field to User activity only whene it has avatar
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
113722e4ba
|
Add more ActivityPub tests for User
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
3b429909f1
|
Extract User::outbox_collection_page() from outbox_collection() for testablity
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
f1cdf4552f
|
Extract User::outbox_collection() from outbox() for testablity
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
7d320e57da
|
Don't make medias::tests::clean() panic when file not found
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
e1a598a459
|
Attach avater to sample user
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
6107842303
|
Add tests for Comment::to_activity() and build_delete()
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
65372d2018
|
Extract comments::tests::prepare_activity()
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
4842385ca6
|
Add test about reply
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
e8153d4b42
|
Fix Comment::to_activity()
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
2087a659f9
|
Add test to validate comment json
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
1770336c11
|
Make format_datetime() crate public
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
9c177f6286
|
Change format_datetime implementation according to feature
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
93a2c6d99f
|
Add tests for Follow::build_accept() and build_undo()
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
5ef76873b7
|
Fix tests
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
b97c3fdb87
|
Extract Follow::build_accept
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
64838ad864
|
Add test for Follow::to_activity()
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
4df2ce5744
|
Add mention to test suite for Post activities
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
c1f42836d9
|
Fix variable names
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
0cbc9438d4
|
Complete a slash to Post Create activity's ID
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
ca6cd534d8
|
Add tests for Post::to_activity(), create_activity() and update_activity()
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
f529e803ef
|
Fix ap_url of Reshare
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
e5bc84badf
|
Add tests for Reshare::to_activity and build_undo
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
e2077bed59
|
Add test for Like::build_undo
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
9ab9d29efb
|
Remove double slashes
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
5373a674e1
|
Add test for Like::to_activity
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
d4a13a13d4
|
Add assert-json-diff to dev dependencies of plume-common
% cargo add assert-json-diff -p plume-models --dev
|
2022-02-05 17:58:00 +09:00 |
|
Kitaiti Makoto
|
80c0426768
|
Add activitystreams 0.7.0 to plume-models 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
|
458d87fef1
|
Run migration
|
2022-01-30 01:16:51 +09:00 |
|
Kitaiti Makoto
|
996b161c1e
|
Satisfy clippy
|
2022-01-27 11:45:35 +09:00 |
|
Kitaiti Makoto
|
45119d9a8c
|
(cargo-release) version {{version}}
|
2022-01-12 10:42:45 +09:00 |
|
Kitaiti Makoto
|
b4395bce99
|
Implement request guard to detect enabled sign-up strategy
|
2022-01-12 08:39:33 +09:00 |
|
Kitaiti Makoto
|
c5c6b70a89
|
Upgrade ldap3
|
2022-01-07 06:17:58 +09:00 |
|
Kitaiti Makoto
|
88d7d54601
|
Upgrade whatlang
|
2022-01-07 06:05:20 +09:00 |
|
Kitaiti Makoto
|
0f0c896887
|
Upgrade itertools
|
2022-01-07 06:05:05 +09:00 |
|
Kitaiti Makoto
|
65233c0a9a
|
Upgrade ammonia
|
2022-01-07 05:53:09 +09:00 |
|
Kitaiti Makoto
|
32e1e4788f
|
Upgrade shrinkwraprs
|
2022-01-07 05:49:06 +09:00 |
|
Kitaiti Makoto
|
181a78876b
|
Remove askama_escape from dependencies of plume-models
|
2022-01-07 05:47:46 +09:00 |
|
Kitaiti Makoto
|
61d5446113
|
Use plume_common::escape() instead of askama_escape::escape() directly
|
2022-01-07 05:47:08 +09:00 |
|