lemmy/crates/api/src
dullbananas b559e0206b
Replace wav with hound (#4788)
* Update lib.rs

* Update Cargo.toml

* Update lib.rs

* cargo.lock

* fix simultaneous mutable references
2024-06-07 10:27:49 -04:00
..
comment Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
comment_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
community Allow empty string to clear URL-type DB fields. (#4780) 2024-06-06 09:55:08 -04:00
local_user Allow empty string to clear URL-type DB fields. (#4780) 2024-06-06 09:55:08 -04:00
post Allow empty string to clear URL-type DB fields. (#4780) 2024-06-06 09:55:08 -04:00
post_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
private_message Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
private_message_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
site Allow empty string to clear URL-type DB fields. (#4780) 2024-06-06 09:55:08 -04:00
lib.rs Replace wav with hound (#4788) 2024-06-07 10:27:49 -04:00
sitemap.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00