lemmy/crates/apub/src
Dessalines d09854a722
Adding a show_read override to GetPosts. (#4846)
* Adding a show_read override to GetPosts.

- If show_read is true, it overrides the local user show_read
  setting.
- Fixes #4124

* Addressing PR comments.

* Update crates/db_views/src/post_view.rs

Co-authored-by: dullbananas <dull.bananas0@gmail.com>

* Fixing formatting.

---------

Co-authored-by: dullbananas <dull.bananas0@gmail.com>
2024-06-21 17:39:40 -04:00
..
activities Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
api Adding a show_read override to GetPosts. (#4846) 2024-06-21 17:39:40 -04:00
collections Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
fetcher
http
objects Allow empty string to clear URL-type DB fields. (#4780) 2024-06-06 09:55:08 -04:00
protocol Configure max comment width in clippy (#4738) 2024-05-23 08:46:26 -04:00
activity_lists.rs
lib.rs
mentions.rs