Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-27 | quotes added for multi-word mailbox names | Luke | |
2018-02-27 | Add account name to sidebar head. | Andrey Drobyshev | |
When managing multiple accounts it's hard to determine which one you're currently viewing. This patch makes sidebar look like this: +++++++++++++++++++++++++ luke@lukesmith + ----------------------- + INBOX 99+ Sent Mail + Drafts + Trash + Spam + +++++++++++++++++++++++++ The only problem with it is the necessity of changing sidebar_format, as with its current value these 2 excess mailboxes are being appended with 0. That leads to situation when size of an empty mailbox is being displayed as empty string instead of 0. I consider it's not a big deal. | |||
2018-02-21 | only one box at a time selected | Luke | |
2018-02-21 | sent and postponed only one line | Luke | |
2018-02-20 | reordering | Luke | |
2018-02-18 | Merge pull request #11 from scattenlaeufer/login_name | Luke Smith | |
Ask for a login name during account creation | |||
2018-02-18 | Use $fulladdr if no login is given | Björn Guth | |
This should resolve #6. | |||
2018-02-18 | Merge pull request #10 from scattenlaeufer/smtp_fix | Luke Smith | |
Fix smtp url for manually entered smtp servers | |||
2018-02-18 | Fix smtp url for manually entered smtp servers | Björn Guth | |
This fixes one half of #6. | |||
2018-02-18 | addaccount redundant dir creation | Luke | |
2018-02-18 | Add separate login to account creation queries | Björn Guth | |
This is first working version of an added login query to the account creation process. It fixes the first part of #6, but there still needs to be more testing for the second part of that issue, which concerns creating accounts with domains not listed in domain.csv. | |||
2018-02-16 | superficial additions | Luke | |
2018-02-14 | third party app doc change | Luke | |
2018-02-14 | instruction to press space | Luke | |
2018-02-14 | mailbox detect now searches all accounts | Luke | |
2018-02-14 | readme fixes | Luke | |
2018-02-13 | sms fix | Luke | |
2018-02-13 | dumb error fix | Luke | |
2018-02-13 | closes on canceling main menu | Luke | |
2018-02-13 | passwords can be changed in wizard | Luke | |
2018-02-13 | gmail inobx fix | Luke | |
2018-02-13 | earlier bloat from mailbox guessing removed | Luke | |
2018-02-13 | switch to gpg2 as default | Luke | |
2018-02-13 | folders now fully autodetected | Luke | |
2018-02-13 | mailbox wizard added | Luke | |
2018-02-12 | retarded error fixed | Luke | |
2018-02-12 | documentation fix for gpg2 distros | Luke | |
2018-02-11 | shortcut removal fix | Luke | |
2018-02-11 | clean up and documentation | Luke | |