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
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
..
api Implement federated user following (fixes #752) (#2577) 1 year ago
api_common Remove federation settings, rely on sensible defaults instead (#2574) 1 year ago
api_crud Remove federation settings, rely on sensible defaults instead (#2574) 1 year ago
apub Implement federated user following (fixes #752) (#2577) 1 year ago
db_schema Implement federated user following (fixes #752) (#2577) 1 year ago
db_views Various pedantic clippy fixes (#2568) 2 years ago
db_views_actor Various pedantic clippy fixes (#2568) 2 years ago
db_views_moderator Specify dependencies and metadata for entire workspace (#2565) 2 years ago
routes Various pedantic clippy fixes (#2568) 2 years ago
utils Various pedantic clippy fixes (#2568) 2 years ago
websocket Various pedantic clippy fixes (#2568) 2 years ago