summary refs log tree commit diff stats
path: root/commands/msg/reply.go
Commit message (Collapse)AuthorAgeFilesLines
* widget: Add ProvidesMessage interfaceKevin Kuehler2019-06-021-0/+257
Consists of 3 functions * Store: Access to MessageStore type * SelectedAccount: Access to Account widget that the target widget belongs to * SelectedMessage: Current message (selected in msglist or the one we are viewing) Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu>
ommit/apps/ex14.mu?h=main&id=c970190021a0aeb2b73558a9095f63a774f439ba'>c9701900 ^
c9701900 ^




a479f0d0 ^
c9701900 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22