about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* completions: add support for completing multiple addresses HEAD masterParasrah2022-01-075-31/+45
* pgp: PGP/MIME encryption for outgoing emailsKoni Marti2022-01-073-9/+129
* pgp: PGP/MIME signing for outgoing emailsKoni Marti2022-01-073-17/+154
* pgp: update openpgp packages (go-crypto and go-pgpmail)Koni Marti2022-01-077-24/+15
* recall: allow recalling messages from any folderinwit2021-12-132-7/+27
* mk: remove version overridepsykose2021-12-131-1/+0
* format: reformat code with go 1.17Robin Jarry2021-12-119-9/+18
* build: add check for code formattingRobin Jarry2021-12-112-0/+15
* config: fix code formattingRobin Jarry2021-12-111-11/+11
* imap: fix build on macosRobin Jarry2021-12-114-7/+36
* binds: add account specific bindingsJonathan Bartlett2021-12-114-58/+199
* readme: add contribution guideRobin Jarry2021-12-111-0/+50
* 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