summaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
2023-04-26term: fix handling of failed commandTim Culverhouse
2023-04-24term: add config options for TERM and osc8Tim Culverhouse
2023-04-23tcell-term: upgrade to latest releaseTim Culverhouse
2023-04-22mailto: add template parameterKoni Marti
2023-04-22directory: add role to template fieldsTim Culverhouse
2023-04-22directory: use directory to store rue countsTim Culverhouse
2023-04-22dirstore: store directory model in dirstoreTim Culverhouse
2023-04-22listDirectories: refactor listdirectories handlingTim Culverhouse
2023-04-22msgstore: create from types.Directory messageTim Culverhouse
2023-04-22msgstore: fetch message list based on OpenDirectory msgTim Culverhouse
2023-04-15term: ignore redraw events when not visibleRobin Jarry
2023-04-15dialog: avoid panic when window is too smallRobin Jarry
2023-04-04terminal: avoid high cpu usage when not focusedRobin Jarry
2023-04-01config: replace triggers with hooksMoritz Poldrack
2023-04-01tabs: make sure to close tab contentRobin Jarry
2023-03-31config: remove subject contextual ui sectionsRobin Jarry
2023-03-31styleset: allow dynamic msglist stylingRobin Jarry
2023-03-26smtp: replace smtp-starttls with schema optionMarcin Serwin
2023-03-09account: fix crash/race on initRobin Jarry
2023-03-08templates: separate thread prefix from subjectRobin Jarry
2023-03-08msglist: fix inconsistent thread subject deduplicationRobin Jarry
2023-03-07statusline: avoid races when updating status stackTim Culverhouse
2023-03-07ipc: allow triggering internal commands via IPCMoritz Poldrack
2023-03-02ui: parse strings for ansi stylesTim Culverhouse
2023-03-02pgp: automatically determine signer from senderwitcher
2023-03-02pgp: fix segfault for opportunistic encryptionwitcher
2023-02-24compose: only add delimiter when a signature is definedRobin Jarry
2023-02-20dirlist: use templates instead of % mini languageRobin Jarry
2023-02-20statusline: add column based render formatRobin Jarry
2023-02-20statusline: move files to lib/stateRobin Jarry
2023-02-20ui/table: do not require width at constructionRobin Jarry
2023-02-20triggers: use templates instead of % mini languageRobin Jarry
2023-02-20templates: unify data interfaceRobin Jarry
2023-02-20account: fix segfault when message store is not initializedRobin Jarry
2023-02-16aerc: show effects of mailto: and mbox: immediatelyMoritz Poldrack
2023-02-12compose: ensure signature uses standard delimiterMoritz Poldrack
2023-02-12tabs: use template for compose tabsTim Culverhouse
2023-02-02config: warn for all deprecated settingsRobin Jarry
2023-02-02viewer: use textproto.WriteHeaderRobin Jarry
2023-01-29dirlist: simplify getRUEString logicTim Culverhouse
2023-01-29tabs: use template for account tab nameTim Culverhouse
2023-01-26compose: allow sending format=flowed messagesRobin Jarry
2023-01-26viewer: allow piping full headers in a filterRobin Jarry
2023-01-26viewer: remove local redundant showHeaders variablesRobin Jarry
2023-01-26filters: rewrite colorize in cRobin Jarry
2023-01-26switch-account: also switch account configurationBence Ferdinandy
2023-01-26status: print appropriate log message on pushBence Ferdinandy
2023-01-11spinner: add spinner-interval config optionDean
2023-01-11msglist: log template errorsRobin Jarry
2023-01-10style: add msglist_answered config optionMartin Lucina