lemmy/crates/api_common/src
Dessalines 5d551e6da5
Adding an instance-level default_sort_type (#4454)
* Adding an instance-level default_sort_type

- Fixes #3796

* Fixing comment.

* Put user sort before site sort.
2024-02-16 09:36:46 -05:00
..
build_response.rs Dont send comment reply to user who has community blocked. Fixes #3684 (#4096) 2023-11-09 12:03:25 +01:00
claims.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
comment.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
community.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
context.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
custom_emoji.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
lib.rs Reduce initial federation retry delay (#4346) 2024-01-03 10:31:23 +01:00
person.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
post.rs Adding ability to specify a custom post thumbnail. (#4425) 2024-02-15 10:42:23 +01:00
private_message.rs Make request models derive PartialEq, Eq, and Hash (#4443) 2024-02-11 00:32:14 -05:00
request.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
send_activity.rs Send purges to federated instances (fixes #4119) (#4398) 2024-01-25 09:24:09 -05:00
sensitive.rs Upgrade api_test deps (#2850) 2023-05-10 16:31:37 -04:00
site.rs Adding an instance-level default_sort_type (#4454) 2024-02-16 09:36:46 -05:00
utils.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00