- Refactored plugin, fixed bugs
- Imports profile pics to Account.avatarUrl. This needs checking as urls probably expire. Instead might be better to use Account.avatarPicture = [Account --> Photo] or MessageChannel.photo
Imports last 300 messages of each chat. Needs addition of paged imports- Imports all messages
- Adds receiver to messages
Recap TODOS:
Paged chat imports- Ensure incremental updates
- Discuss using avatarPicture instead of avatarUrl or using MessageChannel.photo
- Refactor whatsapp socket client