aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-02Document smtp-starttlsHEADmasterPeter Lamby
2020-03-01notmuch: emit dirinfo upon label changeReto Brunner
2020-02-29remove the dirInfoUpdateRequest functionalityReto Brunner
2020-02-29notmuch: align dirInfo logic to the maildir workerReto Brunner
2020-02-29msg/delete: remove redundant err checkReto Brunner
2020-02-28Only show spinner while sorting if no uidsJeffas
2020-02-28Don't show empty message while sortingJeffas
2020-02-28Set the store on the message list if it is nilJeffas
2020-02-28Cleanup sorting logicJeffas
2020-02-28Don't set the store on an update to itJeffas
2020-02-28Update DirectoryInfo handling for maildirJeffas
2020-02-26Make search more lenientJeffas
2020-02-26Add missing notmuch build tagsJeffas
2020-02-25note in aerc-templates.7.scd for toLocal functionsqwishy
2020-02-25Ensure new directory exists before unwatching oldGalen Abell
2020-02-25toLocal template functionsqwishy
2020-02-25lib/msgstore: debounce directoryUpdateRequestsReto Brunner
2020-02-25widgets/dirlist: Fix total message countReto Brunner
2020-02-25Fix crash on mouse scrolling between message partsAmir Yalon
2020-02-22Fix crash on mouse scrolling before messages loadWiktor Kwapisiewicz
2020-02-19fix missing importReto Brunner
2020-02-19Revert "Only fetch the directory contents when we are switching directories"Reto Brunner
2020-02-19msg/reply: simplify string comparisonReto Brunner
2020-02-16msg/reply: fix address comparisonReto Brunner
2020-02-16notmuch: refresh dirlist in backgroundReto Brunner
2020-02-16notmuch: add internal event loopReto Brunner
2020-02-16notmuch: emit DirInfo upon requestReto Brunner
2020-02-16Request DirInfo whenever the unread count may have changedReto Brunner
2020-02-16dirlist: actually honor the DirInfoReto Brunner
2020-02-16Only fetch the directory contents when we are switching directoriesReto Brunner
2020-02-16imap: fix double closing idleStopReto Brunner
2020-02-16notmuch: avoid stale DBsReto Brunner
2020-02-13lib: fix an out of bounds panic in the serverDaniel Martí
2020-02-12Fix typo in message view sectionErazem Kokot
2020-02-07Ensure we aren't selecting negative directoriesAndreas Rammhold
2020-02-06worker/lib/parse: be more tolerant with parsing email addressesTimmy Douglas
2020-02-02Add link to scdocNoah Kleiner
2020-01-28dirlist: adapt to dynamic UIconfigReto Brunner
2020-01-28dirlist: remove not needed sort functionReto Brunner
2020-01-24config: Strongly type context typeReto Brunner
2020-01-24imap: emit messageinfo when changing read state.Reto Brunner
2020-01-24Contextual UI ConfigurationSrivathsan Murali
2020-01-24Fix handling of multiple template-dirsBen Burwell
2020-01-20msgview/open: remove manual decodingReto Brunner
2020-01-20msgview/save: Adapt to already decoded readerReto Brunner
2020-01-20Display the mimetype when offering to pipe or saveLuke Drummond
2020-01-18worker/imap: don't decode in FetchFullMessage.Reto Brunner
2020-01-16Switch back to upstream pty libraryBen Fiedler
2020-01-16Correct spellingReto Brunner
2020-01-11Add docs for reply -TBen Burwell