lemmy/crates
Freek van Zee 4771085253 Update custom_emoji_view
Only keep get_all als helper function calling list with paging ignored

Only order on category when filtering on category
2024-04-16 22:03:06 +02:00
..
api Remove local_site_id from tagline and custom_emoji 2024-04-08 23:14:03 +02:00
api_common Add ignore_page_limits for custom emojis 2024-04-14 12:44:46 +02:00
api_crud Add ignore_page_limits for custom emojis 2024-04-14 12:44:46 +02:00
apub Fixing bug where comment replies wouldn't be sent to blocked instances. (#4595) 2024-04-08 16:26:24 +02:00
db_perf Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
db_schema Update TaglineInserForm and TaglineUpdateForm 2024-04-11 21:40:50 +02:00
db_views Update custom_emoji_view 2024-04-16 22:03:06 +02:00
db_views_actor Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
db_views_moderator View mod history for a post or comment. Fixes #4162 (#4491) 2024-03-04 11:42:25 -05:00
federate Cache result of LocalSite::read to avoid unnecessary db calls (#4585) 2024-04-03 17:38:31 -04:00
routes Read crate version from cargo.toml (fixes #4583) (#4584) 2024-04-02 11:19:51 -04:00
utils Consolidate Tagline error types 2024-04-08 21:28:55 +02:00