lemmy/crates
dullbananas b8556fa5cf
Shorten "options" variable name (#5285)
* comment view, post view

* do rename everywhere else

* fix person_view

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2025-01-01 12:52:20 -05:00
..
api Adding report_combined table. (#5231) 2024-12-19 17:22:31 -05:00
api_common Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00
api_crud Applying some clippy fixes. (#5292) 2025-01-01 12:47:21 -05:00
apub Applying some clippy fixes. (#5292) 2025-01-01 12:47:21 -05:00
db_perf Upgrading diesel and a few other deps. (#5203) 2024-11-18 10:23:02 -07:00
db_schema Cleaning up oauth providers conversion. (#5280) 2024-12-27 12:52:05 -05:00
db_views Shorten "options" variable name (#5285) 2025-01-01 12:52:20 -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 Running cargo-features-manager prune. (#5274) 2024-12-20 23:20:16 +01:00
routes refactor: avoid using format! when String creation is unnecessary (#5268) 2024-12-19 15:42:01 -05:00
utils Reduce false positives in URL blocklist to reduce scunthorpe problem by matching at word boundaries. (#5282) 2024-12-27 12:53:23 -05:00