lemmy/crates
Carlos Cabello 21e24dc96d Add option to search exclusively by post title (#5015)
* Add option to search exclusively by post title

* Address format issues

* Remove duplicated 'removed' filter

* Replace url_search with search_term

* Build generic PostQuery before search match

* Create default queries. Move title_only to Search struct. Rename Url to PostURL

* Revert PostUrl to Url
2024-09-16 09:59:55 +02:00
..
api Make site metadata fetch endpoint require auth. (#4968) 2024-08-13 16:53:05 -04:00
api_common Add option to search exclusively by post title (#5015) 2024-09-16 09:59:55 +02:00
api_crud Approve applications in transaction (#4970) 2024-08-13 16:18:26 -04:00
apub Add option to search exclusively by post title (#5015) 2024-09-16 09:59:55 +02:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Fix scheduled task to delete users with denied applications (#4907) 2024-08-13 18:54:56 -04:00
db_views Add option to search exclusively by post title (#5015) 2024-09-16 09:59:55 +02:00
db_views_actor Make sure you can view your moderated deleted and removed communities. (#4912) 2024-07-23 12:38:54 -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 chore(deps): update rust crate mockall to 0.13.0 (#4946) 2024-08-01 13:59:40 -04:00
routes Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00
utils Version 0.19.6-beta.7 2024-08-27 16:32:08 -04:00