lemmy/crates
Nutomic c879eb1244
Remove unused apub audience field (fixes #5278) (#5315)
* Remove unused apub audience field (fixes #5278)

* fix

* fix test

* remove comments
2025-01-09 09:41:39 -05:00
..
api Adding combined person content and person saved tables. (#5251) 2025-01-05 12:48:57 -05:00
api_common Remove unused params on CreateSite/EditSite (#5311) 2025-01-08 16:48:29 -05:00
api_crud Automatically marking posts created in an NSFW community as NSFW. (#5310) 2025-01-09 10:02:44 +01:00
apub Remove unused apub audience field (fixes #5278) (#5315) 2025-01-09 09:41:39 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema Add custom migration runner, forbid some diesel migration commands, fix old migrations (#4673) 2025-01-08 11:07:32 +01:00
db_views Adding combined person content and person saved tables. (#5251) 2025-01-05 12:48:57 -05:00
db_views_actor Shorten "options" variable name (#5285) 2025-01-01 12:52:20 -05:00
db_views_moderator Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
federate Remove unused apub audience field (fixes #5278) (#5315) 2025-01-09 09:41:39 -05:00
routes refactor: avoid using format! when String creation is unnecessary (#5268) 2024-12-19 15:42:01 -05:00
utils Correct HTTP status for NotFound error (fixes #5309) (#5313) 2025-01-09 04:51:52 -05:00