lemmy/crates/apub/src
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
..
activities Adding local site settings to reject federated upvotes or downvotes. (#5038) 2024-10-02 06:55:37 -04:00
api Add community alphabetic sorting (#5056) 2024-10-15 17:15:43 -04:00
collections Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
fetcher Resolve links to remote posts into local URL (#5057) 2024-10-03 08:24:05 -04:00
http Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
objects Resolve links to remote posts into local URL (#5057) 2024-10-03 08:24:05 -04:00
protocol Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
activity_lists.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
lib.rs Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00
mentions.rs Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00