Commit Graph

17 Commits

Author SHA1 Message Date
a0e9061352 Clean up index.ts and implement basic http server 2025-01-20 21:50:40 -05:00
36e21fcf7d Implement support for mailbox filtering + start http server 2025-01-20 21:12:47 -05:00
7c7a8cc1fd Add sample email for dkim 2025-01-12 11:23:14 -05:00
127cc460b1 Merge branch 'main' of code.garrettmills.dev:garrettmills/chorus 2025-01-06 23:02:31 -05:00
2774a32366 [WIP] Start DKIM implementation - body hash works, header hash does not 2025-01-06 23:02:19 -05:00
784f65e30a Add license notice to email reply parser 2025-01-06 14:16:05 +00:00
baf9a3f7ab Add LICENSE 2025-01-06 14:13:09 +00:00
b535f78935 Update README.md 2025-01-06 14:09:40 +00:00
ec5bb4a4a8 Generate color hashes for comment authors 2025-01-05 20:36:38 -05:00
1f5889dc39 Implement support for replies 2025-01-05 19:55:54 -05:00
834c23735d Write out a root.json file w/ the last overall refresh date (useful for threads with no comments to still show the "Last Refreshed") 2025-01-05 17:00:10 -05:00
0460771d5d Implement first-draft of HTML message/reply parsing + HTML sanitization 2025-01-04 04:43:39 -05:00
bfe94aa2fe Initial implementation for generating thread JSON files 2025-01-04 01:20:47 -05:00
0f596ab5f5 Implement regexp-based thread ID parsing from recipient email 2025-01-03 23:58:58 -05:00
9f750bc2eb Clean up email reading logic 2024-12-30 22:37:16 -05:00
063809e446 [WIP] Start tinkering with IMAP 2024-12-30 21:36:12 -05:00
7791baff20 Big bang 2024-12-24 09:43:23 -05:00