Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2286 chat improvements #2287

Open
wants to merge 109 commits into
base: master
Choose a base branch
from

Commits on Aug 8, 2024

  1. sepinf-inc#2286: prefer Telegram chat names from decoded data in orde…

    …r to avoid lower case names
    aberenguel committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f5e4020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b93dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    baaff04 View commit details
    Browse the repository at this point in the history
  4. sepinf-inc#2286: use "Communication:Admins" and "Communication:Partic…

    …ipants" in internal and external parsers
    aberenguel committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fb1e765 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    209ec2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a71f1b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae7fe9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5a9d47c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a7cb6f6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8e9a1f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d7e9ddf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    586262a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    88677a8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2b2713d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    217fdc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c46d6d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dfaebc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8801ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0420f6f View commit details
    Browse the repository at this point in the history
  6. sepinf-inc#2286: add "Communication:MessagesCount" metadata for UFED …

    …reader and Telegram parser
    aberenguel committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    b73e376 View commit details
    Browse the repository at this point in the history
  7. sepinf-inc#2286: some chat sources have capitalized "System Message" …

    …identifier (eg. WhatsApp)
    aberenguel committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    da35073 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a81646c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    106eb23 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5270b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7d3c45 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ea374e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    f504b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2235c0e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    aaaddc1 View commit details
    Browse the repository at this point in the history
  2. sepinf-inc#2286: make InstantMessage items to be children of the chat…

    … created in UFEDChatParser
    aberenguel committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    8c39a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdab46a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4df3bff View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    4afd6be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c6a6d View commit details
    Browse the repository at this point in the history
  3. sepinf-inc#2286: "Communication:From" property can have multiple valu…

    …es in the case of a forwarded message
    aberenguel committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    6003e64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75dcf77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28c5d6e View commit details
    Browse the repository at this point in the history
  6. sepinf-inc#2286: move "Communication:Direction" setting from UfedXmlR…

    …eader to UfedChatParser
    aberenguel committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e85fc5b View commit details
    Browse the repository at this point in the history
  7. sepinf-inc#2286: UFEDChatParser continues to handle InstantMessages i…

    …n the case of phoneParsersToUse = internal
    aberenguel committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    bf567d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    6983a42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0faa1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed2c470 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f250046 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adc6e6a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    19caa70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7b8977 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7c54267 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    dbd2446 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86f78c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73a01d View commit details
    Browse the repository at this point in the history
  4. sepinf-inc#2286: when "ufed:ContentType" is "URL", the "ufed:Filename…

    …" value is a message, not a filename
    aberenguel committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8c1c920 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    04b3cfc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcd7e49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d5f13c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a74fed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1dd1bbb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5312477 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d4c4115 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    c8ea9dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c815f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae3e079 View commit details
    Browse the repository at this point in the history
  4. sepinf-inc#2286: use ignoreItemTree to avoid processing of InstantMes…

    …sages and Attachments contained in ReplyMessageData
    aberenguel committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    3b1457d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18bf5d3 View commit details
    Browse the repository at this point in the history
  6. sepinf-inc#2286: Keep line breaks present in the content, converting …

    …to an HTML <br> in UFED messages
    aberenguel committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4e105e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc53bc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edad8ad View commit details
    Browse the repository at this point in the history
  9. sepinf-inc#2286: handle when item is not linked to any file in Refere…

    …ncedFileViewer (avoids NPE)
    aberenguel committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    339457f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ebae6b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    aa9bb41 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    c26e10e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce4898f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1df781f View commit details
    Browse the repository at this point in the history
  4. sepinf-inc#2286: some InstantMessages doesn't have model children to …

    …calctrackIDAndUpdateID in start()
    aberenguel committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    21256e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    521152a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    887c618 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    b24af91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262c86f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    2613ce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70260d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f888ab4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6444dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd9276b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb57413 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73edefd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c56340 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de3a313 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. sepinf-inc#2286: refactoring of UfedChatParser to support multiple at…

    …tachs, replied and forwarded messages
    aberenguel committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4b97dee View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    6355ef5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    9832638 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2179615 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    a10f091 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. sepinf-inc#2286: use item children property instead of extraAttribute…

    … map to store messages in chat evidence
    aberenguel committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    23e0e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    418e125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    390c0e2 View commit details
    Browse the repository at this point in the history
  4. sepinf-inc#2286: support for chat photo + message name when local sen…

    …der info is missing + identification with phone number for WhatsApp
    aberenguel committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0bdc1d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a9402a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebf6867 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    044434f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7911646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27562d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4b113c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eab5e6f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    018f83c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    ce22a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8edd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d43244 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a81f7d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    176664a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    23ab114 View commit details
    Browse the repository at this point in the history