lemmy/crates/utils/src
Dessalines c71e2a2195
When verifying email, add note about waiting for approval. (#5419)
* When verifying email, add note about waiting for approval.

- Fixes #5392

* Refactoring local user interface language.

* Removing rosetta from api common.

* Remove pointless Ok
2025-02-12 07:45:25 -05:00
..
rate_limit Implement request idempotency (fixes #4735) (#5329) 2025-01-21 11:10:05 -05:00
settings Deny unknown config fields (#5370) 2025-01-29 13:51:10 -05:00
utils Fix crash while rewriting markdown (fixes #5380) (#5395) 2025-02-06 08:00:36 -05:00
cache_header.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00
email.rs When verifying email, add note about waiting for approval. (#5419) 2025-02-12 07:45:25 -05:00
error.rs Ignore follow requests from kbin, mbin for private communities (#5416) 2025-02-11 10:24:10 -05:00
lib.rs Add helper method for caching function results (#5220) 2024-11-22 09:33:35 -05:00
main.rs Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
request.rs Remove instrument macros (#5368) 2025-01-29 10:50:42 +01:00
response.rs Removing a few expects from production and test code. (#5193) 2024-11-15 08:18:52 -05:00