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/api/src
Nutomic d20d2b9218
Implement federated user following (fixes #752) (#2577)
* Implement federated user following (fixes #752)

* rewrite send_activity_in_community and add docs, remove default for column pending

* improve migration

* replace null values in db migration
1 year ago
..
comment Add diesel_async, get rid of blocking function (#2510) 2 years ago
comment_report Add diesel_async, get rid of blocking function (#2510) 2 years ago
community Implement federated user following (fixes #752) (#2577) 1 year ago
local_user Various pedantic clippy fixes (#2568) 2 years ago
post Add diesel_async, get rid of blocking function (#2510) 2 years ago
post_report Add diesel_async, get rid of blocking function (#2510) 2 years ago
private_message Add diesel_async, get rid of blocking function (#2510) 2 years ago
private_message_report Add diesel_async, get rid of blocking function (#2510) 2 years ago
site Add support for Taglines (#2548) 2 years ago
lib.rs Various pedantic clippy fixes (#2568) 2 years ago
websocket.rs Various pedantic clippy fixes (#2568) 2 years ago