summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-05-17FetchBodyPart doesn't need the parent body structureReto Brunner
2020-05-16imap: Remove FetchMessageBodyPart.{Encoding,Charset}Reto Brunner
2020-05-06templates: add version funcReto Brunner
2020-05-06lib/messageview: mark messages as readReto Brunner
2020-05-05libui: don't require beeper for main contentDrew DeVault
2020-05-05Fix array out of bounds errorburrowing-owl
2020-05-01store.FetchFull: Change callback type to expose entire messageBen Fiedler
2020-04-24Remove ability to specify headers in the editorReto Brunner
2020-04-20fix: Close unused MessageView when swapping viewRay Ganardi
2020-03-09Add pinned tabsJeffas
2020-03-03Initial support for PGP decryption & signaturesDrew DeVault
2020-03-03Add move-tab commandJeffas
2020-02-29remove the dirInfoUpdateRequest functionalityReto Brunner
2020-02-28Don't show empty message while sortingJeffas
2020-02-25toLocal template functionsqwishy
2020-02-25lib/msgstore: debounce directoryUpdateRequestsReto Brunner
2020-02-19Revert "Only fetch the directory contents when we are switching directories"Reto Brunner
2020-02-16Request DirInfo whenever the unread count may have changedReto Brunner
2020-02-16Only fetch the directory contents when we are switching directoriesReto Brunner
2020-02-13lib: fix an out of bounds panic in the serverDaniel Martí
2020-01-09compose: don't call ti.tabcomplete when it is nilTimmy Douglas
2020-01-09template: add exec and wrapLeszek Cimała
2020-01-09template: remove last \n to fix additional new lines after quoteLeszek Cimała
2020-01-09add .OriginalMIMEType variable to reply templateLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2020-01-05Don't select completions until tab has been pressedBen Burwell
2020-01-04Fix double >\n when quoting empty lineSrivathsan Murali
2019-12-27Add labels to index format (%g)Reto Brunner
2019-12-22fix invalid format stringReto Brunner
2019-12-21msglist: highlight marked messagesReto Brunner
2019-12-21msgstore: add marking functionalityReto Brunner
2019-12-21Show textinput completions in popoversBen Burwell
2019-12-21Add popoversBen Burwell
2019-12-12Break early when delete happens in outdated stateKiril Vladimiroff
2019-12-07Initialize an empty message map in the message store on initializationRafael Castillo
2019-11-25Fix crash if there is no to address for %FThorben Günther
2019-11-17Complete the F rune.Srivathsan Murali
2019-11-17Add UI options to save/pipe messages with unsupported mimetypesGreg Anders
2019-11-10Correct capitalization in quoted_replyDrew DeVault
2019-11-10Add some defaults for template optionsDrew DeVault
2019-11-10Add Templates with ParsingSrivathsan Murali
2019-10-14lib/msgstore: fix invalid callback invocationReto Brunner
2019-10-14Fix tab refocus on removeJeffas
2019-10-14Fix pushing invalid tabs to historyJeffas
2019-10-09Revert "Show spinner when fetching contents"Drew DeVault
2019-10-09Preserve sorting order in search resultsJeffas
2019-10-09Show spinner when fetching contentsJeffas
2019-09-29Print success to socket if no error was thrownHeiko Carrasco
2019-09-20Add sorting functionalityJeffas