[PATCH 7/9] Fix Draft and Sent Bugs

2021-04-10 Thread Chris Talbot
This patch fixes a few bugs: - Makes sure "sent" has an accurate time - Allows "Draft" to Go to "Sent" on the dbus - Allows the time to be preserved if mmsd is closed and opened --- src/mmsutil.h | 2 ++ src/service.c | 60 +++ 2 files changed, 48 i

[PATCH 7/9] Fix Draft and Sent Bugs

2021-03-26 Thread Christopher Talbot
This fixes some bugs related to sending MMSes: - Makes sure "sent" has an accurate time - Allows "Draft" to Go to "Sent" on the dbus - Allows the time to be preserved if mmsd is closed and opened in sent and recieved messages --- src/mmsutil.h | 2 ++ src/service.c | 60 ++

[PATCH 7/9] Fix Draft and Sent Bugs

2021-03-26 Thread Christopher Talbot
This fixes some bugs related to sending MMSes: - Makes sure "sent" has an accurate time - Allows "Draft" to Go to "Sent" on the dbus - Allows the time to be preserved if mmsd is closed and opened in sent and recieved messages --- src/mmsutil.h | 2 ++ src/service.c | 60 ++