summaryrefslogtreecommitdiffstats
path: root/py3status/modules/imap.py
Commit message (Collapse)AuthorAgeFilesLines
* 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