Commit Graph

358 Commits

Author SHA1 Message Date
Patrick Ulbrich
776ce2093c fixed plugin config loading/saving 2013-07-14 18:07:22 +02:00
Patrick Ulbrich
c31f9fd84e only call MAILS_ADDED hooks if there are actually mails after filtering 2013-07-14 16:56:14 +02:00
Patrick Ulbrich
83a7fb98aa renamed method 2013-07-14 15:54:39 +02:00
Patrick Ulbrich
211db22ce4 added plugin framework and converted dbusservice into a plugin 2013-07-14 15:53:01 +02:00
Patrick Ulbrich
a3e5b2f79f removed GNOME3-session-only restriction from autostart file, updated app description in several files 2013-06-15 17:41:09 +02:00
Patrick Ulbrich
c54f9992f2 s/env python/env python2/g 2013-06-15 16:42:54 +02:00
Patrick Ulbrich
fd72df3a5b bumped up version to 0.9.9 2013-06-15 16:16:24 +02:00
Patrick Ulbrich
5d7c1ac9c8 stripped down Mailnag to a core functionality
overhauled config gui that reflects the changes and introduces plugins
disable/restart daemon via dbus call when closing the config gui
refactoring
2013-06-15 16:15:28 +02:00
Patrick Ulbrich
47fdd466d0 use constants for DBUS busname and object path 2013-06-13 16:30:01 +02:00
Patrick Ulbrich
68d4f92825 shutdown existing Mailnag instance via dbus instead of pkill
fixed cleanup function
2013-06-13 16:23:07 +02:00
Patrick Ulbrich
5a2a655ba9 removed notification mode option from config file and dialog
changed copyright date in config dialog
2013-06-12 15:12:44 +02:00
Patrick Ulbrich
7631dabb15 added dbus service, removed notifications (sound and popups) from daemon 2013-06-10 20:29:19 +02:00
Patrick Ulbrich
02fdba704d bumped version number 2013-01-06 13:03:15 +01:00
Patrick Ulbrich
35d11186aa fixed path of the autostart file 2013-01-06 13:02:54 +01:00
Patrick Ulbrich
d12d2c5c5e comment cleanup 2012-12-23 14:13:10 +01:00
Patrick Ulbrich
bbc2afaf88 bumped up version number 2012-12-23 13:30:45 +01:00
Patrick Ulbrich
7338795a76 replaced all occurences of the keyring item literal by a constant 2012-12-22 19:22:13 +01:00
Patrick Ulbrich
a6e586a7b6 bumped up version number 2012-12-05 15:23:35 +01:00
Patrick Ulbrich
2f8e6b75c9 removed unnecessary reconnect introduced in commit 8cc98be 2012-12-05 14:45:53 +01:00
Patrick Ulbrich
243d29df8e removed unused imports 2012-12-02 18:38:32 +01:00
Patrick Ulbrich
525ffa34f2 removed evolution account import as it isn't working anymore 2012-12-02 18:36:59 +01:00
Patrick Ulbrich
084293e54c migrated to GnomeKeyring from gir.repository 2012-12-02 18:28:01 +01:00
Patrick Ulbrich
98531792b4 bumped version number 2012-12-02 13:55:04 +01:00
Patrick Ulbrich
b9528edf62 removed hardcoded .config path 2012-12-02 13:49:06 +01:00
Patrick Ulbrich
cbbdb48a65 also catch exceptions thrown by mailchecker.check() in the main thread 2012-12-02 13:24:59 +01:00
Patrick Ulbrich
f15eb508ac fix notification DBUS interface check introduced in commit 3754ea6 2012-12-02 13:15:42 +01:00
Patrick Ulbrich
3fb44eb406 removed workaround code and made notification sound working again 2012-10-20 19:00:00 +02:00
Patrick Ulbrich
df3ce45ebd bumped version number 2012-10-20 18:46:04 +02:00
Patrick Ulbrich
d02a99b86f removed messagetray label since it is not visible in GNOME 3.6 2012-10-20 18:35:09 +02:00
Patrick Ulbrich
3754ea6358 check for availability of the org.freedesktop.Notifications interface on startup 2012-10-20 17:54:38 +02:00
Patrick Ulbrich
932f163ebe added __init__.py to Mailnag package 2012-08-26 20:12:24 +02:00
Patrick Ulbrich
4b2861c5c8 post release version bump 2012-08-18 15:31:14 +02:00
Patrick Ulbrich
bdad524684 fixed filename in header comment of utils.py 2012-08-18 15:29:51 +02:00
Patrick Ulbrich
9ef42aeccd moved distro specific vars to dist_cfg.py 2012-08-18 15:27:22 +02:00
Patrick Ulbrich
c3fd95f568 fixed indention 2012-08-18 13:40:03 +02:00
Patrick Ulbrich
8cc98be269 shutdown callback thread before opening a new imap connection, other imap related fixes, refactoring 2012-07-30 19:51:59 +02:00
Patrick Ulbrich
658a8954fc post release version bump 2012-05-26 17:37:01 +02:00
Patrick Ulbrich
f24c31fb69 gettext: enable fallback language 2012-05-26 17:35:54 +02:00
Patrick Ulbrich
e57c5f6495 make gettext return strings in unicode 2012-05-15 19:08:03 +02:00
Patrick Ulbrich
42a82b04d0 STFU if gnome-shell notifications are disabled 2012-04-21 18:13:07 +02:00
Patrick Ulbrich
a1c737e519 make sure mail check callbacks can't make threads crash 2012-01-21 20:34:33 +01:00
Patrick Ulbrich
86ba283637 tweaked stdout output on idler reconnection 2012-01-21 16:34:43 +01:00
Patrick Ulbrich
fe4b95abb4 post release version bump 2012-01-20 19:48:13 +01:00
Patrick Ulbrich
04e367fc27 make sure idlers can't have a connection nullptr 2012-01-20 19:40:02 +01:00
Edwin Smulders
1c0d16f674 Make sure creating the connection succeeded 2012-01-20 15:28:58 +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
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
f33e497ec1 take folder into account when generating account IDs 2012-01-14 19:30:46 +01:00