issues
search
LemmyNet
/
activitypub-federation-rust
High-level Rust library for the Activitypub protocol
GNU Affero General Public License v3.0
430
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue federating with Akkoma: PEM error in pre-encapsulation boundary
#132
CutestNekoAqua
opened
1 week ago
0
Add method to sign arbitrary http request
#131
Nutomic
closed
1 week ago
0
Prevent overwriting local object
#130
Nutomic
closed
2 weeks ago
0
If dereference fails, return object from local db instead
#129
Nutomic
closed
2 weeks ago
0
Add test case for http fetch limit fixed in #97
#128
MrKaplan-lw
closed
2 months ago
1
Log warning if activity sending is slow
#127
Nutomic
closed
2 months ago
0
If id of fetched object doesnt match url, refetch it
#126
Nutomic
closed
2 months ago
0
Add wrapper type for url (fixes #58)
#125
Nutomic
closed
2 months ago
0
Avoid stack overflow when fetching deeply nested comments
#124
Nutomic
closed
2 months ago
0
Upgrade axum and http
#123
pbzweihander
closed
2 months ago
3
refactor!: remove actix-web feature
#122
kwaa
closed
4 months ago
1
Fixing clippy.
#121
dessalines
closed
4 months ago
0
Upgrade dependencies
#120
Nutomic
closed
4 months ago
0
Adding codeowners.
#119
dessalines
closed
4 months ago
3
chore(deps/reqwest): enable `rustls-tls` feature
#118
kwaa
closed
4 months ago
0
Dont connect to broken Pleroma instance during webfinger test
#117
Nutomic
closed
4 months ago
0
refactor!: use `rsa` instead of `openssl`
#116
kwaa
closed
4 months ago
5
chore: update .gitignore
#115
kwaa
closed
4 months ago
8
Convert content-type to lowercase for comparison
#114
Nutomic
closed
5 months ago
0
Can't figure out how to return a "not found" response
#113
ninjadev64
closed
4 months ago
5
Configure Renovate
#112
renovate[bot]
closed
4 months ago
1
Make response content-type check case insensitive
#111
Nutomic
closed
6 months ago
0
Upgrade dependencies
#110
Nutomic
closed
6 months ago
0
Require signed digest when verifying signatures
#109
Nutomic
closed
6 months ago
0
Dont crash when calling is_local_url() without domain
#108
Nutomic
closed
6 months ago
0
live example (actix-web) cant receive activities from mastodon with Error(Incoming activity has invalid signature)
#107
CutestNekoAqua
closed
7 months ago
5
Add function ObjectId.is_local
#106
Nutomic
closed
7 months ago
0
Avoid running ci checks twice
#105
Nutomic
closed
7 months ago
0
Allow fetching from local domain in case it redirects to remote
#104
Nutomic
closed
7 months ago
0
Retry activity send in case of timeout or rate limit
#102
Nutomic
closed
7 months ago
0
Add actix-web method receive_activity_parts()
#101
Nutomic
closed
7 months ago
1
Option to include `published` timestamp for sent activities
#100
Nutomic
closed
8 months ago
0
What is the diesel feature for in the crate?
#99
asudox
closed
8 months ago
2
Get Mastodon signed fetch working
#98
Nutomic
closed
8 months ago
0
Fix request_counter check because fetch_add returns original value
#97
Nutomic
closed
8 months ago
0
Dev
#96
Tangel
closed
8 months ago
0
Add security checks when fetching objects
#95
Nutomic
closed
8 months ago
0
Add back activity send queue as optional feature
#94
Nutomic
closed
8 months ago
0
Fix return type for deserialize_one
#93
Nutomic
closed
10 months ago
0
How does this crate (and Lemmy) handle the dynamic nature of JSON-LD?
#92
anderspitman
closed
7 months ago
4
Better JSON error messages
#91
Nutomic
closed
11 months ago
0
Context doesnt have to be an array
#90
Nutomic
closed
11 months ago
0
Better error when activity receive fails
#89
Nutomic
closed
11 months ago
0
Add diesel feature, add ObjectId::dereference_forced
#88
Nutomic
closed
11 months ago
0
Upgrade `hyper` and `http` dependencies to 1.0
#87
Nutomic
closed
2 months ago
5
Upgrade dependencies
#86
Nutomic
closed
12 months ago
0
Webfinger: don't discard consumer errors
#85
sgued
closed
11 months ago
1
Change impl of ObjectId::parse
#84
Nutomic
closed
1 year ago
0
Error: don't drop the original error
#83
sgued
closed
11 months ago
5
Remove `anyhow` from trait definitions
#82
cetra3
closed
1 year ago
1
Next