Sven Slootweg
|
293775dd4b
|
Tidy up generation code a bit
|
13 years ago |
Sven Slootweg
|
a1fe5e86d4
|
Properly display the version list
|
13 years ago |
Sven Slootweg
|
5e642df6d3
|
Make <pre> blocks in text versions of e-mails wrap around
|
13 years ago |
Sven Slootweg
|
2a637ab4be
|
Use cgi.escape instead of homebrew HTML character escaping
|
13 years ago |
Sven Slootweg
|
16bfe42299
|
Enforce correct background color even if e-mail body attempts to set a different color
|
13 years ago |
Sven Slootweg
|
d0d12a1ccb
|
Ensure that table styles are only applied to the encapsulating table and not to tables in the e-mail body
|
13 years ago |
Sven Slootweg
|
d7f1a35ba5
|
Escape special characters in HTML
|
13 years ago |
Sven Slootweg
|
15d8ab11ce
|
Fix wrongly formatted template tag
|
13 years ago |
Sven Slootweg
|
01a261dd5a
|
Create messages/ directory as well
|
13 years ago |
Sven Slootweg
|
926f48756e
|
Put rendered messages in messages/ instead
|
13 years ago |
Sven Slootweg
|
a5e725dbea
|
Copy style.css file after generation
|
13 years ago |
Sven Slootweg
|
63ac4663ea
|
Removed unnecessary brackets
|
13 years ago |
Sven Slootweg
|
b05043b7f9
|
Compacted SQLite query
|
13 years ago |
Sven Slootweg
|
ae61f98ab5
|
Actually parse and write HTML and plaintext files
|
13 years ago |
Sven Slootweg
|
f8f4a02cf9
|
Update template file
|
13 years ago |
Sven Slootweg
|
92b67cec34
|
Render template
|
13 years ago |
Sven Slootweg
|
2424989fa0
|
Restructuring
|
13 years ago |
Sven Slootweg
|
9a61bf5456
|
First bits of renderer code
|
13 years ago |
Sven Slootweg
|
c53c8a4f16
|
Add basic message template
|
13 years ago |
Sven Slootweg
|
7bbe1c05fa
|
Make --render description a bit easier to read
|
13 years ago |
Sven Slootweg
|
5227ac7ec6
|
Skip insertion when entry already exists unless forced
|
13 years ago |
Sven Slootweg
|
e33669c858
|
Add timestamp parsing
|
13 years ago |
Sven Slootweg
|
1769c9232a
|
Improved comments and formatting
|
13 years ago |
Sven Slootweg
|
cfb76e7c84
|
Move argument parsing to top of code
|
13 years ago |
Sven Slootweg
|
f4e3b856cb
|
Clean up code a bit
|
13 years ago |
Sven Slootweg
|
bfc42dc783
|
Let the user specify an attachment directory
|
13 years ago |
Sven Slootweg
|
1f03ef617a
|
Allow specifying of a database file to use
|
13 years ago |
Sven Slootweg
|
be1eb56f91
|
Attachment handling
|
13 years ago |
Sven Slootweg
|
52fa08e7ed
|
Don't print list of submessages
|
13 years ago |
Sven Slootweg
|
42e848fce9
|
Remove SQLite version number from output
|
13 years ago |
Sven Slootweg
|
4272182f2e
|
Parse message parts
|
13 years ago |
Sven Slootweg
|
6af04e54e9
|
Insert decoded headers into database instead of raw headers
|
13 years ago |
Sven Slootweg
|
c3fc1730c1
|
Insert emails into database
|
13 years ago |
Sven Slootweg
|
1aa988d9d6
|
Add hash field to database
|
13 years ago |
Sven Slootweg
|
a1dd612e82
|
Connect to database
|
13 years ago |
Sven Slootweg
|
ea33df3f89
|
Parse email files and generate hash
|
13 years ago |
Sven Slootweg
|
4282d9fef1
|
Fix typo in module name
|
13 years ago |
Sven Slootweg
|
3fc0e8df20
|
Show all files matching pattern
|
13 years ago |
Sven Slootweg
|
bfa3451af0
|
Add argparse configuration
|
13 years ago |
Sven Slootweg
|
9666554fd9
|
Initial commit
|
13 years ago |