Commit Graph

594 Commits

Author SHA1 Message Date
Timo Kankare
b6cbf7b9de Moved IMAP and POP3 related code to backends from account module.
Added backend creation to account dialog so that the folder request can be done.
2016-09-04 22:54:39 +03:00
Timo Kankare
211105d979 Added backends package and skeletons for IMAP and POP3 backends.
Backend is initialized to the Account in AccountManager.
2016-09-04 16:32:03 +03:00
Patrick Ulbrich
c094032452 Add Oleg to AUTHORS 2016-08-27 19:35:48 +02:00
Patrick Ulbrich
20a54eb996 Merge pull request #130 from cheshire-mouse/nonascii
fix non-ascii folder names encoding in the configuration menu
2016-08-27 19:30:08 +02:00
Patrick Ulbrich
1a70fdf1bf Merge pull request #131 from cheshire-mouse/translation
russian translation
2016-08-27 19:29:51 +02:00
cheshire-mouse
1a18157a50 one more type 2016-08-17 18:44:17 +03:00
cheshire-mouse
e63b887459 fix typo 2016-08-17 18:19:48 +03:00
cheshire-mouse
3d88d92f60 russian translation 2016-08-17 18:13:11 +03:00
cheshire-mouse
81fa02b82d fix ascii range 2016-08-16 13:12:13 +03:00
cheshire-mouse
d257f70b67 check folder option format 2016-08-16 12:26:08 +03:00
cheshire-mouse
43856eacca use JSON format to save folders configuration 2016-08-16 10:55:43 +03:00
cheshire-mouse
44d250e321 fix non-ascii folder names encoding in the configuration menu 2016-08-16 10:53:58 +03:00
Patrick Ulbrich
58c194fa7b Update AUTHORS 2016-08-05 12:34:19 +02:00
Patrick Ulbrich
574e350da2 Fix regex folder matching. Fixes #128 2016-08-04 18:25:33 +02:00
Patrick Ulbrich
e113012e1d Remove debug output 2016-08-04 18:24:50 +02:00
Patrick Ulbrich
19ed4745e3 Add debug log output for raw folder format 2016-08-04 12:25:41 +02:00
Patrick Ulbrich
26295e0e60 Init logging in mailnag-config 2016-08-04 12:25:04 +02:00
Patrick Ulbrich
a0c8cab354 Move init_logging() to utils 2016-08-04 12:24:38 +02:00
Patrick Ulbrich
f446bc58ea Parse folders via regex. Fixes #127 2016-08-02 19:45:47 +02:00
Patrick Ulbrich
7321c117db Change PING_TEST_HOST to www.google.com 2016-07-18 17:59:06 +02:00
Patrick Ulbrich
18a174329f Update README 2016-07-02 12:37:44 +02:00
Patrick Ulbrich
5425863d36 Update AUTHORS 2016-07-02 12:37:24 +02:00
Patrick Ulbrich
25aefb1c9f Update NEWS v1.2.1 2016-05-28 16:27:38 +02:00
Patrick Ulbrich
1d5517b320 Update translations 2016-05-28 16:25:13 +02:00
Patrick Ulbrich
bbbd22b9dd Fix GTK warnings (fixes #105) 2016-05-23 19:26:56 +02:00
Patrick Ulbrich
d7882c32b3 Update AUTHORS 2016-05-23 19:13:40 +02:00
Patrick Ulbrich
f4b2deafce Merge pull request #124 from Mailaender/patch-1
Added a sufficient Category definition to mailnag-config.desktop
2016-05-23 19:05:03 +02:00
Matthias Mailänder
666b2d6438 Add a sufficient Category definition. 2016-05-22 20:28:41 +02:00
Patrick Ulbrich
25d3c01fcd Make appstream ignore mailnag-config.desktop 2016-04-20 19:55:08 +02:00
Patrick Ulbrich
4eed8d7e56 Install appdata file (thanks knurd!) 2016-04-19 19:24:09 +02:00
Patrick Ulbrich
aa7d63ebe4 Update appdata based on suggestions by knurd 2016-04-19 19:20:48 +02:00
Patrick Ulbrich
9f6f4eaf96 Move mailnag.appdata.xml 2016-04-19 18:57:18 +02:00
Patrick Ulbrich
9a2f5cdf5c Move mailnag.appdata.xml 2016-04-19 18:56:39 +02:00
Patrick Ulbrich
16ed3d7246 Update german translation 2016-04-14 19:24:32 +02:00
Patrick Ulbrich
5beaba766f Fix bg gradient 2016-04-10 15:18:15 +02:00
Patrick Ulbrich
aead528f30 Remove USE_HEADER_BAR flag (not working yet, crashes on Ubuntu 14.04 2016-04-02 20:37:42 +02:00
Patrick Ulbrich
ceb5ecd0ff Bump version 2016-03-31 12:56:35 +02:00
Patrick Ulbrich
f7ec6bacd3 Fix typo in idlers.py. Fixes #118 2016-03-31 12:50:58 +02:00
Patrick Ulbrich
07bae7c392 Update translations 2016-03-31 12:49:28 +02:00
Patrick Ulbrich
a02aca31e7 Update translator credits 2016-03-31 12:42:10 +02:00
Patrick Ulbrich
06b48e7e61 Update translator credits 2016-03-29 14:22:52 +02:00
Patrick Ulbrich
89a06a4dac Fix i18n in userscript plugin 2016-03-24 15:27:39 +01:00
Patrick Ulbrich
7d4af14775 Update manpages 2016-03-24 15:11:13 +01:00
Patrick Ulbrich
5ebf1e7f2e Update NEWS v1.2.0 2016-03-23 20:17:35 +01:00
Patrick Ulbrich
2ecfac37b9 Update german translation 2016-03-23 16:00:17 +01:00
Patrick Ulbrich
04cb8e461f Update translations 2016-03-23 15:53:53 +01:00
Patrick Ulbrich
ff77a46bf0 Add copyright info for T. Haider 2016-03-22 18:48:41 +01:00
Patrick Ulbrich
2022960005 Log warning if an unencrypt connection is detected 2016-03-19 17:13:16 +01:00
Patrick Ulbrich
492a45d654 Add comment, whitespace, update copyright 2016-03-19 15:33:30 +01:00
Patrick Ulbrich
9ed6830cef Merge pull request #115 from todi/master
Use STARTTLS if offered, closes #99
2016-03-19 15:21:55 +01:00