aerc/commands/msg
Koni Marti 62982a9a67 invites: reply with accept, accept-tentative or decline
Reply to iCalendar invitations with three commands: :accept,
:accept-tentative or :decline. Parse a text/calendar request, create a
reply and append it to the composer.

Suggested-by: Ondřej Synáček <ondrej@synacek.org>
Signed-off-by: Koni Marti <koni.marti@gmail.com>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-05-31 14:32:24 +02:00
..
archive.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
copy.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
delete.go refactor: refactor pgp implementation 2022-04-27 09:46:11 +02:00
forward.go forward: allow ':forward -A' with no address 2022-04-14 23:48:25 +02:00
invite.go invites: reply with accept, accept-tentative or decline 2022-05-31 14:32:24 +02:00
mark.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
modify-labels.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
move.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
msg.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
pipe.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
read.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
recall.go recall: mention the -f option in the error message 2022-04-29 15:02:28 +02:00
reply.go all: fix minor issues found by staticcheck 2022-03-12 21:00:23 +01:00
toggle-threads.go store: keep current message selected 2022-04-17 12:18:33 +02:00
unsubscribe.go aerc: always check SelectedAccount return value 2022-02-25 13:56:53 +01:00
unsubscribe_test.go Fix linter warnings 2021-02-26 22:14:58 +01:00
utils.go go.mod: change base git url 2021-11-05 10:21:45 +01:00