Commit graph

18 commits

Author SHA1 Message Date
Ben Gotow
ea497f7ea2 A few changes for upcoming db refactoring 2016-07-14 15:48:48 -07:00
Ben Gotow
3e8623d383 Move charset definition to single location 2016-07-12 18:03:08 -07:00
Ben Gotow
a62e858389 Make charset explicit on connection and models 2016-07-12 17:41:16 -07:00
Ben Gotow
17df581105 Use TEXT vs STRING, specify string column lengths 2016-07-08 13:49:51 -07:00
Evan Morikawa
fd0c4d734c Fix delta sync to properly includes sub models 2016-07-01 11:27:20 -07:00
Ben Gotow
b033b94091 Break Category into Folder, Label, populate Gmail lables for messages 2016-06-30 09:29:21 -07:00
Ben Gotow
b00b1e6d21 Add replyTo to message model 2016-06-29 16:10:45 -07:00
Ben Gotow
53d6c6284e Support for /threads?view=count/expanded, thread & message JSON includes folders 2016-06-29 12:02:31 -07:00
Ben Gotow
9ff7d3aea5 Add folders and labels to /threads response, version numbers to all models 2016-06-29 11:22:38 -07:00
Ben Gotow
6ecacdd591 Add account_id to all responses, downcase model ref columns 2016-06-29 10:36:35 -07:00
Ben Gotow
ad484e8ae1 Add object key to all JSON responses 2016-06-28 18:14:54 -07:00
Ben Gotow
1d1186cb34 Add more attributes to /threads, move processor to it's own process 2016-06-28 18:10:52 -07:00
Halla Moore
0f64b6e58e Add category filtering to threads api endpoint 2016-06-28 15:01:41 -07:00
Halla Moore
2e56d3ced4 Add timestamp queries to threads route 2016-06-27 12:30:28 -07:00
Halla Moore
621f8b5c2b Add starred query to threads route 2016-06-27 10:15:05 -07:00
Halla Moore
bc5a4ecf3c Add unread query to threads route 2016-06-24 16:14:04 -07:00
Jackie Luo
e64c2ae4c0 Add basic threading 2016-06-22 17:34:29 -07:00
Evan Morikawa
18f2925b43 Convert to monorepo 2016-06-22 14:41:32 -07:00
Renamed from core/models/account/thread.js (Browse further)