aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-25templates: do not add new line after signatureDaniel Gray
2024-03-10mod: update vaxisTim Culverhouse
2024-03-10detach: add glob supportTristan Partin
2024-03-10quit: add :q aliasTristan Partin
2024-03-10mk: allow overriding install binaryRobin Jarry
2024-03-10gpg: use export-minimal when attaching public keyRobin Jarry
2024-03-10gpg: fix mime-version header positionRobin Jarry
2024-03-04templates: add visual mode indicator to TrayInfoJason Cox
2024-03-04commands: rename confusing constantsRobin Jarry
2024-03-04mk: add validate targetRobin Jarry
2024-02-29contrib: use sed -E for shell scriptsMaarten Aertsen
2024-02-28aerc-stylesets: document msglist_thread_contextMaarten Aertsen
2024-02-26imap: drain updates channel when moving messagesKoni Marti
2024-02-26release: improve generated emailRobin Jarry
2024-02-26commands: add :query to create named notmuch dirsJason Cox
2024-02-26imap: drain updates channel when deleting messagesKoni Marti
2024-02-26ui: update vaxis and only use disambiguate csi-u flagTim Culverhouse
2024-02-22ipc: fix deadlock when aerc is not runningRobin Jarry
2024-02-22commands: remove compose commands from message viewerRobin Jarry
2024-02-22msglist: allow configuring default splitRobin Jarry
2024-02-22ui: enable CSIu key encodingTim Culverhouse
2024-02-22binds: refactor parser to be more tolerantTim Culverhouse
2024-02-19revert: "ui: enable kitty keyboard protocol"Robin Jarry
2024-02-19readme: rename default log exampleRobin Jarry
2024-02-19ui: enable kitty keyboard protocolTim Culverhouse
2024-02-19ui: update vaxisTim Culverhouse
2024-02-19ipc: accept verbatim commandsJason Cox
2024-02-19status: make message counts available in templatesJason Cox
2024-02-19format: remove unused codeTim Culverhouse
2024-02-19stylesets/nord: change border styleJonathan Dowland
2024-02-15store: fix split view blinkingNicolas Dichtel
2024-02-14commands: allow to forward from emlKoni Marti
2024-02-14commands: allow to reply to emlKoni Marti
2024-02-14binds: allow account and folder binds to coexistJason Cox
2024-02-14lint: update dependencies to work with go v1.22Jason Cox
2024-02-14hooks: add Message-ID to variables for mail-receivedMoritz Poldrack
2024-02-14colorize: preserve defaults unless overriddenRobin Jarry
2024-02-14colorize: adapt default style for light backgroundsRobin Jarry
2024-02-14config: improve styleset error reportingRobin Jarry
2024-02-14config: change default appearanceRobin Jarry
2024-02-14config: add missing settings in aerc.confRobin Jarry
2024-02-14log: move package to libRobin Jarry
2024-02-12commands: add bounceKarel Balej
2024-02-12lib: add function to obtain Message-ID hostnameKarel Balej
2024-02-12send: move code to lib for reuseKarel Balej
2024-02-12jmap: set explicit sender and recipientsKarel Balej
2024-02-12send: remove the sendCtx structKarel Balej
2024-02-12send: refactor parseSchemeKarel Balej
2024-02-12terminal: use start with appropriate sizeTim Culverhouse
2024-02-12vaxis: update to v0.7.2 and update ansi parserTim Culverhouse