about summary refs log tree commit diff
path: root/src/components/dms/util.ts
Commit message (Collapse)AuthorAgeFilesLines
* [🐴] Show if user can be messaged in new chat search (#4021)Samuel Newman2024-05-151-0/+18
* show if user can be messaged * allow 2 lines in handle field due to new text * cannot -> can't * rework canBeMessaged logic and move to new file --------- Co-authored-by: Eric Bailey <git@esb.lol>