Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix markdownHEADmaster | Raúl Benencia | 2018-12-09 | 1 | -0/+2 |
| | |||||
* | Solve markAsRead bug | Raúl Benencia | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | Fix color bug | Raúl Benencia | 2013-09-11 | 2 | -5/+4 |
| | |||||
* | Correct description | Raúl Benencia | 2013-09-11 | 1 | -1/+1 |
| | |||||
* | updated documentation | Raúl Benencia | 2013-09-11 | 1 | -9/+25 |
| | |||||
* | ignore cabal dist/ dir | Raúl Benencia | 2013-09-11 | 1 | -1/+2 |
| | |||||
* | Added Cabal build system | Raúl Benencia | 2013-09-11 | 2 | -0/+39 |
| | |||||
* | Removed no longer needed imports | Raúl Benencia | 2013-09-11 | 2 | -7/+3 |
| | |||||
* | Fix indendation | Raúl Benencia | 2013-09-09 | 1 | -4/+4 |
| | |||||
* | Fix indendation | Raúl Benencia | 2013-09-09 | 1 | -1/+2 |
| | |||||
* | Create README.md | Raúl Benencia | 2013-09-09 | 1 | -0/+27 |
| | |||||
* | Compose mode | Raúl Benencia | 2013-09-09 | 8 | -27/+352 |
| | |||||
* | Code clean-up | Raúl Benencia | 2013-09-05 | 2 | -67/+2 |
| | |||||
* | Working configurable keybindings | Raúl Benencia | 2013-09-05 | 2 | -18/+9 |
| | |||||
* | towards configurable keybindings | Raúl Benencia | 2013-09-05 | 5 | -35/+78 |
| | |||||
* | rename scrolling functions | Raúl Benencia | 2013-09-05 | 3 | -61/+61 |
| | |||||
* | Moved all code to src/ | Raúl Benencia | 2013-09-05 | 11 | -0/+0 |
| | |||||
* | New project tree structure | Raúl Benencia | 2013-09-05 | 12 | -59/+75 |
| | |||||
* | Mark as read functionality | Raúl Benencia | 2013-09-03 | 5 | -14/+74 |
| | |||||
* | Fixed file descriptor leak | Raúl Benencia | 2013-09-03 | 2 | -7/+14 |
| | |||||
* | Solved row overflow bug | Raúl Benencia | 2013-09-03 | 2 | -4/+6 |
| | |||||
* | Color in new emails | Raúl Benencia | 2013-09-03 | 7 | -17/+52 |
| | |||||
* | Configurable header in Email mode | Raúl Benencia | 2013-09-03 | 4 | -17/+30 |
| | |||||
* | Sorted index mode | Raúl Benencia | 2013-09-03 | 8 | -101/+133 |
| | |||||
* | Email mode working for almost all kind of test-emails | Raúl Benencia | 2013-09-01 | 2 | -3/+20 |
| | |||||
* | towards mime library | Raúl Benencia | 2013-09-01 | 5 | -54/+90 |
| | |||||
* | Further improving on body scrolling | Raúl Benencia | 2013-09-01 | 5 | -9/+11 |
| | |||||
* | Fix problem with multi-lines subjects | Raúl Benencia | 2013-08-30 | 3 | -13/+20 |
| | |||||
* | Removed the workaround, as Rfc2822 is now fixed | Raúl Benencia | 2013-08-30 | 2 | -18/+16 |
| | |||||
* | down-scrolling support in Email mode | Raúl Benencia | 2013-08-29 | 3 | -12/+22 |
| | |||||
* | Filled email state | Raúl Benencia | 2013-08-29 | 3 | -18/+22 |
| | |||||
* | Towards email scrolling | Raúl Benencia | 2013-08-29 | 3 | -14/+50 |
| | |||||
* | Modularize email drawing function. Documented the other screen functions. | Raúl Benencia | 2013-08-29 | 1 | -27/+36 |
| | |||||
* | Colorful header | Raúl Benencia | 2013-08-28 | 4 | -5/+13 |
| | |||||
* | Scrolling working in Maildir mode | Raúl Benencia | 2013-08-27 | 4 | -14/+70 |
| | |||||
* | Clean old code | Raúl Benencia | 2013-08-27 | 1 | -3/+0 |
| | |||||
* | Empty list case of drawSelectionList | Raúl Benencia | 2013-08-27 | 1 | -7/+11 |
| | |||||
* | Unify selection list code | Raúl Benencia | 2013-08-27 | 4 | -59/+35 |
| | |||||
* | Smoother scrolling in index mode | Raúl Benencia | 2013-08-27 | 5 | -39/+72 |
| | |||||
* | Improve identing | Raúl Benencia | 2013-08-27 | 1 | -28/+30 |
| | |||||
* | towards lazy reading (broken) | Raúl Benencia | 2013-08-26 | 5 | -107/+155 |
| | |||||
* | scrolling functionality in Index mode | Raúl Benencia | 2013-08-25 | 3 | -12/+49 |
| | |||||
* | Added a couple of hooks | Raúl Benencia | 2013-08-25 | 3 | -16/+56 |
| | |||||
* | updated performUpdate type | Raúl Benencia | 2013-08-25 | 1 | -1/+1 |
| | |||||
* | refactored screenLoop | Raúl Benencia | 2013-08-25 | 1 | -8/+5 |
| | |||||
* | Finished porting to state monad | Raúl Benencia | 2013-08-25 | 9 | -256/+195 |
| | |||||
* | advancing in the monads transformers implementation | Raúl Benencia | 2013-08-25 | 5 | -122/+142 |
| | |||||
* | Advancing with monad transformers | Raúl Benencia | 2013-08-24 | 3 | -39/+74 |
| | |||||
* | Lazymail monad | Raúl Benencia | 2013-08-24 | 2 | -1/+19 |
| | |||||
* | Towards State monad | Raúl Benencia | 2013-08-24 | 4 | -38/+112 |
| |