Age | Commit message (Expand) | Author |
2022-07-26 | threads: debounce client-side thread building | Koni Marti |
2022-07-23 | logging: print init procedure and config contents | Robin Jarry |
2022-07-23 | logging: use level-based logger functions | Robin Jarry |
2022-07-18 | doc: fix typos | Robin Jarry |
2022-07-17 | binds: fix ctrl-i and ctrl-m key definitions | Robin Jarry |
2022-07-17 | config: allow per-account address-book-cmd | Robin Jarry |
2022-07-10 | threading: add force-client-threads option | Tim Culverhouse |
2022-07-10 | threading: enable toggle-threads for server-side threads | Tim Culverhouse |
2022-07-03 | perf: reduce calls to GetUiConfig | Tim Culverhouse |
2022-07-03 | uiconfig: use pointer references to uiConfig | Tim Culverhouse |
2022-06-24 | pgp: add customizable icons | Moritz Poldrack |
2022-06-22 | config: fix location of completion-{delay,popover} in default config | Tim Culverhouse |
2022-06-22 | config: fix setting of zero-value time.Duration config values | Tim Culverhouse |
2022-06-22 | binds: Open msgs in default Postpone folder in edit-mode | Tim Culverhouse |
2022-06-22 | binds: add folder context for message list binds | Tim Culverhouse |
2022-06-14 | msgviewer: open http links from messages | Koni Marti |
2022-06-09 | msgviewer: parse and display authentication results | Koni Marti |
2022-05-31 | feat: add background mail polling option for all workers | Tim Culverhouse |
2022-05-06 | pgp: add options auto-sign & opportunistic-encrypt | Tim Culverhouse |
2022-04-27 | feat: add gpg integration | Tim Culverhouse |
2022-04-27 | refactor: refactor pgp implementation | Tim Culverhouse |
2022-04-27 | style: add style config options for dirlist_unread and dirlist_recent | Tim Culverhouse |
2022-04-25 | config: add unsafe-accounts-conf option | Victor Freire |
2022-04-25 | binds: fix incorrect key names for c-] and c-[ | Ivan Oleynikov |
2022-04-25 | statusline: refactor to make it more customizable | Koni Marti |
2022-04-19 | config: clarify threading-enabled option | Kenneth Flak |
2022-04-17 | binds: allow to bind a command to < and > | Koni Marti |
2022-04-14 | binds: add binding for :open by default in viewer | kt programs |
2022-04-14 | config: don't swallow error in checkConfigPerms | Connor Kuehl |
2022-04-07 | stylesets: allow specifying color by number | Tobias Wölfel |
2022-03-18 | go vet: not compatible with reflect.StructTag.Get | Moritz Poldrack |
2022-03-14 | viewer: add key passthrough mode | kt programs |
2022-03-07 | commands: implement fuzzy completion for commands and options | kt programs |
2022-03-03 | config: expand tilde in search directories | Daniel Patterson |
2022-03-03 | config: specify sharedir during build | Daniel Patterson |
2022-02-28 | config: fix default PgUp/PgDn bindings | Maxim Karasev |
2022-02-24 | threading: implement on-the-fly message threading | Koni Marti |
2022-02-23 | commands: add expand-folder and collapse-folder | Koni Marti |
2022-02-23 | dirtree: implement foldable tree for directory list | Koni Marti |
2022-02-19 | config: fix default text/plain filter | Robin Jarry |
2022-02-19 | config: set a default filter for text/plain | Robin Jarry |
2022-02-19 | config: do not hardcode sharedir | Robin Jarry |
2022-02-02 | review: display actual bindings for commands | Robin Jarry |
2022-02-02 | binds.conf: change default review bindings | Robin Jarry |
2022-01-31 | completions: add folder flexible search as an option | inwit |
2022-01-31 | compose: add option to never include your own address when replying | john1doe@ya.ru |
2022-01-29 | dirlist: use shorter delay before listing directory contents | Robin Jarry |
2022-01-24 | binds: Warning on unexistent account bindings | inwit |
2022-01-20 | bindings: fix ctrl-h binding not working | Robin Jarry |
2022-01-19 | compose: add default template for new messages | Robin Jarry |