lemmy/crates/apub
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
..
assets Dont federate post locking via Update activity (#4717) 2024-05-15 07:36:00 -04:00
src Add option to search exclusively by post title (#5015) 2024-09-16 09:59:55 +02:00
Cargo.toml Replace 3rd party once_cell crate with recently stabilized standard library API (#4919) 2024-07-30 10:11:39 -04:00