lemmy/crates/apub/src/objects
Dessalines d476d32200
Removing a few more Result<bool> . (#4977)
* Removing a few more Result<bool> .

* Running taplo fmt.

* Running fmt.

* Adding email taken test.

* Fixing tests.

* Adding back in missing admin check.

* Rename check_has_local_followers function.
2024-09-23 20:55:35 -04:00
..
comment.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
community.rs Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
instance.rs Adding deny unimplemented to clippy lints. (#4922) 2024-07-31 20:28:41 -04:00
mod.rs Avoid overwriting local objects via federation (#4611) 2024-04-11 10:05:49 -04:00
person.rs Mark database fields as sensitive so they dont show up in logs (#4720) 2024-05-16 20:41:57 -04:00
post.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
private_message.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00