lemmy/crates/api_common/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
..
build_response.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
claims.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
comment.rs View report history for a post or comment. Fixes #4190 (#4492) 2024-03-05 11:31:40 +01:00
community.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00
context.rs federation: parallel sending per instance (#4623) 2024-07-21 11:50:50 -04:00
custom_emoji.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
oauth_provider.rs SSO Support (#4881) 2024-09-18 14:52:33 +02:00
person.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00
post.rs Adding a default_comment_sort_type column for local_site and local_user. (#4469) 2024-09-19 10:03:58 +02:00
private_message.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
request.rs SSO Support (#4881) 2024-09-18 14:52:33 +02:00
send_activity.rs Adding ability to restore content on user unban. (#4845) 2024-09-18 09:11:42 -04:00
site.rs Adding saved_only, liked_only, and disliked_only filters to search. (#5034) 2024-09-23 11:27:06 -04:00
tagline.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
utils.rs Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00