Commit Graph

53 Commits

Author SHA1 Message Date
Patrick Ulbrich
67fbc8fcdb Rename account.folder into account.folders and make it a list 2015-04-03 18:53:04 +02:00
Patrick Ulbrich
0da7753b6a Update manpages 2015-02-08 12:54:18 +01:00
Patrick Ulbrich
e3676d872b Add appdata file for GNOME software 2015-02-05 17:48:37 +01:00
Patrick Ulbrich
8d0b868c5e Fix copyright date 2015-01-27 17:23:48 +01:00
Patrick Ulbrich
dc8f1480f1 Misc improvements
* Remove bash scripts and start mailnag python scripts directly
  - Prevents duplicate process names
  - Fixes missing app icon in taskmanager
* Remove background startup functionality
  - Should be handled by modern init systems like systemd
    (see new-style-daemon: http://www.freedesktop.org/software/systemd/man/daemon.html)
  - Enables program termination via CTRL+C when running mailnag in a terminal
  - Doesn't hide the commandline prompt when running with options like --help (reported in issue #87)
  - Fixes wrapping issues in the log output
* Rename mailnagd into mailnag again
* Remove --backround option
* Fix and reorder module imports
* setup.py: patch BIN_DIR in dist_cfg
2014-12-19 21:22:45 +01:00
Patrick Ulbrich
81b59efa29 cherry picked patched files (s/extendable/extensible/g) from Amin Bandali (thanks!) 2014-07-30 20:09:53 +02:00
Patrick Ulbrich
54f7d90931 tweaked gradient again.. 2014-06-28 21:39:46 +02:00
Patrick Ulbrich
463871e9e8 tweaked background gradient for a better contrast to the logo 2014-06-28 21:13:58 +02:00
Patrick Ulbrich
bdd3837a05 fixed typo 2014-06-28 16:07:33 +02:00
Patrick Ulbrich
9f1c29ec59 account dialog: changed input_purpose of port entry to number 2014-06-28 15:13:35 +02:00
Patrick Ulbrich
1fec4499a9 bumped up required gkt-version of glade files to 3.6 2014-06-28 14:54:08 +02:00
Patrick Ulbrich
d949a9ff97 updated icons (fixes issue #68) 2014-06-21 18:42:45 +02:00
Patrick Ulbrich
f1e9be514a added icon set by the awesome Reda Lazri (and misc other changes) 2014-06-21 13:50:18 +02:00
Patrick Ulbrich
fef256bf11 updated manpages 2014-05-31 15:44:39 +02:00
Patrick Ulbrich
0e482b6b15 removed invalid entry from mailnag-config.desktop 2014-03-18 18:44:38 +01:00
Patrick Ulbrich
1c7dcc7aaf updated copyright date in the config window 2014-01-11 15:14:37 +01:00
Patrick Ulbrich
cf2ad282ad tweaked color gradient of config window 2013-11-17 19:35:58 +01:00
Patrick Ulbrich
6f06f6c32b renamed desktop file 2013-10-13 22:45:03 +02:00
Patrick Ulbrich
047724c894 replaced remaining occurences of 'mailnag_config' 2013-08-05 21:11:42 +02:00
Patrick Ulbrich
a9b97643fd gui sexification 2013-08-04 13:28:37 +02:00
Patrick Ulbrich
83c7536958 renamed mailnag_config script to mailnag-config, edited manpage 2013-08-02 19:46:35 +02:00
Patrick Ulbrich
5fec52c8de removed manual check interval from config dialog (still configurable in the settings file) 2013-08-02 19:39:38 +02:00
Patrick Ulbrich
4eb64e5e1c overhauled config gui navigation, fixed spacing in general page, renamed comments 2013-08-02 19:24:53 +02:00
Patrick Ulbrich
80c252225a added account configurations for popular email provivers, removed adjustment widgets in the account dialog 2013-07-27 11:16:17 +02:00
Patrick Ulbrich
ce5d8d618a increased window width a bit 2013-07-26 18:04:17 +02:00
Patrick Ulbrich
ec9e9967db added edit_plugin_clicked handler 2013-07-21 12:32:41 +02:00
Patrick Ulbrich
ab41dc7306 added plugin dialog 2013-07-21 12:29:26 +02:00
Patrick Ulbrich
211db22ce4 added plugin framework and converted dbusservice into a plugin 2013-07-14 15:53:01 +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
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
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
7570d5886c added Keywords entry to the desktop file 2013-01-12 18:23:43 +01:00
Vincent Cheng
1ce8f3de30 Added manpages for mailnag(1) and mailnag_config(1) 2012-12-16 22:14:11 -08:00
Patrick Ulbrich
084293e54c migrated to GnomeKeyring from gir.repository 2012-12-02 18:28:01 +01:00
Patrick Ulbrich
8cc2432dc5 changed copyright text 2012-12-02 13:09:07 +01:00
Patrick Ulbrich
d28aed065c updated copyright date in config window 2012-10-20 18:44:40 +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
7d79358315 changed Exec path .desktop file 2012-08-18 15:29:09 +02:00
Patrick Ulbrich
9791d11eec renamed folder label 2012-03-11 21:40:15 +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
c4745fa321 added version to about tab 2012-01-08 14:40:00 +01:00
Patrick Ulbrich
da8293632b removed mailclient configuration 2011-11-28 17:52:31 +01:00
Patrick Ulbrich
7733e4a541 make placeholder texts translatable 2011-11-26 22:31:33 +01:00
Patrick Ulbrich
fb32f75ca5 rewritten account stuff (unfortunately this breaks existing config files) 2011-11-26 20:23:24 +01:00
Patrick Ulbrich
41c72f56ab encoded mailnag.wav to ogg and adapted default settings 2011-11-19 16:29:40 +01:00
Patrick Ulbrich
ca89f0d1b8 mass commit:
added single/summary notification modes
support for GNOME 3 notification counter (single mode only)
added button to mark mails as read (single mode only)
removed open-in-mailreader and close buttons
removed unused code and some comments
removed unused config settings
fixed program termination and cleanup
fixed some potential multithreading issues
refactored config stuff
other minor refactoring
2011-11-06 20:41:24 +01:00
Patrick Ulbrich
cf848436b4 drop gtk2 workaround code 2011-10-18 19:19:33 +02:00
Patrick Ulbrich
e26908b38e changed homepage address in config dialog 2011-07-05 20:20:07 +02:00
Patrick Ulbrich
2539bd7137 added support for events, fixed path concatenation in Reminder class 2011-07-04 19:37:57 +02:00