1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2026-01-25 12:35:55 +00:00
Files
go-inbucket/themes/bootstrap/templates/mailbox/index.html
James Hillyerd 017a097588 Switch to storing To addresses as a slice
- Changes on-disk storage format
- Changes JSON API
- To and From values are now parsed/formatted by Go's mail.ParseAddress
  function
- Fixed bug in list-entry-template, was not escaping HTML characters
- Updated tests
2016-09-21 22:12:20 -07:00

2.4 KiB