lemmy/crates/db_views/src
Nutomic eb78af9b02
Fix data fetching from Peertube (fixes #2689) (#2703)
- Other platforms can support additional language tags. Treat those
as None instead of throwing error
- deserialize_skip_error was implemented incorrectly and failed on
array values (6d9682f4e6)

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-02-05 00:38:08 -05:00
..
comment_report_view.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
comment_view.rs Fix data fetching from Peertube (fixes #2689) (#2703) 2023-02-05 00:38:08 -05:00
lib.rs Fixing missing forms, incorrect user discussion_languages (#2580) 2022-12-19 11:40:22 +00:00
local_user_view.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
post_report_view.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
post_view.rs Fix data fetching from Peertube (fixes #2689) (#2703) 2023-02-05 00:38:08 -05:00
private_message_report_view.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
private_message_view.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
registration_application_view.rs Various pedantic clippy fixes (#2568) 2022-11-19 04:33:54 +00:00
site_view.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
structs.rs Fixing missing forms, incorrect user discussion_languages (#2580) 2022-12-19 11:40:22 +00:00