Patrick Ulbrich
5ce87bed86
added workaround for gtk3 (gtk3 < 3.8) bug
2013-07-25 22:03:13 +02:00
Patrick Ulbrich
5a27dbfd4b
create imap idle accounts by default
2013-07-24 19:16:17 +02:00
Patrick Ulbrich
ee5f7ed6c9
sort mails ascending in single notification mode
2013-07-23 19:55:15 +02:00
Patrick Ulbrich
3f4c71b228
mail sorting related refactoring, added comment
2013-07-23 19:54:13 +02:00
Patrick Ulbrich
74a5e02dc2
plugin hook api changes, enabled single notification mode and misc other fixes
...
mailchecker, plugins: pass both, new and all mails to MAILS_ADDED hook
mailchecker: fixed wrong count for filtered new mails
libnotify plugin: added some constants, enabled single notification mode, uncommented notification_id
spamfilter plugin: renamed variable
2013-07-22 20:37:29 +02:00
Patrick Ulbrich
3f34b68437
added spamfilterplugin
2013-07-21 12:36:21 +02:00
Patrick Ulbrich
ec9e9967db
added edit_plugin_clicked handler
2013-07-21 12:32:41 +02:00
Patrick Ulbrich
d29d22547a
removed unnecessary import
2013-07-21 12:30:49 +02:00
Patrick Ulbrich
ab41dc7306
added plugin dialog
2013-07-21 12:29:26 +02:00
Patrick Ulbrich
8b1bd8183e
renamed some classes
2013-07-20 12:41:01 +02:00
Patrick Ulbrich
92efc86a77
removed fito - the nice guy - shido from AUTHORS file (already listed under a different name)
2013-07-19 20:46:30 +02:00
Patrick Ulbrich
b3240cd693
changed description in setup.py
2013-07-17 20:17:35 +02:00
Patrick Ulbrich
5834521431
merged related classes into mudules
2013-07-17 20:11:28 +02:00
Patrick Ulbrich
bb5f3767d5
added libnotify plugin (not enabled by default)
2013-07-14 20:16:06 +02:00
Patrick Ulbrich
b1d2143f66
added comment
2013-07-14 19:40:05 +02:00
Patrick Ulbrich
be42d6d71f
set procname to 'mailnagd' as well
2013-07-14 18:41:39 +02:00
Patrick Ulbrich
c51cf598a1
renamed Mailnag daemon script to 'mailnagd'
2013-07-14 18:35:35 +02:00
Patrick Ulbrich
82917c30db
made some plugin strings translatable
2013-07-14 18:30:37 +02:00
Patrick Ulbrich
cf2a3fb0fb
added soundplugin
2013-07-14 18:07:40 +02:00
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
a77aeab08b
re-added cd commands to startup scripts (removed in commit 86dc82c16e)
2013-06-15 17:51:06 +02:00
Patrick Ulbrich
713efaf0cb
updated app description in config gui
2013-06-15 17:46:07 +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
6395b8c841
s/python/python2 in mailnag and mailnag_config scripts
2013-06-12 19:15:39 +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
72ba79abe2
updated translator credits
2013-04-09 13:08:24 +02:00
Patrick Ulbrich
35a370618c
updated translations
2013-04-09 13:07:59 +02:00
Patrick Ulbrich
86dc82c16e
removed unneeded cd commands from startup scripts
2013-04-09 12:56:41 +02:00
Patrick Ulbrich
e24444dd56
updated install instructions for arch
2013-01-21 18:58:16 +01:00
Patrick Ulbrich
85b60e3b62
fixed README
2013-01-20 18:25:46 +01:00
Patrick Ulbrich
9497d178a7
re-added link to AUR package
2013-01-20 18:23:57 +01:00
Patrick Ulbrich
7570d5886c
added Keywords entry to the desktop file
2013-01-12 18:23:43 +01:00
Patrick Ulbrich
d4c6646f5f
updated NEWS file
0.5.2
2013-01-06 13:03:28 +01: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
9b83b615c6
removed link to ARCH aur package from README (package is broken and seems to be unmaintained)
2013-01-01 18:08:56 +01:00
Patrick Ulbrich
917b7ccf3b
fixed download location
2012-12-28 14:37:52 +01:00
Patrick Ulbrich
a344df49a7
check the processname before killing it
2012-12-26 18:16:28 +01:00
Patrick Ulbrich
4974901646
updated download location in README.md
0.5.1
2012-12-23 16:19:07 +01:00
Patrick Ulbrich
8b6491c5d9
updated NEWS file
2012-12-23 14:58:42 +01:00
Patrick Ulbrich
5f88f17442
updated README file
2012-12-23 14:57:09 +01:00