lemmy/crates/db_views_actor
Steven Vergenz 859dfb3f81
Add community alphabetic sorting (#5056)
* Started

* Finished? Need to write tests

* Formatting

* Formatting

* Formatting

* Write tests

* Formatting

* Formatting

* Formatting

* Unnecessary lifetime

* Safety

* Unwrap

* Formatting

* Formatting

* Fix local_only test

* Formatting

* Name consistency

* Adding lower to community name sort.

---------

Co-authored-by: Dessalines <tyhou13@gmx.com>
Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2024-10-15 17:15:43 -04:00
..
src Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
Cargo.toml Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00