Commit Briefs

5f12540567 Oliver Lowe

un-gnu folderlist verification (master)


6d78610784 Oliver Lowe

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


0b3e475621 Oliver Lowe

delete stuff


f2a22c54e6 Oliver Lowe

gtk: delete unused screen dimension reading


80146a82f6 Oliver Lowe

Stop suggesting abandoned external programs

Web browsers etc.


018b158d7d Oliver Lowe

Drop address collection features

Could write some other external program to do the same job. That keeps maintenance burden of this app down


566853c97c Oliver Lowe

remove more dead manual code


2b08f7b561 Oliver Lowe

misc strlcat, GNU-ism fix


8168ea7cef Oliver Lowe

Remove dead folder prefs persistence


90985bcf8a Oliver Lowe

gtk: hardcode log status colours

Don't need to customise this; international standards like traffic lights already exist


aaa234c961 Oliver Lowe

common: delete dead status logging


af22f4ac0c Oliver Lowe

build: link missing required gnutls libs


cc2c19f0f1 Oliver Lowe

update to zig 0.15


0920740894 Oliver Lowe

Keep zig module files in normal dir


d3b38006cd Oliver Lowe

Filter temp outgoing mail file using zig


cab59c0fbb Oliver Lowe

Delete more dead code


796e6d93de Oliver Lowe

Drop text signature support

If you can't be bothered writing it, should others be bothered reading it?


0a3e9d6735 Oliver Lowe

Drop account copying/cloning

Didn't work for IMAP accounts so...


849d221746 Oliver Lowe

Delete more single use globals


fdc4bd531c Oliver Lowe

Dump more globals used once


17a2e58047 Oliver Lowe

Allocate the known max length for labels from URLs

The function didn't actually do anything


aecd382fde Oliver Lowe

start dumping global constants called once or never


8f395db32a Oliver Lowe

Stop trying to migrate decade old backend files


f96c05da22 Oliver Lowe

Delete leftover autoconf... config


a779100e89 Oliver Lowe

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