Releases: opto/nostalgy-xpi
search in a tab, switch off mouse gestures
search in a tab: the general search can be displayed in a tab. Also, it has now a message display and search results can be copied by mouse into the folder tree. Keybord for that will follow in the next version.
, switch off mouse gestures in options, if required
better startup
TB teammember (John) had a look at the startup timing and we think that is ok now.
remove all logs to run faster
having the logs caused timing problemsin Ubuntu 20 (not on Win 11), so they are all removed now.
rever back to old move functions to get back undo
revert from new webextension move/copy to old legacy move/copy, which does offer undo.
The webextension version internally uses the old code but does not hand over the window to the copy process. I think this is the reason why webextension has no undo.
copy emails
test version for copy, still using the new webextension copy mechanism.
move all msgs, mouse gesture
I didn't realise that webextension hand over only 100 of the selected messages for move, now, there are additional calls to the list to get all.
In case of contact bouncing, two messages could be moved upon mouse gestures, now, the first moue up deactivates a second.
remove a log to avoid hanging
in win, the log takes ms, in linux, 2mins
scriptload after inject
v3.2.6 Update README.md
recognise SentMail
bugfix for v3.2.3
suggest by conversation: exclude drafts, sent etc
this now uses the special folder flags to exclude folders:
sent, drafts, junk, trash, templates