Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make path to themes configurable via ldflags | Alex McGrath | 2021-09-12 | 1 | -0/+3 |
| | |||||
* | Repoint repository references to new location | j3s | 2020-11-20 | 1 | -7/+7 |
| | |||||
* | Add theme-specific error page | Drew DeVault | 2020-11-19 | 1 | -3/+0 |
| | |||||
* | Remove async SMTP queue | Drew DeVault | 2020-11-13 | 1 | -6/+0 |
| | |||||
* | Implement JavaScript UI for attachments | Drew DeVault | 2020-10-29 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | This one is a bit of a doozy. A summary of the changes: - Session has grown storage for attachments which have been uploaded but not yet sent. - The list of attachments on a message is refcounted so that we can clean up the temporary files only after it's done with - i.e. after copying to Sent and after all of the SMTP attempts are done. - Abandoned attachments are cleared out on process shutdown. Future work: - Add a limit to the maximum number of pending attachments the user can have in the session. - Periodically clean out abandoned attachments? | ||||
* | Rig up dowork event queue and graceful termination | Drew DeVault | 2020-10-23 | 1 | -5/+21 |
| | |||||
* | login: set encrypted "remember me" token | Drew DeVault | 2020-05-20 | 1 | -2/+16 |
| | |||||
* | Rename project to alps | Simon Ser | 2020-05-13 | 1 | -0/+74 |