lemmy/crates/api/src
Dominic Mazzoni fcc010b5dc
Fix concatenation of audio captcha wav files (#3350)
* Fix concatenation of audio captcha wav files

* Log errors rather than crashing

* Return Result from captcha_as_wav_base64

* Change to return LemmyError

* Check for wav write error, format

* Remove unused import

* Rewrite to avoid clippy warnings
2023-06-30 12:36:38 +02:00
..
comment Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
comment_report Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
community Add separate Post check for is_valid_body_field (#3263) 2023-06-26 10:47:01 +02:00
local_user Fix concatenation of audio captcha wav files (#3350) 2023-06-30 12:36:38 +02:00
post Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
post_report Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
private_message Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
private_message_report Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
site feat: allow all admins to purge content (#3271) 2023-06-26 10:47:39 +02:00
lib.rs Fix concatenation of audio captcha wav files (#3350) 2023-06-30 12:36:38 +02:00