You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src
Nutomic 568233b062
Resolve federated objects from other instances via redirect (fixes #3129) (#4073)
* Resolve federated objects from other instances via redirect (fixes #3129)

* restore domain check using library change

* add test case, update apub lib

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
8 months ago
..
activities Remove unused static (#4061) 8 months ago
api Allow marking multiple posts as read in single api call (fixes #3963) (#4048) 8 months ago
collections Read community follower count from home instance (fixes #1440) (#4013) 8 months ago
fetcher Persistent, performant, reliable federation queue (#3605) 10 months ago
http Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 8 months ago
objects Avoid using proxy for pictrs requests (fixes #3489) (#4072) 8 months ago
protocol Include prometheus in default build, remove build feature (fixes #3558) (#4071) 8 months ago
activity_lists.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 11 months ago
lib.rs Persistent, performant, reliable federation queue (#3605) 10 months ago
mentions.rs Make functions work with both connection and pool (#3420) 12 months ago