Commit Graph

21 Commits

Author SHA1 Message Date
eadaf8d420 Fix sorting not working as expected 2019-01-01 15:17:21 +01:00
23277a9159 Fix broken switch statement 2019-01-01 15:13:18 +01:00
8dea3f83bc Refactor sorting a bit 2019-01-01 15:09:47 +01:00
2493e581ae Implement support for sorting order 2019-01-01 14:49:30 +01:00
f22be8fccf Introduce configurable sorting 2019-01-01 14:36:50 +01:00
c199ca0bcb Begin building a sorting feature 2019-01-01 12:41:15 +01:00
3d893015a3 Add support for JSON output 2018-12-31 21:22:23 +01:00
92a709d196 Allow printing queue data in parseable format 2018-12-31 21:08:24 +01:00
7f4e19e285 Refactoring 2018-12-31 20:36:14 +01:00
78f9468f0c Refactor, introduce MailQ struct 2018-12-31 17:16:32 +01:00
bcd08235a3 Update date format, add status to view 2018-12-31 16:54:01 +01:00
2a9ae87b2f Implement printing mailqueue in table, restructuring 2018-12-31 16:32:23 +01:00
70420c456e Handle empty mailqueue gracefully, it is not an error 2018-12-31 15:05:13 +01:00
1c8a2a0924 Improve detailed QEntry String representation 2018-12-30 13:23:30 +01:00
73fd1dcf8e Improve string view of single QEntry instances 2018-12-30 13:15:14 +01:00
d087d8d746 Fix reading from command not passing arguments 2018-12-30 12:54:22 +01:00
24afa08970 Change how mail queue entries can be displayed 2018-12-29 23:28:58 +01:00
8ca26b3d9d Refactoring 2018-12-29 22:02:23 +01:00
063fb5756d Rename Entry to QEntry in parser.go 2018-12-29 18:16:54 +01:00
40c3044c84 Ran go fmt on it 2018-12-29 18:09:44 +01:00
2a26e4fb3a Initial import 2018-12-29 17:50:34 +01:00