summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-08-24ParseAddressList: return empty list if "" is providedReto Brunner
2020-08-22Localize timestamps in the message listReto Brunner
2020-08-20base models.Address on the mail.Address typeReto Brunner
2020-08-13Add `oauthbearer` support for SMTPR Chowdhury
2020-08-10improve date parsing for notmuch/maildirReto Brunner
2020-08-06Implement style configuration.Kalyan Sriram
2020-07-30Revert "Implement style configuration."Reto Brunner
2020-07-30Implement style configuration.Kalyan Sriram
2020-07-27Remove hard coded bodystruct path everywhereReto Brunner
2020-07-17run go fmtReto Brunner
2020-07-10Remove deleted messages from search/filter resultsAndrew Jeffery
2020-07-08Add additional flagging functionalityARaspiK
2020-07-08Allow open to be asynchronousAndrew Jeffery
2020-07-03Fix a nil Envelope when getting the formatAndrew Jeffery
2020-06-26Fix dates in reply/forward commands.Reto Brunner
2020-06-09Make grid sizes dynamicJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-27Add Style configurationReto Brunner
2020-05-25Set AnsweredFlag on successful replySrivathsan Murali
2020-05-25pgp: fail gracefully from email decryptionRay Ganardi
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