21 Commits

Author SHA1 Message Date
Raman Arora
29ff31059c 5949: Move Attachment classes into a new package. 2020-01-09 10:53:50 -05:00
Raman Arora
a197ad32b8 5848: Key error for non existent keys while accessing dictionary. 2019-12-05 16:18:32 -05:00
Mark McKinnon
51c84638a8 Update fbmessenger.py
Remove datasource from analyzeMessages
2019-11-18 21:54:21 -05:00
Mark McKinnon
6d336f5bde Update fbmessenger.py
Add attachments from the database to the message
2019-11-18 17:38:07 -05:00
Raman Arora
d80dafc478 Don't add caller/sender to the callee/recipient list. 2019-10-31 15:06:18 -04:00
Raman Arora
48a04cd3a9 5560: add support for FB messenger call logs. 2019-10-04 11:24:53 -04:00
Raman Arora
d53dbda2d3 Merge branch 'release-4.13.0' of https://github.com/sleuthkit/autopsy into 5612-filter-fb-messages 2019-10-02 15:07:57 -04:00
Raman Arora
2c73f28c06 Removed a left over IllegalArgumentException catch. 2019-10-02 14:02:38 -04:00
Raman Arora
9f337c0337 Restrict FB Messenger messages to user created messages. 2019-10-02 11:37:51 -04:00
Raman Arora
c000e063e4 5612: Filter out call control messages from FB Messenger 'message' query. 2019-10-02 10:18:24 -04:00
Raman Arora
bb16936768 Address review comments.
- fixed exception in FB Messenger regarding empty recipient list.
 - do not catch IllegalArgumentException
2019-10-01 20:56:54 -04:00
Raman Arora
a0770b0b4d 5604: CommunicationArtifactsHelper changes
- get rid Account.Address
 - handle required attribute arguments.
2019-10-01 14:37:08 -04:00
Raman Arora
8580b9b6b9 5566: Add more comments to modules. 2019-09-27 13:08:08 -04:00
Raman Arora
0be4a967b9 5588: additional attribute for contacts. 2019-09-26 12:55:53 -04:00
Raman Arora
2dd6a62207 5564: Confusing contacts associated with account
- Fixed SQL query for the contacts to correctly skip over users own account
2019-09-25 18:41:37 -04:00
Raman
1a5751b6c2 Address review comments. 2019-09-19 20:54:58 -04:00
Raman
3544e43d3a Log stack trace on exceptions. 2019-09-19 14:04:21 -04:00
Raman
b5370307c5 Fixed enum name. 2019-09-19 13:36:58 -04:00
Raman
e7f3280de8 Syncing the FB Messenger module to latest artifacts helper api. 2019-09-19 08:42:56 -04:00
Raman
6534576170 Updated FB messnger parser to be in sync with the latest artifact helper class definition and api. 2019-09-17 14:38:45 -04:00
Raman
4ad1f211e0 5437: FB Messenger parser 2019-09-15 09:09:43 -04:00