Commit graph

9 commits

Author SHA1 Message Date
Allan Bazinet
c53df13d1b Rename function to be in concernt with SQL API 2024-11-04 05:46:41 -08:00
Allan Bazinet
9ae9684e23 Add common message function 2024-11-04 05:41:48 -08:00
Allan Bazinet
e251701002 Ensure SQL finalized after parsing error 2024-11-04 00:05:20 -08:00
Allan Bazinet
a486849ace Correct includes 2024-11-03 23:24:03 -08:00
Allan Bazinet
cf18308e2b Collapse message parsing to common function
Eliminate duplicate code; move all Message parsing to Message::fromJson() functions.
2024-11-03 23:02:32 -08:00
Allan Bazinet
dfe3780288 Revise Message deserialization
Replace read() function with fromJson() statics.
2024-11-03 22:25:38 -08:00
Allan Bazinet
3fb239a44d Add missing includes 2024-11-03 13:57:56 -08:00
Jordan Sherer
05f584a58b Removed SQL dump 2019-01-06 22:50:51 -05:00
Jordan Sherer
bdfc1cff8e Squashed commit of the following:
commit e48c78765ca1e2e5a68fd93bac7191eaf6918352
Author: Jordan Sherer <jordan@widefido.com>
Date:   Wed Jan 2 12:23:28 2019 -0500

    Transition to persistent inbox for later retrieval
    Fixed issue with inbox items disappearing due to aging.

commit 1df07595bf6507438c1488839f7a2075a432a1a1
Author: Jordan Sherer <jordan@widefido.com>
Date:   Wed Jan 2 09:23:28 2019 -0500

    Filtered value and count queries for the inbox

commit c93a93a1c43a65fae4a31ddeb40c77c53204bbdb
Author: Jordan Sherer <jordan@widefido.com>
Date:   Tue Jan 1 22:58:07 2019 -0500

    Initial cut of inbox storage
2019-01-02 12:27:16 -05:00