Kitaiti Makoto
|
97632fdbfe
|
Broadcast asynchronously
|
2022-05-05 13:03:41 +09:00 |
|
Kitaiti Makoto
|
1f8da7e63d
|
Install futures
|
2022-05-05 12:41:16 +09:00 |
|
Kitaiti Makoto
|
76ca7c1462
|
Add futures to plume-common's dependencies
|
2022-05-05 12:40:37 +09:00 |
|
Kitaiti Makoto
|
a7b899817a
|
Run HTTP request in broadcast() on tokio runtime
|
2022-05-05 09:04:54 +09:00 |
|
Kitaiti Makoto
|
e0258003b9
|
Install tokio and flume
|
2022-05-05 09:04:34 +09:00 |
|
Kitaiti Makoto
|
2326eb77cd
|
Add tokio to plume-common's dependencies
|
2022-05-05 08:42:26 +09:00 |
|
Kitaiti Makoto
|
504d41d887
|
Add flume to plume-common's dependencies
|
2022-05-05 08:38:57 +09:00 |
|
Kitaiti Makoto
|
2e35441483
|
Follow reqwest change
|
2022-05-05 01:21:25 +09:00 |
|
Kitaiti Makoto
|
5c74f598d8
|
Update Cargo.lock
|
2022-05-05 01:21:12 +09:00 |
|
Kitaiti Makoto
|
5d711dc47c
|
Upgrade reqwest to 0.11
|
2022-05-05 01:20:18 +09:00 |
|
Kitaiti Makoto
|
692e6b1c82
|
Uninstall tokio
|
2022-05-04 21:13:30 +09:00 |
|
Kitaiti Makoto
|
528f1bac48
|
Remove tokio from dependencies
|
2022-05-04 21:12:52 +09:00 |
|
Kitaiti Makoto
|
35aa2374c4
|
Execute broadcast synchronously
|
2022-05-04 21:12:35 +09:00 |
|
Kitaiti Makoto
|
3eb7662aef
|
Log inbox URI when broadcast() failed
|
2022-05-04 21:04:49 +09:00 |
|
KitaitiMakoto
|
812fd3d956
|
Merge pull request 'Reuse reqwest client on broadcasting' (#1059) from fix-timeout into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1059
|
2022-05-03 19:59:05 +00:00 |
|
KitaitiMakoto
|
5d3b480790
|
Merge branch 'main' into fix-timeout
|
2022-05-03 19:58:38 +00:00 |
|
KitaitiMakoto
|
2f1801acae
|
Merge pull request 'Bump validator from 0.14.0 to 0.15.0' (#1060) from validator-0.15.0 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1060
|
2022-05-03 19:57:56 +00:00 |
|
Kitaiti Makoto
|
0404528908
|
Remove unnecessary clone of config
|
2022-05-04 04:40:16 +09:00 |
|
Kitaiti Makoto
|
4529b929d8
|
[skip ci]Add changelog
|
2022-05-04 04:26:47 +09:00 |
|
dependabot[bot]
|
889decc720
|
Bump validator from 0.14.0 to 0.15.0
Bumps [validator](https://github.com/Keats/validator) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/Keats/validator/releases)
- [Changelog](https://github.com/Keats/validator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Keats/validator/compare/v0.14.0...v0.15.0)
---
updated-dependencies:
- dependency-name: validator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-03 19:24:10 +00:00 |
|
Kitaiti Makoto
|
db0f1a3c46
|
Reuse reqwest client on broadcasting
See https://users.rust-lang.org/t/reqwest-http-client-fails-when-too-much-concurrency/55644/2
|
2022-05-04 04:23:10 +09:00 |
|
KitaitiMakoto
|
ef57ef91f0
|
Merge pull request 'Fixes #1051 Fix accept header' (#1058) from activitystreams-content-type into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1058
|
2022-05-03 17:21:25 +00:00 |
|
Kitaiti Makoto
|
073b72c9ed
|
Add more fixes
|
2022-05-04 02:01:58 +09:00 |
|
Kitaiti Makoto
|
45a6744d4d
|
[skip ci]Add changelog
|
2022-05-04 01:58:44 +09:00 |
|
Kitaiti Makoto
|
4d19861a25
|
Fix accept header
|
2022-05-04 01:56:49 +09:00 |
|
KitaitiMakoto
|
5f629195f8
|
Merge pull request 'Bump whatlang from 0.13.0 to 0.15.0' (#1057) from whatlang-0.15.0 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1057
|
2022-05-03 03:08:09 +00:00 |
|
KitaitiMakoto
|
13eeedb620
|
Merge branch 'main' into whatlang-0.15.0
|
2022-05-03 02:49:51 +00:00 |
|
KitaitiMakoto
|
a076c132ca
|
Merge pull request 'Bump serde from 1.0.136 to 1.0.137' (#1056) from serde-1.0.137 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1056
|
2022-05-03 02:49:09 +00:00 |
|
KitaitiMakoto
|
a76e0dfe5b
|
Merge branch 'main' into serde-1.0.137
|
2022-05-03 02:27:46 +00:00 |
|
KitaitiMakoto
|
8faac20977
|
Merge pull request 'Bump serde_json from 1.0.79 to 1.0.80' (#1055) from serde_json-1.0.80 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1055
|
2022-05-03 02:22:54 +00:00 |
|
dependabot[bot]
|
4cb64e0a8c
|
Bump whatlang from 0.13.0 to 0.15.0
Bumps [whatlang](https://github.com/greyblake/whatlang-rs) from 0.13.0 to 0.15.0.
- [Release notes](https://github.com/greyblake/whatlang-rs/releases)
- [Changelog](https://github.com/greyblake/whatlang-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/greyblake/whatlang-rs/compare/v0.13.0...v0.15.0)
---
updated-dependencies:
- dependency-name: whatlang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 19:35:35 +00:00 |
|
dependabot[bot]
|
cd2a2df48d
|
Bump serde from 1.0.136 to 1.0.137
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137)
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-02 19:35:19 +00:00 |
|
dependabot[bot]
|
cbf960500b
|
Bump serde_json from 1.0.79 to 1.0.80
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.79 to 1.0.80.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.80)
---
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-05-02 19:35:06 +00:00 |
|
KitaitiMakoto
|
85727c6d4c
|
Merge pull request 'Bump ldap3 from 0.10.3 to 0.10.4' (#1054) from ldap3-0.10.4 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1054
|
2022-04-30 23:35:00 +00:00 |
|
KitaitiMakoto
|
87247a23b3
|
Merge branch 'main' into ldap3-0.10.4
|
2022-04-30 23:08:53 +00:00 |
|
KitaitiMakoto
|
61785364e3
|
Merge pull request 'Bump ctrlc from 3.2.1 to 3.2.2' (#1053) from ctrlc-3.2.2 into main
Reviewed-on: https://git.joinplu.me/Plume/Plume/pulls/1053
|
2022-04-30 23:08:30 +00:00 |
|
dependabot[bot]
|
b2a889b9e4
|
Bump ldap3 from 0.10.3 to 0.10.4
Bumps [ldap3](https://github.com/inejge/ldap3) from 0.10.3 to 0.10.4.
- [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.3...v0.10.4)
---
updated-dependencies:
- dependency-name: ldap3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 19:28:07 +00:00 |
|
dependabot[bot]
|
fae8338772
|
Bump ctrlc from 3.2.1 to 3.2.2
Bumps [ctrlc](https://github.com/Detegr/rust-ctrlc) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/Detegr/rust-ctrlc/releases)
- [Commits](https://github.com/Detegr/rust-ctrlc/compare/3.2.1...3.2.2)
---
updated-dependencies:
- dependency-name: ctrlc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 19:25:52 +00: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 |
|