Add recursive thread loading method to load threads with all messages and images from the database.
Add support for image captions in the database schema and Image model.
Introduce new analyzer tools for thread management:
- Load thread names from database
- Group threads by similarity
- Merge thread groups
Update main menu to include new Analyzer submenu and options to process threads without downloading images.