aboutsummaryrefslogtreecommitdiff
path: root/widgets
AgeCommit message (Expand)Author
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-28Don't set the store on an update to itJeffas
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-16dirlist: actually honor the DirInfoReto Brunner
2020-02-16Only fetch the directory contents when we are switching directoriesReto Brunner
2020-02-07Ensure we aren't selecting negative directoriesAndreas Rammhold
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-24Contextual UI ConfigurationSrivathsan Murali
2020-01-20Display the mimetype when offering to pipe or saveLuke Drummond
2020-01-16Switch back to upstream pty libraryBen Fiedler
2020-01-16Correct spellingReto Brunner
2020-01-09remove Original* checkLeszek Cimała
2020-01-09create OriginalMail structLeszek Cimała
2020-01-05FetchBodyParts: decode source in the workersReto Brunner
2020-01-05msgviewer: decode headers prior to displaying themReto Brunner
2020-01-05msgviewer: bypass filter for headersReto Brunner
2020-01-05msgviewer: do not anchor ansi escape to start of lineReto Brunner
2019-12-27msgviewer: Add Labels as a virtual headerReto Brunner
2019-12-21add LabelList eventReto Brunner
2019-12-21msglist: highlight marked messagesReto Brunner
2019-12-21msgviewer: implement ProvidesMessages interfaceReto Brunner
2019-12-21AccountView: implement ProvidesMessagesReto Brunner
2019-12-21widgets: add msgInfoFromUids helperReto Brunner
2019-12-21add ProvidesMessages interfaceReto Brunner
2019-12-21Add address book completion in composerBen Burwell
2019-12-21Show textinput completions in popoversBen Burwell
2019-12-19Use timestamp-format in msgviewerBen Burwell
2019-12-12Composer: fix EOF errorsDrew DeVault
2019-12-09Add custom sorting for foldersMichele Finotto
2019-12-08remove garbage headers in reply messageLeszek Cimała
2019-12-07failback to Content-Type filename when encoded Content-Disposition is usedLeszek Cimała
2019-12-07fix non-utf8 encoding in msgviewerernierasta
2019-12-07Parse headers from templateRobert Günzler
2019-12-04Revert "Parse headers from template"Drew DeVault
2019-12-04Parse headers from templateRobert Günzler
2019-11-21widgets/terminal: Reap more zombiesKevin Kuehler
2019-11-17Allow fields in compose widget to be clickedGreg Anders
2019-11-17Complete the F rune.Srivathsan Murali
2019-11-17Add UI options to save/pipe messages with unsupported mimetypesGreg Anders
2019-11-17Check for terminal before forwarding mouse eventGreg Anders
2019-11-10Add some defaults for template optionsDrew DeVault
2019-11-10Add Templates with ParsingSrivathsan Murali