lemmy/crates/utils/src
dullbananas 73492af4b0
Shrink capacity in `RateLimitStorage::remove_older_than` (#3536)
* Shrink capacity in `RateLimitStorage::remove_older_than`

* Update rate_limiter.rs

* rerun ci

* rerun ci

* rerun ci

* Update rate_limiter.rs
2023-07-10 22:52:37 +02:00
..
rate_limit Shrink capacity in `RateLimitStorage::remove_older_than` (#3536) 2023-07-10 22:52:37 +02:00
settings Add Prometheus endpoint (#3456) 2023-07-05 13:25:19 +02:00
utils Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 2023-07-10 22:44:14 +02:00
apub.rs Fixing `.drone.yml` (#2677) 2023-01-30 14:17:24 -05:00
claims.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00
email.rs Error enum fixed (#3487) 2023-07-10 16:50:07 +02:00
error.rs Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 2023-07-10 22:44:14 +02:00
lib.rs Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 2023-07-10 22:44:14 +02:00
main.rs Adjust the config check to be a separate faster to compile binary (#3313) 2023-06-26 06:23:21 -04:00
request.rs Add cargo feature for building lemmy_api_common with mininum deps (#2243) 2022-05-03 17:44:13 +00:00
response.rs Fix #3366: Wrap plain-text error responses from the API in JSON (#3559) 2023-07-10 22:44:14 +02:00
version.rs For untagged commits, include hash in version name (fixes #1563) 2021-04-12 13:47:58 +02:00