Felix Ableitner
175b22006b
Revert "Version 0.5.7"
...
This reverts commit a251140952
.
2024-06-06 00:02:41 +02:00
Felix Ableitner
e118e4f240
Reapply "Retry activity send in case of timeout or rate limit ( #102 )"
...
This reverts commit 32da1b747c
.
2024-06-06 00:02:36 +02:00
Felix Ableitner
a251140952
Version 0.5.7
2024-06-05 23:09:53 +02:00
Felix Ableitner
32da1b747c
Revert "Retry activity send in case of timeout or rate limit ( #102 )"
...
This reverts commit 5402bc9c19
.
2024-06-05 23:05:26 +02:00
Felix Ableitner
16844f048a
Version 0.5.6
2024-05-06 11:09:47 +02:00
Nutomic
cf1f84993b
Make response content-type check case insensitive ( #111 )
...
* Make response content-type check case insensitive
For wordpress compat
* cleaner
* clippy
* fmt
* fmt
2024-05-06 11:09:23 +02:00
Felix Ableitner
24afad7abc
Version 0.5.5
2024-05-02 13:06:22 +02:00
Nutomic
c48de9e944
Upgrade dependencies ( #110 )
2024-05-02 06:58:08 -04:00
Nutomic
be69efdee3
Require signed digest when verifying signatures ( #109 )
2024-05-02 10:58:56 +02:00
Nutomic
ddc455510b
Dont crash when calling is_local_url() without domain ( #108 )
2024-05-02 10:58:33 +02:00
Felix Ableitner
ee268405f7
Version 0.5.4
2024-04-10 11:32:14 +02:00
Nutomic
54e8a1145f
Add function ObjectId.is_local ( #106 )
...
* Add function ObjectId.is_local
* add test
* add test
2024-04-10 11:31:55 +02:00
Felix Ableitner
779313ac22
Version 0.5.3
2024-04-09 11:30:43 +02:00
Nutomic
7def01a19a
Avoid running ci checks twice ( #105 )
...
* Avoid running ci checks twice
* upgrade rust
* move clippy config to cargo.toml
2024-04-09 11:28:57 +02:00
Nutomic
a2ac97db98
Allow fetching from local domain in case it redirects to remote ( #104 )
...
* Allow fetching from local domain in case it redirects to remote
* clippy
* fix lemmy tests
2024-04-09 11:28:22 +02:00
Nutomic
5402bc9c19
Retry activity send in case of timeout or rate limit ( #102 )
2024-04-09 10:38:08 +02:00
Felix Ableitner
1b46dd6f80
Version 0.5.2
2024-03-08 15:43:43 +01:00
Nutomic
da28c9c890
Fix request_counter check because fetch_add returns original value ( #97 )
2024-03-08 09:36:44 -05:00
Nutomic
9b31a7b44b
Get Mastodon signed fetch working ( #98 )
...
* debug signed fetch
* regex
* content-type
* no dbg
* clippy
2024-03-08 15:26:57 +01:00
Felix Ableitner
147f144769
Version 0.5.1
2024-03-04 16:27:44 +01:00
Felix Ableitner
3b5e5f66ba
Upgrade dependencies
2024-03-04 16:23:46 +01:00
Nutomic
636b47c8b2
Add back activity send queue as optional feature ( #94 )
...
* Add back activity send queue as optional feature
* fix port collision in tests
* improve docs
* serialize fn
* deduplicate
* more dedup
* more dedup
* dedupupup
* test cleanup
* remove fn
2024-03-04 08:53:33 -05:00
Nutomic
a859db05bb
Add security checks when fetching objects ( #95 )
...
* Add security checks when fetching objects
* static
* as ref
* update comment
* fix header
* Update comment
2024-03-04 12:47:42 +01:00
Felix Ableitner
f907b6efa7
Version 0.5.1-beta.1
2024-01-05 16:21:20 +01:00
Nutomic
ec97b44de4
Fix return type for deserialize_one ( #93 )
2024-01-05 10:18:12 -05:00
Felix Ableitner
3efa99514c
Version 0.5.0
2024-01-02 11:40:55 +01:00
Felix Ableitner
9c3c756890
Version 0.5.0-beta.7
2023-12-20 12:28:43 +01:00
Nutomic
9e8d466b40
Better JSON error messages ( #91 )
2023-12-20 06:19:58 -05:00
Nutomic
709f29b7f8
Context doesnt have to be an array ( #90 )
2023-12-20 11:21:33 +01:00
Felix Ableitner
fec0af2406
Version 0.5.0-beta.6
2023-12-12 11:42:52 +01:00
Felix Ableitner
71ece55641
Upgrade deps
2023-12-12 11:32:22 +01:00
Nutomic
50db596ce0
Better error when activity receive fails ( #89 )
...
* Minor refactoring
* Better error when receive fails
* clippy
* add test case
* comments
* take ref
2023-12-12 11:30:21 +01:00
Soso
12aad8bf3c
Webfinger: don't discard consumer errors ( #85 )
...
* Improve WebFinger errors
* Improve webfinger extraction
* Fix typo
* Document webfinger parsing
* Reimplement Regex based webfinger parsing
* clippy
* no unwrap
---------
Co-authored-by: Felix Ableitner <me@nutomic.com>
2023-12-11 22:48:32 +01:00
Nutomic
24830070f6
Add diesel feature, add ObjectId::dereference_forced ( #88 )
...
* Add diesel feature
This can simplify Lemmy code and avoid converting back and forth
to DbUrl type all the time.
* Also add diesel derives for CollectionId
* Add ObjectId::dereference_forced
* no deprecated code
* fmt
2023-12-11 15:04:18 +01:00
Nutomic
1f7de85a53
Upgrade dependencies ( #86 )
2023-12-01 15:40:12 +01:00
Nutomic
69b80aa6e1
Change impl of ObjectId::parse ( #84 )
...
* Change impl of ObjectId::parse
It should be consistent with Url::parse
* fmt
2023-11-24 11:21:00 +01:00
Felix Ableitner
33649b43b7
Version 0.5.0-beta.5
2023-11-20 14:35:51 +01:00
cetra3
098a4299f0
Remove anyhow
from trait definitions ( #82 )
2023-11-20 11:42:47 +01:00
Nutomic
679228873a
Implement PartialEq for testing ( #81 )
2023-11-13 10:38:58 +01:00
Felix Ableitner
171d32720e
0.5.0-beta.4
2023-10-24 11:34:42 +02:00
Nutomic
e86330852d
Support different alphabets in webfinger username ( #78 )
...
* Support different alphabets in webfinger username
* clippy
2023-10-24 11:08:55 +02:00
Nutomic
ec12fb3830
Support fetches with redirect ( #76 )
...
* Support fetches with redirect
* pub
2023-10-24 10:53:59 +02:00
Felix Ableitner
a5102d0633
Version 0.5.0-beta.3
2023-09-01 11:20:36 +02:00
Felix Ableitner
99e2226993
Version 0.5.0-beta.2
2023-09-01 11:20:07 +02:00
phiresky
51443aa57c
Remove activity queue and add raw sending ( #75 )
...
* make prepare_raw, sign_raw, send_raw functions public
* remove in-memory activity queue
* rename module
* comment
* don"t clone
* fix doc comment
* remove send_activity function
---------
Co-authored-by: Nutomic <me@nutomic.com>
2023-09-01 11:19:22 +02:00
Nutomic
9477180b4e
Add webfinger template field, used for remote follow ( #74 )
...
https://socialhub.activitypub.rocks/t/what-is-the-current-spec-for-remote-follow/2020/15
2023-08-31 13:42:58 +02:00
Felix Ableitner
b0547e7793
Test that deserialize_one errors on multiple array values
2023-08-09 11:12:30 +02:00
Felix Ableitner
7bb17f21d5
0.5.0-beta.1
2023-07-26 16:27:33 +02:00
Nutomic
426871f5af
Use anyhow::Error for UrlVerifier return type ( fixes #61 ) ( #65 )
...
* Use anyhow::Error for UrlVerifier return type (fixes #61 )
* fmt
* uncomment
2023-07-26 10:26:22 -04:00
phiresky
32e3cd5574
make time-zone aware ( #62 )
...
* make time-zone aware.
* format and revert debug
* better test log
* empty
2023-07-26 16:17:39 +02:00