Commit Graph

743 Commits

Author SHA1 Message Date
Patrick Ulbrich
3a9bd9f34b Use proper enums 2019-11-04 20:11:38 +01:00
Patrick Ulbrich
b647f891b2 Also try to enable TLS for pop3 accounts 2019-11-02 12:51:19 +01:00
Patrick Ulbrich
ac84ecf297 Remove execute flag from imaplib2.py 2019-11-02 11:56:41 +01:00
Patrick Ulbrich
6896d650df Make python version in header of imaplib2 explicit 2019-11-02 11:55:27 +01:00
Patrick Ulbrich
1ffe12ab06 Remove uneccessary stuff from header in __init__.py 2019-11-02 11:54:46 +01:00
Patrick Ulbrich
82f3e74963 Bump version to 2.0 (mailnag >= 2.0 requires python 3 2019-10-30 18:09:13 +01:00
Patrick Ulbrich
9c6798cb43 Fix mutf7 testcase 2019-10-28 19:43:01 +01:00
Patrick Ulbrich
f26c95f01b Also run '2to3 -W -n' on testcases 2019-10-28 19:38:15 +01:00
Patrick Ulbrich
85855a35af Also fix assignments of that commit... 2019-10-28 19:31:15 +01:00
Patrick Ulbrich
4c18970e43 Fix lambda syntax of last commit 2019-10-28 19:27:10 +01:00
Patrick Ulbrich
210078447c Remove sort_mails() function 2019-10-28 19:24:50 +01:00
Patrick Ulbrich
965f91ad80 Fix wrong assignment of default subject 2019-10-28 19:14:45 +01:00
Patrick Ulbrich
6a9e0d7fb3 Remove bonkers _format_header_field() function 2019-10-27 18:01:59 +01:00
Patrick Ulbrich
63f21bf10c Replace MailCollector._convert() function by much shorter and more robust version by razer 2019-10-27 17:36:40 +01:00
Patrick Ulbrich
eae09fe9dc Add razer to about dialog as well 2019-10-26 19:30:47 +02:00
Patrick Ulbrich
4e53babf1c Add razer to AUTHORS 2019-10-26 19:15:33 +02:00
Patrick Ulbrich
b77338d30e Fix imaplib2 and unicode issues in pop3 and imap backends 2019-10-26 19:13:43 +02:00
Patrick Ulbrich
e7ad095937 Try to reconnect if an idle account can't be opened at the first try 2019-10-26 13:26:15 +02:00
Patrick Ulbrich
ac72b620f5 Remove deprecated GObject.threads_init() 2019-10-25 19:52:24 +02:00
Patrick Ulbrich
4ebdc13227 Replace imaplib2 with python3 version from https://github.com/imaplib2/imaplib2 2019-10-25 19:46:34 +02:00
Patrick Ulbrich
915dfb6a93 fix unicode/byte issue in __init__.py of backends 2019-10-25 19:25:40 +02:00
Patrick Ulbrich
a4de5c4971 fix unicode/byte issue in local.py 2019-10-25 19:24:11 +02:00
Patrick Ulbrich
32bd77fda2 fix unicode/byte issue in account dialog 2019-10-25 19:22:10 +02:00
Patrick Ulbrich
b39aa6d39b Fix iteration wrongly converted by 2to3 2019-10-25 19:20:23 +02:00
Patrick Ulbrich
48e589f678 Fix integer division in dbus plugin 2019-10-25 19:18:40 +02:00
Patrick Ulbrich
fb8d7a8d0d fix unicode/byte issues in mutf7.py 2019-10-25 19:16:47 +02:00
Patrick Ulbrich
054c36ddc6 Remove more uneccessary stuff from copyright headers 2019-10-22 19:18:31 +02:00
Patrick Ulbrich
8464a5261a Remove uneccessary stuff from copyright headers 2019-10-22 19:13:15 +02:00
Patrick Ulbrich
584c4d343f Fix packing of filechooser widget in userscript plugin 2019-10-22 19:01:30 +02:00
Patrick Ulbrich
091939f492 s/python2/python3 in README.md 2019-10-19 18:21:55 +02:00
Patrick Ulbrich
224fdd7c55 Don't write config files in binary mode 2019-10-19 18:18:42 +02:00
Patrick Ulbrich
77022172af Fix problems related to unicode strings 2019-10-19 18:07:19 +02:00
Patrick Ulbrich
9e0d09e107 Fix reading of default sections in pyhon3 2019-10-19 18:06:41 +02:00
Patrick Ulbrich
c599706fb9 s/python2/python3/g 2019-10-19 17:28:32 +02:00
Patrick Ulbrich
d10831a995 Run '2to3 -W -n' on python files 2019-10-19 17:17:33 +02:00
Patrick Ulbrich
1a4e64c7fe Merge pull request #187 from yakar/patch-1
New translations.
2019-07-21 13:21:25 +02:00
Aydın Yakar
698b3a0da6 New translations. 2019-05-13 02:08:44 +03:00
Patrick Ulbrich
b6b9efdba1 Bump version 2019-05-04 14:46:38 +02:00
Patrick Ulbrich
e0a1afd0d2 Fix headerbar spacing (works better on systems where min/max win buttons are enabled) 2019-05-04 14:46:18 +02:00
Patrick Ulbrich
dca1eeaa82 Fix open-menu icon in config window 2019-04-28 15:53:03 +02:00
Patrick Ulbrich
d76ad51c81 Update authors (about dialog) 2019-04-28 15:43:48 +02:00
Patrick Ulbrich
676db0042c Update AUTHORS 2019-04-28 15:41:21 +02:00
Patrick Ulbrich
ecc76c9811 Merge pull request #182 from City-busz/patch-1
Don't use legacy path for appdata file
2019-04-28 15:16:08 +02:00
Patrick Ulbrich
0d90e10b01 Merge pull request #183 from City-busz/patch-2
Update appdata file to the latest standard
2019-04-28 15:15:39 +02:00
Balló György
c06864d588 Update appdata file to the latest standard
And fix desktop file name.
2019-04-17 22:59:19 +02:00
Balló György
85d38e50a9 Don't use legacy path for appdata file 2019-04-17 22:08:06 +02:00
Patrick Ulbrich
a1819ce3b5 Merge pull request #181 from jamespo/master
try CRAM-MD5 auth if advertised by capabilities, then default to LOGIN
2019-04-13 16:10:22 +02:00
James Powell
e95c5100a7 try CRAM-MD5 auth if advertised by capabilities, then default to PLAIN 2019-04-04 19:54:18 +01:00
Patrick Ulbrich
5f262d5d69 Update NEWS v1.3.0 2019-03-24 18:52:36 +01:00
Patrick Ulbrich
f624808388 Fix location of INSTALL_LIB_DIR in setup.py 2019-03-24 18:48:56 +01:00