Commits


un-gnu folderlist verification


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


delete stuff


gtk: delete unused screen dimension reading


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


remove more dead manual code


misc strlcat, GNU-ism fix


Remove dead folder prefs persistence


gtk: hardcode log status colours Don't need to customise this; international standards like traffic lights already exist


common: delete dead status logging


build: link missing required gnutls libs


update to zig 0.15


Keep zig module files in normal dir


Filter temp outgoing mail file using zig


Delete more dead code


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...


Delete more single use globals


Dump more globals used once


Allocate the known max length for labels from URLs The function didn't actually do anything


start dumping global constants called once or never


Stop trying to migrate decade old backend files


Delete leftover autoconf... config


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