lemmy/crates
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
..
api Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
api_common Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
api_crud Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
apub Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
db_perf Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
db_schema Resolve links to remote posts into local URL (#5057) 2024-10-03 08:24:05 -04:00
db_views Add test case for community.hidden in post_view (ref #5074) (#5106) 2024-10-07 19:39:25 -04:00
db_views_actor Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
db_views_moderator Fixing extra modlog entries when post_id or comment_id is given. (#4664) 2024-04-25 10:26:17 +02:00
federate Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
routes Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
utils Resize post thumbnails (fixes #4053) (#5107) 2024-10-08 10:24:55 +02:00