1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-18 10:07:02 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
James Hillyerd
eb363aa670 Add a view source button to see raw text of message 2012-10-13 14:37:11 -07:00
James Hillyerd
a0ab84abb5 Message list is now loaded by AJAX and can be refreshed.
Added a message delete button.
2012-10-13 14:11:12 -07:00
James Hillyerd
3fe4c937cd Add a controller to view list mailbox contents, view individual
messages.
2012-10-10 13:46:03 -07:00
James Hillyerd
4bcb7391c8 Refactor datastore: DataStore -> Mailbox -> Message (was MailObject) 2012-10-10 09:54:41 -07:00
James Hillyerd
6e8e0a300c Server now writes raw smtp data to datastore. Does not yet create gob files. 2012-10-07 22:05:07 -07:00