Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LemmyNet/activitypub-federation-rust

High-level Rust library for the Activitypub protocol
https://github.com/LemmyNet/activitypub-federation-rust

Add verify_is_remote_object

Nutomic opened this pull request 7 days ago
Upgrade deps

Nutomic opened this pull request 13 days ago
Add more url validation

Nutomic opened this pull request 13 days ago
Upgrade deps

Nutomic opened this pull request 19 days ago
Issue federating with Akkoma: PEM error in pre-encapsulation boundary

CutestNekoAqua opened this issue 2 months ago
Add method to sign arbitrary http request

Nutomic opened this pull request 2 months ago
Prevent overwriting local object

Nutomic opened this pull request 2 months ago
If dereference fails, return object from local db instead

Nutomic opened this pull request 3 months ago
Add test case for http fetch limit fixed in #97

MrKaplan-lw opened this pull request 4 months ago
Log warning if activity sending is slow

Nutomic opened this pull request 4 months ago
If id of fetched object doesnt match url, refetch it

Nutomic opened this pull request 4 months ago
Add wrapper type for url (fixes #58)

Nutomic opened this pull request 4 months ago
Avoid stack overflow when fetching deeply nested comments

Nutomic opened this pull request 4 months ago
Upgrade axum and http

pbzweihander opened this pull request 6 months ago
refactor!: remove actix-web feature

kwaa opened this pull request 6 months ago
Fixing clippy.

dessalines opened this pull request 6 months ago
Upgrade dependencies

Nutomic opened this pull request 6 months ago
Adding codeowners.

dessalines opened this pull request 6 months ago
chore(deps/reqwest): enable `rustls-tls` feature

kwaa opened this pull request 6 months ago
Dont connect to broken Pleroma instance during webfinger test

Nutomic opened this pull request 7 months ago
refactor!: use `rsa` instead of `openssl`

kwaa opened this pull request 7 months ago
chore: update .gitignore

kwaa opened this pull request 7 months ago
Convert content-type to lowercase for comparison

Nutomic opened this pull request 8 months ago
Can't figure out how to return a "not found" response

ninjadev64 opened this issue 8 months ago
Configure Renovate

renovate[bot] opened this pull request 8 months ago
Make response content-type check case insensitive

Nutomic opened this pull request 9 months ago
Upgrade dependencies

Nutomic opened this pull request 9 months ago
Require signed digest when verifying signatures

Nutomic opened this pull request 9 months ago
Dont crash when calling is_local_url() without domain

Nutomic opened this pull request 9 months ago
Add function ObjectId.is_local

Nutomic opened this pull request 10 months ago
Avoid running ci checks twice

Nutomic opened this pull request 10 months ago
Allow fetching from local domain in case it redirects to remote

Nutomic opened this pull request 10 months ago
Create ethicalcheck.yml

Laiiev opened this pull request 10 months ago
Retry activity send in case of timeout or rate limit

Nutomic opened this pull request 10 months ago
Add actix-web method receive_activity_parts()

Nutomic opened this pull request 10 months ago
Option to include `published` timestamp for sent activities

Nutomic opened this pull request 10 months ago
What is the diesel feature for in the crate?

Asudox opened this issue 11 months ago
Get Mastodon signed fetch working

Nutomic opened this pull request 11 months ago
Fix request_counter check because fetch_add returns original value

Nutomic opened this pull request 11 months ago
Dev

Tangel opened this pull request 11 months ago
Add security checks when fetching objects

Nutomic opened this pull request 11 months ago
Add back activity send queue as optional feature

Nutomic opened this pull request 11 months ago
Fix return type for deserialize_one

Nutomic opened this pull request about 1 year ago
How does this crate (and Lemmy) handle the dynamic nature of JSON-LD?

anderspitman opened this issue about 1 year ago
Better JSON error messages

Nutomic opened this pull request about 1 year ago
Context doesnt have to be an array

Nutomic opened this pull request about 1 year ago
Better error when activity receive fails

Nutomic opened this pull request about 1 year ago
Add diesel feature, add ObjectId::dereference_forced

Nutomic opened this pull request about 1 year ago
Upgrade `hyper` and `http` dependencies to 1.0

Nutomic opened this issue about 1 year ago
Upgrade dependencies

Nutomic opened this pull request about 1 year ago
Webfinger: don't discard consumer errors

sgued opened this pull request about 1 year ago
Change impl of ObjectId::parse

Nutomic opened this pull request about 1 year ago
Error: don't drop the original error

sgued opened this issue about 1 year ago
Remove `anyhow` from trait definitions

cetra3 opened this pull request about 1 year ago
Implement PartialEq for testing

Nutomic opened this pull request about 1 year ago
Remove `anyhow` dependency

cetra3 opened this issue about 1 year ago
update

Tangel opened this pull request about 1 year ago
Support different alphabets in webfinger username

Nutomic opened this pull request over 1 year ago
Support fetches with redirect

Nutomic opened this pull request over 1 year ago
Remove activity queue and add raw sending

phiresky opened this pull request over 1 year ago
Add webfinger template field, used for remote follow

Nutomic opened this pull request over 1 year ago
Signing broken when using axum nested routers

vector1dev opened this issue over 1 year ago
Increase fetch_object max body size

Nutomic opened this pull request over 1 year ago
Fix tests

Nutomic opened this pull request over 1 year ago
Error when trying to use ObjectId::parse

maksalees opened this issue over 1 year ago
Fix webfinger fetching non-compliance

samueltardieu opened this pull request over 1 year ago
Webfinger fetching not compliant with webfinger standard

Houkime opened this issue over 1 year ago
Refactor the activity queue & fix broken tests

cetra3 opened this pull request over 1 year ago
Disable retry queue

cetra3 opened this pull request over 1 year ago
Use anyhow::Error for UrlVerifier return type (fixes #61)

Nutomic opened this pull request over 1 year ago
Make the activity queue generic over a trait

cetra3 opened this pull request over 1 year ago
Make sure http signing is not blocking tokio

phiresky opened this issue over 1 year ago
make time-zone aware

phiresky opened this pull request over 1 year ago
Change return type of UrlVerifier::verify

Nutomic opened this issue over 1 year ago
Add failure rate limit for sends

Nutomic opened this pull request over 1 year ago
Add an option to disable the retry queue

cetra3 opened this pull request over 1 year ago
Add Url wrapper type

Nutomic opened this issue over 1 year ago
Fix regex error when actix-web feature not enabled

colatkinson opened this pull request over 1 year ago
[Bug]: Incompatible licenses

CyberTailor opened this issue over 1 year ago
implement simple moka cache for all dereference() calls

phiresky opened this pull request over 1 year ago
add a separate allow_http flag

phiresky opened this pull request over 1 year ago
add shutdown method

phiresky opened this pull request over 1 year ago
Fix HTTP signature expiration (ref #46)

Nutomic opened this pull request over 1 year ago
fix: make "other" error actually transparent

phiresky opened this pull request over 1 year ago
Addressing persistent storage for activity queue

golfinq opened this pull request over 1 year ago
Switch from OpenSSL to Rustls

zachtyll opened this issue over 1 year ago
Retry connection failure

Nutomic opened this pull request over 1 year ago
Increase HTTP signature expiration time to one day (fixes #46)

Nutomic opened this pull request over 1 year ago
Add a no limit option to the config

cetra3 opened this pull request over 1 year ago
Adding security-considerations to 02_overview.md

peterdew opened this pull request over 1 year ago
Compress body of outgoing post requests

Nutomic opened this issue over 1 year ago
Remove `actix-rt` and replace with tokio tasks

cetra3 opened this pull request over 1 year ago
do_send should retry failed connections

null-dev opened this issue over 1 year ago
Specify in docs that `send_activity` takes remote inboxes

Grafcube opened this pull request over 1 year ago
Secure mode federation support (WIP)

Alexis211 opened this pull request over 1 year ago
Remove actix-rt depenency

Nutomic opened this issue over 1 year ago
Change `domain` to `host_str`

Grafcube opened this pull request over 1 year ago