lemmy/crates
Carlos Cabello fa192f16bd
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:09 +02:00
..
api Removing local_user.show_scores column, since its now on the (#4497) 2024-09-10 14:27:17 -04:00
api_common Add option to search exclusively by post title (#5015) 2024-09-16 09:59:09 +02:00
api_crud Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00
apub Add option to search exclusively by post title (#5015) 2024-09-16 09:59:09 +02:00
db_perf Remove PersonInsertForm builder (#4779) 2024-06-06 08:29:18 -04:00
db_schema Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -04:00
db_views Add option to search exclusively by post title (#5015) 2024-09-16 09:59:09 +02:00
db_views_actor Remove pointless block_views. (#4841) 2024-09-10 14:32:12 -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 Upgrade http crate (#5006) 2024-09-12 05:49:09 -04:00
routes Upgrade http crate (#5006) 2024-09-12 05:49:09 -04:00
utils Upgrade http crate (#5006) 2024-09-12 05:49:09 -04:00