summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-06maildir: watch for external changesRobin Jarry
2021-11-30style: customize vertical and horizontal border charactersDian M Fay
2021-11-29doc: fix typo in stylesets-dirsDian M Fay
2021-11-22imap: fix segfault when disconnectingRobin Jarry
2021-11-13doc: fix default values for dynamic date formatsRobin Jarry
2021-11-13notmuch: allow sort by file orderKalyan Sriram
2021-11-13binds: add escape to clear searchKalyan Sriram
2021-11-13notmuch: allow empty searchesKalyan Sriram
2021-11-13messages: allow displaying email threadsy0ast
2021-11-09Release version 0.6.0Robin Jarry
2021-11-09doc: update authorsRobin Jarry
2021-11-06config: use dynamic time format for default configRobin Jarry
2021-11-06index: add this-week-time-formatRobin Jarry
2021-11-06doc: fix typo today-time-format -> this-day-time-formatRobin Jarry
2021-11-05imap: add manual {dis,}connect supportRobin Jarry
2021-11-05viewer: add colon after header namesRobin Jarry
2021-11-05go.mod: cleanupRobin Jarry
2021-11-05go.mod: change base git urlRobin Jarry
2021-11-05bindings: remove unsupported s-tab keyRobin Jarry
2021-11-02imap: use builtin idle supportRobin Jarry
2021-11-02main: set xterm titleRobin Jarry
2021-11-01maildir: track the recent flag correctlyReto Brunner
2021-11-01go: update all dependenciesRobin Jarry
2021-10-30readme: update with fork infoRobin Jarry
2021-10-28view,list: fix crash when viewing incomplete imap messagesRobin Jarry
2021-10-28view,compose: use border color to separate headers from bodyRobin Jarry
2021-10-28index: allow dynamic formatting of message datesRobin Jarry
2021-10-28filters: allow matching any email headerRobin Jarry
2021-10-28bindings: support more modified keysRobin Jarry
2021-10-28bindings: prepare for more modifersRobin Jarry
2021-08-30lib/ui/textinput: Optimize ensureScrollAdnan Maolood
2021-08-26README: freenode -> libera.chatNoam Preil
2021-04-28notmuch/maildir: remove double emit of the dirinfoReto Brunner
2021-04-17load config: do not overwrite the config upon errorReto Brunner
2021-04-13widgets/terminal: Only call vterm.ScreenCell.Attrs once in styleFromCellClayton Craft
2021-04-12config: proper error handle [filters] configwagner riffel
2021-03-07fix typo in quoted reply templateEric Bower
2021-03-07templates: fixup error in template modificationReto Brunner
2021-03-07templates: Use wrap instead of wrapTextNĂ­colas F. R. A. Prado
2021-03-07add mimeType to OriginalMail struct for both forward and replyReto Brunner
2021-03-07FindFirstNonMultipart: return the proper pathReto Brunner
2021-02-28send: fix missing error returnReto Brunner
2021-02-26Fix linter warningsReto Brunner
2021-02-22lib/parse: simplify parseAddressListReto Brunner
2021-02-11aerc: try to recover from a panicReto Brunner
2021-02-08maildir: don't read the full file into memoryReto Brunner
2021-02-08notmuch: don't read the full file into memoryReto Brunner
2021-02-07Makefile: use git version string if we canReto Brunner
2021-02-07terminal: Add support for Shift+TabAlexey Yerin
2021-02-05send: fix crash if invalid password is givenReto Brunner