summaryrefslogtreecommitdiffstats
path: root/py3status/modules/imap.py
Commit message (Collapse)AuthorAgeFilesLines
* imap module: switch to support format optionUltrabug2015-07-191-7/+9
|
* imap module: fix empty color that made text invisible on i3bar when no ↵Alexis 'Horgix' Chotard2015-05-071-2/+0
| | | | unread email
* move config parameters on every module docstring, overall QAUltrabug2015-03-311-1/+14
|
* modules QA on coding headersUltrabug2015-03-291-1/+1
|
* QA on all modules docstrings for a clean CLI parsingUltrabug2015-03-271-3/+1
|
* imap module restore original new_mail_color to color_goodUltrabug2015-03-201-3/+3
|
* this is what insufficient testing gets yourixx2015-03-171-1/+1
|
* format string instead of strange string replacerixx2015-03-171-2/+2
|
* Free choice of color for unread mailsrixx2015-03-161-7/+16
|\
| * Choose to hide the mail status if no unseen mails existrixx2015-03-151-2/+6
| |
| * unread mail string is now fully configurable (format string)rixx2015-03-151-2/+2
| |
| * Merge branch 'master' into short_mailrixx2015-03-151-7/+14
| |\
| * | imap only shows name if there are unread emailsrixx2015-03-151-5/+9
| | |
* | | less being stupidrixx2015-03-161-1/+2
| | | | | | | | | | | | funnily enough, it worked with the connection.close in the loop, too
* | | resource saving as proposed by @ultrabugrixx2015-03-151-2/+2
| |/ |/|
* | IMAP module may now check several IMAP foldersrixx2015-03-151-7/+14
|/ | | | | Returns sum of unseen mails in given folders. Former behaviour with only one given directory is unchanged.
* normalize module direct testing with a proper configUltrabug2015-03-111-1/+5
|
* fix typo in imap module thx to @tasseUltrabug2015-01-261-1/+1
|
* module imap QA and configUltrabug2014-12-211-23/+28
|
* move modules folder so we can install it as a module of py3statusUltrabug2014-11-231-0/+58