Commit Graph

181 Commits

Author SHA1 Message Date
Patrick Ulbrich
34538d7277 updated NEWS file 0.4 2012-01-15 14:41:56 +01:00
Patrick Ulbrich
13bbe63365 re-enable watching of multiple folders - except for IDLE accounts 2012-01-15 14:09:29 +01:00
Patrick Ulbrich
8f0e668c12 updated french translation and AUTHORS file 2012-01-15 12:04:47 +01:00
Patrick Ulbrich
7e14fcae50 bumped version for release 2012-01-14 21:19:59 +01:00
Patrick Ulbrich
22b39f3c65 also crop on top 2012-01-14 20:56:35 +01:00
Patrick Ulbrich
df7c60bead crop a little less 2012-01-14 19:51:54 +01:00
Patrick Ulbrich
05be085914 updated translations 2012-01-14 19:46:44 +01:00
Patrick Ulbrich
f33e497ec1 take folder into account when generating account IDs 2012-01-14 19:30:46 +01:00
Patrick Ulbrich
a77cf3800b print count of accounts to be checked 2012-01-12 23:45:16 +01:00
Patrick Ulbrich
295e870670 do not return broken connections 2012-01-12 21:03:14 +01:00
Patrick Ulbrich
96118cf192 removed alt text from screenshot link 2012-01-11 20:23:32 +01:00
Patrick Ulbrich
018924ce6f updated screenshot 2012-01-08 19:49:37 +01:00
Patrick Ulbrich
9b7b26c42c bumped version number 2012-01-08 14:53:51 +01:00
Patrick Ulbrich
c4745fa321 added version to about tab 2012-01-08 14:40:00 +01:00
Patrick Ulbrich
b406602d80 marked members as private where appropriate 2012-01-08 13:37:33 +01:00
Patrick Ulbrich
8491fdbe09 cleaner usage of global vars in mailnag.py 2012-01-04 20:14:31 +01:00
Patrick Ulbrich
e1a88d242c moved notification cleanup to mailchecker.dispose() 2012-01-03 21:07:05 +01:00
Patrick Ulbrich
6d68a191c9 mass commit
fixed imap idle implementation (reuse open imap connections and don't poll unaffected accounts)
reconnect if a connection has been lost (e.g. after standby)
moved connection check from startup script to mailnag.py
removed unused/unnecessary code
refactoring, fixed exception handling
2012-01-02 20:33:42 +01:00
Patrick Ulbrich
3c365bb22e refactored firstcheck logic 2011-12-27 16:15:26 +01:00
Patrick Ulbrich
38ae5981f1 marked some methods as private 2011-12-27 15:06:18 +01:00
Patrick Ulbrich
3de50a0e96 don't block mailchecker.mailcheck_lock if no internet connection is available 2011-12-27 14:28:05 +01:00
Patrick Ulbrich
2d11a4dfac removed PACKAGE_NAME redefinition 2011-12-11 18:07:06 +01:00
Patrick Ulbrich
a9a78e3431 refactored account adding/editing 2011-12-11 17:57:25 +01:00
Patrick Ulbrich
171e0aac5d refactored script files 2011-12-11 16:44:52 +01:00
Patrick Ulbrich
1340505ddd updated translations 2011-12-07 21:06:26 +01:00
Patrick Ulbrich
fb21176ec1 enable SSL by default 2011-12-07 21:02:20 +01:00
Patrick Ulbrich
36e832ea90 don't redirect config errors to a logfile 2011-12-07 20:52:22 +01:00
Patrick Ulbrich
d926c09f77 updated translations 2011-12-03 14:11:53 +01:00
Patrick Ulbrich
f7e869fede simplify file/dir checks in mailnag script as well 2011-12-02 21:42:19 +01:00
Patrick Ulbrich
288d28e17e updated AUTHORS file 2011-12-02 17:17:27 +01:00
Patrick Ulbrich
b0bb9cb473 added LICENSE file 2011-12-02 17:06:20 +01:00
Patrick Ulbrich
a15b53956b moved gettext handling in i18n module 2011-12-01 20:04:13 +01:00
Patrick Ulbrich
0953ffe1ec regenerated translation template 2011-12-01 19:40:53 +01:00
Patrick Ulbrich
2ebe89b6db use translatable no-subject string 2011-12-01 19:40:08 +01:00
Patrick Ulbrich
15e358f1e5 regenerated translation template 2011-12-01 19:32:19 +01:00
Patrick Ulbrich
8c78913100 made messagetray_label string translatable 2011-12-01 19:31:45 +01:00
Patrick Ulbrich
7ab6f8d5ee Merge pull request #25 from nocnokneo/patch-1
simplify checks for existent files/dirs
2011-12-01 10:21:13 -08:00
Patrick Ulbrich
1ae8c2df2a Merge pull request #26 from nocnokneo/patch-2
Use a meaningful message tray label by default.
2011-12-01 10:19:55 -08:00
Taylor Braun-Jones
211c7ab7ad Use a meaningful message tray label by default. Needs to be made translatable. 2011-12-01 10:00:39 -05:00
Taylor Braun-Jones
fdbba96e67 simplify checks for existent files/dirs by using mkdir --parents to ignore already existing directories and rm --force to ignore non-existent files. 2011-12-01 09:28:43 -05:00
Patrick Ulbrich
b1bf106d46 updated README file 2011-11-30 19:56:37 +01:00
Patrick Ulbrich
29ccea7149 added NEWS file 2011-11-29 20:50:06 +01:00
Patrick Ulbrich
42bb599a06 updated README 2011-11-29 19:18:30 +01:00
Patrick Ulbrich
3c8e4f76d6 updated README 2011-11-29 19:15:54 +01:00
Patrick Ulbrich
5b9e2a3a8f use playbin2 2011-11-29 18:30:13 +01:00
Patrick Ulbrich
d9911679dd updated readme 2011-11-28 18:35:30 +01:00
Patrick Ulbrich
5e9648fd7d regenerated translation template 2011-11-28 18:35:12 +01:00
Patrick Ulbrich
da8293632b removed mailclient configuration 2011-11-28 17:52:31 +01:00
Patrick Ulbrich
f266d02a3e commented out debug msg 0.3 2011-11-27 17:03:22 +01:00
Patrick Ulbrich
f89fd559f6 removed connection retries from Account.get_connection() since they'd make the mailcheck_lock block for 30 seconds on connection errors 2011-11-27 16:58:58 +01:00