Skip to content
Snippets Groups Projects
  • Patrick Cloke's avatar
    5d38a3c9
    Refactor email summary generation. (#9260) · 5d38a3c9
    Patrick Cloke authored
    * Fixes a case where no summary text was returned.
    * The use of messages_from_person vs. messages_from_person_and_others
      was tweaked to depend on whether there was 1 sender or multiple senders,
      not based on if there was 1 room or multiple rooms.
    Refactor email summary generation. (#9260)
    Patrick Cloke authored
    * Fixes a case where no summary text was returned.
    * The use of messages_from_person vs. messages_from_person_and_others
      was tweaked to depend on whether there was 1 sender or multiple senders,
      not based on if there was 1 room or multiple rooms.