about summary refs log tree commit diff stats
path: root/commands/msg/unsubscribe.go
Commit message (Expand)AuthorAgeFilesLines
* Allow open to be asynchronousAndrew Jeffery2020-07-081-1/+1
* Add postpone commandJeffas2020-04-241-0/+1
* Make the http handler of the unsubscribe command asyncNicolai Dagestad2020-04-161-1/+2
* create OriginalMail structLeszek CimaƂa2020-01-091-0/+2
* Add Templates with ParsingSrivathsan Murali2019-11-101-1/+5
* Add signaturesJeffas2019-09-121-0/+1
* Support configurable header layout in compose widgetDaniel Bridges2019-07-261-5/+9
* Fix crashes when operating on empty folder (#216)Daniel Bridges2019-07-101-1/+5
* Add unsubscribe commandBen Burwell2019-07-041-0/+103