aboutsummaryrefslogtreecommitdiff
path: root/commands/msg
AgeCommit message (Expand)Author
2019-07-04Factor UI models out of the worker message packagemdps1Ben Burwell
2019-07-04Add IMAP folder tab completionGregory Mullen
2019-07-04Crash on delete in empty folder (#213)Zach Sisco
2019-07-04Add unsubscribe commandBen Burwell
2019-06-29Implement basic tab completion supportGregory Mullen
2019-06-11Move select functionality from msglist to msgstoreKevin Kuehler
2019-06-11commands/msg/archive: Work with msgviwerKevin Kuehler
2019-06-09Fix :copy arg handlingDrew DeVault
2019-06-09Fix :move command's arg parsingDrew DeVault
2019-06-09Update reply to use getopt posix optind formatClayton Craft
2019-06-09Add :read and :unread commandsDrew DeVault
2019-06-09commands/msg/copy: remove unnecessary codeDrew DeVault
2019-06-09Add archive commandRobert Günzler
2019-06-07Message list: implement index-format optionYash Srivastav
2019-06-02widget: Add ProvidesMessage interfaceKevin Kuehler