lemmy/crates/db_views_actor/src
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_reply_view.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
community_follower_view.rs Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
community_moderator_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
community_person_ban_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
community_view.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
lib.rs Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00
person_mention_view.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
person_view.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
structs.rs Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00