Add 'My Messages' module

This commit is contained in:
Bryan Ashby 2019-02-15 21:55:18 -07:00
parent c695c1f4c5
commit 83d0daf4b7
No known key found for this signature in database
GPG key ID: B49EB437951D2542
5 changed files with 111 additions and 0 deletions

Binary file not shown.

View file

@ -450,6 +450,21 @@
}
}
messageAreaMyMessagesList: {
config: {
// Fri Sep 25th
dateTimeFormat: ddd MMM Do
}
mci: {
VM1: {
height: 16
width: 71
itemFormat: "|00|15 {msgNum:<4.4} |03{subject:<34.33} {fromUserName:<19.18} |03{ts:<12.12}"
focusItemFormat: "|00|19> |15{msgNum:<4.4} {subject:<34.33} {fromUserName:<19.18} {ts:<12.12}"
}
}
}
messageAreaViewPost: {
0: {
mci: {