1
0
Fork 0
timelinize/datasources/whatsapp
TherionAcribus 6bd8471a93
whatsapp: Manually parse message lines; support more inputs (#181)
* WhatsApp > change import rules

* better confidence if whatsapp in the file name

* WhatsApp > Inline helper + remove helpers.go

* Replace regex with manual parser

* WhatsApp: tests for splitter

* Datasource > Whatsapp > remove magic numbers in splitter

* Datasource > Whatsapp > satisfy staticcheck in splitter + remove unused LRO helper

* Datasource > Whatsapp > fix unconvert warnings in splitter tests + magic numbers
2026-01-20 10:58:54 -07:00
..
testdata/fixtures Add WhatsApp importer (#79) 2025-05-07 09:21:39 -06:00
attachments.go Add WhatsApp importer (#79) 2025-05-07 09:21:39 -06:00
locations.go Add WhatsApp importer (#79) 2025-05-07 09:21:39 -06:00
polls.go Hopefully appease new linter 2025-11-04 16:27:09 -07:00
splitter.go whatsapp: Manually parse message lines; support more inputs (#181) 2026-01-20 10:58:54 -07:00
splitter_test.go whatsapp: Manually parse message lines; support more inputs (#181) 2026-01-20 10:58:54 -07:00
whatsapp.go whatsapp: Manually parse message lines; support more inputs (#181) 2026-01-20 10:58:54 -07:00
whatsapp_test.go whatsapp: Fix tests & metadata keys (#88) 2025-05-07 11:22:41 -06:00