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/utils/src
Dessalines 56e26fc3d4
Adding a post_view mode. Fixes #3730 (#3731)
* Adding a post_view mode. Fixes #3730

* Fix test.

* Addressing PR comments.

* Adding a post_view mode. Fixes #3730

* Fix test.

* Addressing PR comments.

* Fixing column order.

* Fix default Ok returns.

* Removing return Err(... where feasible.
9 months ago
..
rate_limit Cache & Optimize Woodpecker CI (#3450) 11 months ago
settings Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
utils Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
apub.rs Fixing `.drone.yml` (#2677) 1 year ago
cache_header.rs Add http cache for webfingers (#3317) 11 months ago
claims.rs Fix time zone handling (#3496) 10 months ago
email.rs Fix wrong SMTP port when TLS is being used (fixes #3574) (#3607) 11 months ago
error.rs Allow passing auth via header or cookie (#3725) 10 months ago
lib.rs Add http cache for webfingers (#3317) 11 months ago
main.rs Adjust the config check to be a separate faster to compile binary (#3313) 12 months ago
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2 years ago
response.rs Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 11 months ago
version.rs For untagged commits, include hash in version name (fixes #1563) 3 years ago