about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* imap: add tcp connection optionsRobin Jarry2021-12-072-0/+131
* imap: use low level tcp connectionRobin Jarry2021-12-071-6/+22
* imap: move connect procedure into a dedicated functionRobin Jarry2021-12-071-45/+55
* maildir: watch for message renamesRobin Jarry2021-12-061-2/+5
* maildir: watch for external changesRobin Jarry2021-12-061-4/+12
* style: customize vertical and horizontal border charactersDian M Fay2021-11-307-8/+58
* doc: fix typo in stylesets-dirsDian M Fay2021-11-291-1/+1
* imap: fix segfault when disconnectingRobin Jarry2021-11-221-3/+2
* doc: fix default values for dynamic date formatsRobin Jarry2021-11-131-4/+4
* notmuch: allow sort by file orderKalyan Sriram2021-11-134-24/+43
* binds: add escape to clear searchKalyan Sriram2021-11-131-0/+1
* notmuch: allow empty searchesKalyan Sriram2021-11-131-1/+4
* messages: allow displaying email threadsy0ast2021-11-1315-100/+700
* Release version 0.6.0 0.6.0Robin Jarry2021-11-091-1/+1
* doc: update authorsRobin Jarry2021-11-0911-27/+46
* config: use dynamic time format for default configRobin Jarry2021-11-061-7/+7
* index: add this-week-time-formatRobin Jarry2021-11-066-8/+36
* doc: fix typo today-time-format -> this-day-time-formatRobin Jarry2021-11-062-2/+2
* imap: add manual {dis,}connect supportRobin Jarry2021-11-053-30/+82
* viewer: add colon after header namesRobin Jarry2021-11-052-4/+4
* go.mod: cleanupRobin Jarry2021-11-052-63/+5
* go.mod: change base git urlRobin Jarry2021-11-05126-255/+255
* bindings: remove unsupported s-tab keyRobin Jarry2021-11-051-2/+0
* imap: use builtin idle supportRobin Jarry2021-11-024-12/+2
* main: set xterm titleRobin Jarry2021-11-021-0/+19
* maildir: track the recent flag correctlyReto Brunner2021-11-012-31/+55
* go: update all dependenciesRobin Jarry2021-11-012-26/+428
* readme: update with fork infoRobin Jarry2021-10-302-4/+11
* view,list: fix crash when viewing incomplete imap messagesRobin Jarry2021-10-282-48/+7
* view,compose: use border color to separate headers from bodyRobin Jarry2021-10-285-22/+28
* index: allow dynamic formatting of message datesRobin Jarry2021-10-286-7/+53
* filters: allow matching any email headerRobin Jarry2021-10-281-0/+2
* bindings: support more modified keysRobin Jarry2021-10-283-4/+40
* bindings: prepare for more modifersRobin Jarry2021-10-283-168/+174
* lib/ui/textinput: Optimize ensureScrollAdnan Maolood2021-08-301-5/+5
* README: freenode -> libera.chatNoam Preil2021-08-261-2/+2
* notmuch/maildir: remove double emit of the dirinfoReto Brunner2021-04-282-7/+3
* load config: do not overwrite the config upon errorReto Brunner2021-04-171-8/+9
* widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCellClayton Craft2021-04-131-6/+7
* config: proper error handle [filters] configwagner riffel2021-04-121-1/+4
* fix typo in quoted reply templateEric Bower2021-03-072-2/+2
* templates: fixup error in template modificationReto Brunner2021-03-072-2/+2
* templates: Use wrap instead of wrapTextNĂ­colas F. R. A. Prado2021-03-072-2/+2
* add mimeType to OriginalMail struct for both forward and replyReto Brunner2021-03-073-12/+23
* FindFirstNonMultipart: return the proper pathReto Brunner2021-03-071-1/+1
* send: fix missing error returnReto Brunner2021-02-281-0/+4
* Fix linter warningsReto Brunner2021-02-264-9/+8
* lib/parse: simplify parseAddressListReto Brunner2021-02-221-13/+5
* aerc: try to recover from a panicReto Brunner2021-02-111-0/+19
* maildir: don't read the full file into memoryReto Brunner2021-02-081-8/+2