format
|
refactor ParseMessageFormat to use a ctx object
|
2020-10-14 08:42:26 +02:00 |
sort
|
Preserve sorting order in search results
|
2019-10-09 19:46:43 -04:00 |
templates
|
Fix dates in reply/forward commands.
|
2020-06-26 09:25:53 +02:00 |
ui
|
Remove unused Simulator interface
|
2020-09-10 07:50:30 +02:00 |
uidstore
|
Create UIDStore package
|
2019-07-12 11:09:47 -04:00 |
dirstore.go
|
Move msgstore map to dirstore
|
2019-07-26 14:15:27 -04:00 |
history.go
|
Add command history and cycling
|
2019-07-26 14:29:34 -04:00 |
messageview.go
|
Add additional flagging functionality
|
2020-07-08 09:13:03 +02:00 |
msgstore.go
|
run go fmt
|
2020-07-17 17:50:24 +02:00 |
oauthbearer.go
|
Add `oauthbearer` support for SMTP
|
2020-08-13 07:44:43 +02:00 |
open.go
|
Allow open to be asynchronous
|
2020-07-08 09:07:43 +02:00 |
open_darwin.go
|
Allow open to be asynchronous
|
2020-07-08 09:07:43 +02:00 |
socket.go
|
lib: fix an out of bounds panic in the server
|
2020-02-13 10:26:12 -05:00 |