Commit Briefs
un-gnu folderlist verification (master)
common: ignore SSL_CERT_FILE like libressl
From X509_LOOKUP_new(3): > For reasons of security and simplicity, LibreSSL ignores the environment > variables SSL_CERT_DIR and SSL_CERT_FILE
Stop suggesting abandoned external programs
Web browsers etc.
Drop address collection features
Could write some other external program to do the same job. That keeps maintenance burden of this app down
gtk: hardcode log status colours
Don't need to customise this; international standards like traffic lights already exist
Drop text signature support
If you can't be bothered writing it, should others be bothered reading it?
Drop account copying/cloning
Didn't work for IMAP accounts so...
Allocate the known max length for labels from URLs
The function didn't actually do anything
dump autotools, search; build with zig
dumping search because it requires lex and yacc, which i'm too much of a noob to deal with right now
