Commits


Just quit if you want to forget temp passwords


delete drag and drop between summary and folder view Not sure it ever really worked *that* well, and the folderview is a big hack


Delete dead matcher prefs


Delete prefs and import/export features Can use something like imapsync.


Use GtkBuilder to show an about dialog


quick delete of unused gtk util


replace noticeview with a basic error dialog Only ever used to display the message "Broken MIME part" after PGP support dropped. The broken MIME message can be done fine with statdard GTK stuff.


delete... stuff? Can't remember lol


Drop Organization header support Only valid in usenet which is practically no more While here delete dead GTK utility code


Start deleting actions Maybe they can come back later


Set fetch all mail to... fetch all mail


Automatically fetch mail for all accounts at the same interval No per-account intervals. Simpler config. Automatic mail fetching being deleted next :)


Dump themes Don't want to change this stuff. Whatever GTK provides is fine. While here delete more dead code


Drop PGP support It never really caught on. For really truly encrypted messaging there's Signal.


amputate mgutils No idea what was going on there


Calm down on the chmod All these files are under the user's own data directory which has mode 0700, so others won't normally able to read any files under these directories anyway.


Remove unused DEV_STANDALONE macro Can't quite work out what this was for but never set or documented anywhere so meh


Dump "safe" fclose fclose(2) already calls fflush for us.


Start removing address book pictures


introduce talons name goals bla bla


Remove leftover dead matcher headers


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