summaryrefslogtreecommitdiff
path: root/commands/msg/read.go
AgeCommit message (Expand)Author
2022-06-14visual-mode: deselect messages after performing commandTim Culverhouse
2022-03-23logging: added a log on panicMoritz Poldrack
2021-11-05go.mod: change base git urlRobin Jarry
2021-01-30Get rid of the aerc.PushError(" " + $string) idiomReto Brunner
2020-07-17run go fmtReto Brunner
2020-07-08Add additional flagging functionalityARaspiK
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-21Fix typosMartin Michlmayr
2020-05-11commands/helper: remove duplicated methodReto Brunner
2020-05-11msg/read: don't copy waitgroupReto Brunner
2020-04-24gofmt fixesDrew DeVault
2020-04-23Use aerc.PushError where appropriateBen Fiedler
2019-12-22read: adapt to ProvidesMessagesReto Brunner
2019-09-04all: purge redundant underscoresWagner Riffel
2019-08-08Fix `unread` commandArt Wild
2019-07-25Add space which was missingJeffas
2019-07-17Add an option to toggle between read and unreadNicolai Dagestad
2019-07-15commands: Don't crash when store is nilKevin Kuehler
2019-07-10Fix crashes when operating on empty folder (#216)Daniel Bridges
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-09Add :read and :unread commandsDrew DeVault