add: ability to join/leave/be banned from communities

This commit is contained in:
trisua 2025-03-31 15:39:49 -04:00
parent f3c2157dfc
commit 619184d02e
28 changed files with 618 additions and 197 deletions

View file

@ -57,7 +57,7 @@ impl DataManager {
Ok(res.unwrap())
}
/// Create a new journal membership in the database.
/// Create a new reaction in the database.
///
/// # Arguments
/// * `data` - a mock [`Reaction`] object to insert