James Hillyerd
|
e4c48a0705
|
go code: rename to github.com/inbucket/inbucket
|
2019-02-24 09:43:10 -08:00 |
|
James Hillyerd
|
cc5cd7f9c3
|
storage: Add Seen flag, tests for #58
|
2018-04-01 13:30:43 -07:00 |
|
James Hillyerd
|
e7a86bd8f8
|
Hide envelope, use Part.Content for #85
|
2018-03-20 17:55:43 -07:00 |
|
James Hillyerd
|
30a329c0d3
|
Renames, closes #69
- storage: rename StoreMessage to Message
- storage: rename Message.RawReader() to Source()
|
2018-03-17 17:56:06 -07:00 |
|
James Hillyerd
|
2cc0da3093
|
storage: More refactoring for #69
- impl Store.AddMessage
- file: Use AddMessage() in tests
- smtp: Switch to AddMessage
- storage: Remove NewMessage, Append, Close methods
|
2018-03-14 20:37:20 -07:00 |
|
James Hillyerd
|
10bc07a18e
|
message: Implement service layer, stubs for #81
I've made some effort to wire the manager into the controllers, but
tests are currently failing.
|
2018-03-12 20:21:59 -07:00 |
|