Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

37 check-ins by user MCO

2019-08-22
16:14
Ensure that order fields all start at 1. check-in: 93ca911bcd user: MCO tags: dotnet
16:14
Also don't download messages from trash or spam folder. check-in: 6bce568653 user: MCO tags: dotnet
15:56
Attempt to fix constraint violation after erroring out while loading the message. check-in: 32d36411a1 user: MCO tags: dotnet
15:56
Updated migration. check-in: 47bb53b9aa user: MCO tags: dotnet
15:43
Differentiate between keywords and Gmail labels. check-in: 8b727c1e5f user: MCO tags: dotnet
14:56
Show folder progress as well as total progress. check-in: 678ad7ee72 user: MCO tags: dotnet
14:52
Better error handling, and also prevent foreign key violations if a message can't be downloaded or parsed. check-in: 9312483f75 user: MCO tags: dotnet
2019-08-21
16:45
WIP: only keep a list of the info we actually need, instead of entire messages and their properties. check-in: e66b55cc7d user: MCO tags: dotnet
07:36
Added two SQL scripts. check-in: 1c5dbde603 user: MCO tags: dotnet
07:10
Only retrieve IDs of existing messages; that conserves a lot of memory. Timeout the conversion from HTML to Markdown after 10 seconds, to circumvent an endless loop. check-in: 2eb66409e8 user: MCO tags: dotnet
2019-08-19
11:32
Added two SQL maintenance scripts. check-in: f73530d4a1 user: MCO tags: dotnet
10:22
Update initial migration for references. check-in: 03a0b7aff2 user: MCO tags: dotnet
2019-08-16
15:26
Rewrote the keyword storage, to use a (more efficient) in-memory dictionary. check-in: f715ac8a88 user: MCO tags: dotnet
15:00
WIP: Zip wasn't stored. check-in: 6b9c198418 user: MCO tags: dotnet
14:57
WIP: Store the original message as a zipped file. check-in: 2b543371e0 user: MCO tags: dotnet
14:32
Fixed join for retrieval of message keywords. check-in: e93b367ca9 user: MCO tags: dotnet
09:56
Made Account.FolderIDs nullable. check-in: f752fcef7e user: MCO tags: dotnet
09:46
Delete unused objects (messages and participants) afterwards. Allow filtering of which folders to retrieve. check-in: 0304c010a9 user: MCO tags: dotnet
2019-08-15
16:17
Updated migrations. check-in: af85b582c1 user: MCO tags: dotnet
11:40
Also store ‘To’ recipients. check-in: bd8f476a4f user: MCO tags: dotnet
2019-08-12
14:27
Added vscode workspace. check-in: 8eb4bfcbb0 user: MCO tags: dotnet
13:52
Removed unnecessary usings. check-in: 8f99e29a01 user: MCO tags: dotnet
2017-01-06
15:51
Attempt to solve the UnboundLocalError by making decode_header_part an inner function. check-in: 5eaed419c9 user: MCO tags: python
15:40
Take into account the scenario where two encoded-words are separated by a single space; in that situation, the space should be ignored. check-in: 76b4f8baff user: MCO tags: python
2016-12-06
19:07
Added create table statements for accounts and folders. Adjusted messages table definition. check-in: 24990bd0e9 user: MCO tags: python
18:54
Added pylintrc configuration file. check-in: f70cec55f8 user: MCO tags: python
2013-08-13
11:30
Updated project from XE2 to XE4. Added ProcessRTM to project group. Added Progress bar to frmProcess. Leaf check-in: 7c2dd9bf09 user: MCO tags: trunk
2013-07-16
12:21
Also archive all processed messages. check-in: 729dbb3b9a user: MCO tags: trunk
11:45
Split out the ComponentSettings to a separate unit. Removed sensitive info. check-in: 2755c1077a user: MCO tags: trunk
11:01
Added some logging messages. check-in: 6261b01f81 user: MCO tags: trunk
10:55
Do not process read messages, and mark processed messages as read. check-in: 51087945e4 user: MCO tags: trunk
10:43
Added test form to look for messages, and for each message, process it (add a task to RememberTheMilk via e-mail). check-in: 53ce3525c6 user: MCO tags: trunk
2012-09-16
10:22
Added forgotten SQLite unit. check-in: d29870dbf1 user: MCO tags: trunk
09:59
Added SQLite-units. Added SQL table creation statements. check-in: 2e5303eed3 user: MCO tags: trunk
2012-09-14
08:24
Format date differently by message age. Display messages in reverse order. check-in: 2b4cd99924 user: MCO tags: trunk
2012-09-11
13:35
Initial working program; e-mails are only listed, not displayed. check-in: 3296f6b950 user: MCO tags: trunk
13:31
initial empty check-in check-in: d7acb0122f user: MCO tags: trunk