lemmy/crates/apub/src/http
Dessalines 458bb60144
Get rid of a lot of pointless mut form initializations. (#5037)
* Get rid of a lot of pointless mut form initializations.

- Fixes #5036

* Fix clippy.
2024-09-23 12:05:18 +02:00
..
comment.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
community.rs Get rid of a lot of pointless mut form initializations. (#5037) 2024-09-23 12:05:18 +02:00
mod.rs Upgrade http crate (#5006) 2024-09-12 05:49:09 -04:00
person.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
post.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
routes.rs Merge /site_inbox into /inbox, remove unique constraint for inboxes (#4138) 2023-11-16 14:22:40 +01:00
site.rs Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00