Historique de version de MROF (Move Rep. Original Folder)

2 versions

Méfiez-vous des anciennes versions !

Ces versions sont affichées pour informations et à titre d’essais. Vous devriez toujours utiliser la dernière version d’un module.

Version 0.5.0 74.7 KiB Fonctionne avec Thunderbird 140.0 et supérieures

Version 0.4.0 74.2 KiB Fonctionne avec Thunderbird 140.0 et supérieures

Folder pre‑filtering – we now query Thunderbird once for all non‑system folders (specialUse ≠ inbox/junk/drafts/sent) and restrict every message search to that set, cutting API traffic dramatically.

specialUse detection – system folders are identified by their official flags, not by their names, making the add‑on locale‑proof.

Pagination handling – fully traverses MessageList pages (100 msgs/page) to guarantee a hit even in huge folders.

folderId everywhere – all API calls migrated to folder IDs for Thunderbird 128 + compatibility.

Smarter caching & concurrency – the LRU now stores full MailFolder objects; lookups run with a semaphore for UI‑safe parallelism