naught101
|
64b990b5fc
|
Update README.md for widespread use (#138)
Remove "while not in widespread use" - There are a number of semi-popular use-cases now. Certainly enough to justify the broader use.
|
2025-01-29 10:10:53 +01:00 |
|
Felix Ableitner
|
f8f0d9c47e
|
Version 0.6.2
|
2025-01-23 11:13:50 +01:00 |
|
Nutomic
|
4ad668cc10
|
Add more url validation (#134)
* Add more url validation
* fix
* more fix
* Verify url after redirect
* Dont allow redirect for webfinger
* clippy
* more domain validation
* clippy
* fix lemmy test
* Remove trailing . from domain
* clippy
* fix
* manual redirect handling
* clippy
* prevent infinite recursion
* add timeout, comment
|
2025-01-23 05:11:49 -05:00 |
|
Felix Ableitner
|
ce83767180
|
No cargo shear
|
2025-01-21 13:13:20 +01:00 |
|
Felix Ableitner
|
9e21083e68
|
Fix shear check
|
2025-01-21 13:06:57 +01:00 |
|
Nutomic
|
2d90dad9f7
|
Add verify_is_remote_object (#136)
* Add verify_is_remote_object
* doctest
|
2025-01-21 12:59:35 +01:00 |
|
Felix Ableitner
|
2ad0eff31c
|
Clippy fixes, add cargo shear
|
2025-01-21 12:58:13 +01:00 |
|
Felix Ableitner
|
43b51d79ce
|
Revert "Upgrade deps (#133)"
This reverts commit 8910550663 .
|
2025-01-09 11:44:59 +01:00 |
|
Nutomic
|
8910550663
|
Upgrade deps (#133)
* Upgrade deps
* fmt
* fix
|
2025-01-03 13:41:20 -05:00 |
|
Felix Ableitner
|
426edca837
|
Version 0.6.1
|
2024-11-19 14:32:14 +01:00 |
|
Nutomic
|
b9a89ffc8e
|
Add method to sign arbitrary http request (#131)
|
2024-11-19 14:22:05 +01:00 |
|
Felix Ableitner
|
169137be02
|
Version 0.6.0
|
2024-11-12 14:11:03 +01:00 |
|
Felix Ableitner
|
fbcd16aa95
|
Version 0.6.0-alpha3
|
2024-11-12 13:22:14 +01:00 |
|
Nutomic
|
1c29f4e66b
|
Prevent overwriting local object (#130)
* Throw error when attempting to http fetch local object
* clippy
|
2024-11-12 13:20:02 +01:00 |
|
Nutomic
|
6814ff1932
|
If dereference fails, return object from local db instead (#129)
|
2024-11-08 07:37:55 -05:00 |
|
MrKaplan
|
6dfd30a8ab
|
Add test case for http fetch limit fixed in #97 (#128)
|
2024-09-20 10:02:04 +02:00 |
|
Nutomic
|
df8876c096
|
Log warning if activity sending is slow (#127)
|
2024-09-19 06:22:48 -04:00 |
|
Nutomic
|
a35c8cbea5
|
If id of fetched object doesnt match url, refetch it (#126)
|
2024-09-13 16:09:04 +02:00 |
|
Felix Ableitner
|
1126603b61
|
Version 0.6.0-alpha2
|
2024-09-13 11:22:39 +02:00 |
|
Felix Ableitner
|
027b386514
|
Avoid stack overflow when fetching deeply nested comments (#124)
|
2024-09-13 11:21:26 +02:00 |
|
Felix Ableitner
|
2079b82de7
|
Version 0.6.0-alpha1
|
2024-09-11 15:00:47 +02:00 |
|
Kangwook Lee (이강욱)
|
487c988377
|
Upgrade axum and http (#123)
* Upgrade axum and http
* Fix formatting
* use expect
---------
Co-authored-by: Felix Ableitner <me@nutomic.com>
|
2024-09-11 08:47:13 -04:00 |
|
Dessalines
|
83a156394e
|
Fixing clippy. (#121)
|
2024-07-17 10:00:31 +02:00 |
|
Dessalines
|
d45ce32e88
|
Adding codeowners. (#119)
|
2024-07-17 10:00:04 +02:00 |
|
Felix Ableitner
|
a0e0c54b57
|
Version 0.5.8
|
2024-07-16 12:29:56 +02:00 |
|
Nutomic
|
4920d1a2de
|
Upgrade dependencies (#120)
|
2024-07-16 12:29:14 +02:00 |
|
藍+85CD
|
472f6ffac5
|
chore(deps/reqwest): enable rustls-tls feature (#118)
|
2024-07-16 11:48:45 +02:00 |
|
藍+85CD
|
8f47daa2e2
|
refactor!: use rsa instead of openssl (#116)
* refactor!: use `rsa` instead of `openssl`
* fix: format code
* fix: format code
* fix: lint code
* fix: format code
|
2024-07-15 10:20:35 +02:00 |
|
Nutomic
|
08af457453
|
Dont connect to broken Pleroma instance during webfinger test (#117)
|
2024-07-11 11:42:31 -04:00 |
|
藍+85CD
|
930c928878
|
chore: update .gitignore (#115)
* chore: update .gitignore
* chore(gitignore): add comments
|
2024-07-09 18:07:08 +02:00 |
|
Nutomic
|
6edbc06a78
|
Convert content-type to lowercase for comparison (#114)
* Convert content-type to lowercase for comparison
* rust 1.78
* clippy priority
* upgrade dep
|
2024-06-11 11:16:04 +02:00 |
|
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 |
|