You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_common/src
Nutomic 37998b3398
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait

* Convert CreateComment

* ci
11 months ago
..
build_response.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
comment.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
community.rs add new flag to api (#3363) 12 months ago
context.rs Make functions work with both connection and pool (#3420) 11 months ago
custom_emoji.rs Improve api response times by doing send_activity asynchronously (#3493) 12 months ago
lib.rs Remove SendActivity and Perform traits, rely on channel (#3596) 11 months ago
person.rs UI Settings - Blur NSFW & Auto Expand (#3377) 11 months ago
post.rs Add moderator view parameter to list posts (#3176) 11 months ago
private_message.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago
request.rs Cache & Optimize Woodpecker CI (#3450) 11 months ago
send_activity.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
sensitive.rs Upgrade api_test deps (#2850) 1 year ago
site.rs Make resolve_object not require auth #3685 (#3716) 11 months ago
utils.rs Restore markdown quotes after sanitize (#3708) (#3749) 11 months ago