summaryrefslogtreecommitdiff
path: root/widgets/account.go
AgeCommit message (Expand)Author
2020-08-19Add support for :rmdirARaspiK
2020-08-10show error if account view creation failsReto 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-09Use PushStatus instead of SetStatus where it makes senseHeiko Carrasco
2020-06-09Make grid sizes dynamicJeffas
2020-05-28Revert "Add Style configuration"Drew DeVault
2020-05-28Revert "Remove duration from the status methods"Drew DeVault
2020-05-27Remove duration from the status methodsReto Brunner
2020-05-27Add Style configurationReto Brunner
2020-05-11Change MarkedMessages to return uidsReto Brunner
2020-04-24Add recall commandJeffas
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-19Revert "Only fetch the directory contents when we are switching directories"Reto Brunner
2020-02-16Only fetch the directory contents when we are switching directoriesReto Brunner
2020-01-28dirlist: adapt to dynamic UIconfigReto Brunner
2020-01-24config: Strongly type context typeReto Brunner
2020-01-24Contextual UI ConfigurationSrivathsan Murali
2019-12-21add LabelList eventReto Brunner
2019-12-21AccountView: implement ProvidesMessagesReto Brunner
2019-09-20Add sorting functionalityJeffas
2019-09-11Fix segfault on deleteDevon Johnson
2019-09-11Add MouseableJeffas
2019-08-12Ignore scroll command when msgstore is nilJelle Besseling
2019-08-02msglist: add initialization stateReto Brunner
2019-07-29Ring bell when new messages arriveBen Burwell
2019-07-26Move msgstore map to dirstoreJeffas
2019-07-26Add new-email triggerJeffas
2019-07-19Implement :filter, :clearKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-07-08Factor UI models out of the worker message packageBen Burwell
2019-07-05Make :pipe command more genericDrew DeVault
2019-06-14Set empty message in dirlist if no folder exist.Reto Brunner
2019-06-14imap: respect the folder config optionReto Brunner
2019-06-09Add archive commandRobert Günzler
2019-06-07Add binding to toggle headersDrew DeVault
2019-06-07Skip rendering dirlist if sidebar width is 0Lucas F. Souza
2019-06-02widget: Add ProvidesMessage interfaceKevin Kuehler
2019-06-02Only add message to store if store existsKevin Kuehler
2019-05-20Load IMAP worker for imap+insecureDrew DeVault
2019-05-20Verify TLS certificatesDrew DeVault
2019-05-19Update internal state and draw from the same goroutineSimon Ser
2019-05-17s/aerc2/aerc/gDrew DeVault
2019-05-17Remove unimplemented color configurationDrew DeVault
2019-05-16Implement (basic form) of :replyDrew DeVault
2019-05-14Implement :copy (aka :cp)Drew DeVault
2019-05-13Handle incoming emails gracefullyDrew DeVault
2019-05-13Populate "From" header from config for new emailsDrew DeVault