lemmy/crates
Alex Lavallee f9c2ba1cfa
Allow filtering PMs by sender (#3770)
* Allow filtering PMs by sender

* Fix retreiving own messages when filtering pm creator id

* Add tests

* Undo rename

* Fix PM tests

* Fix formatting for PMs

* Fix PM test formatting

* Rename PM creator_id field

* Fix PM formatting
2023-08-08 11:07:41 +02:00
..
api Remove form_id params (#3812) 2023-08-04 09:22:43 -04:00
api_common Allow filtering PMs by sender (#3770) 2023-08-08 11:07:41 +02:00
api_crud Allow filtering PMs by sender (#3770) 2023-08-08 11:07:41 +02:00
apub Remove unused db view options (#3787) 2023-08-04 11:36:36 -04:00
db_schema Dont use sha hash for password reset token (fixes #3491) (#3795) 2023-08-02 13:02:53 -04:00
db_views Allow filtering PMs by sender (#3770) 2023-08-08 11:07:41 +02:00
db_views_actor Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00
db_views_moderator Make lemmy_api_common wasm-compatible (#3587) 2023-07-14 10:45:18 +02:00
routes Correct logic to meet join-lemmy requirement, don't have closed signups. Allows Open and Applications. (#3761) 2023-08-01 10:40:42 +02:00
utils Revert "Version 0.18.4-rc.2" 2023-08-07 17:12:09 +02:00