James Hillyerd
393a5b8d4e
redhat: Use goreleaser to generate .rpm package for #89
2018-03-25 20:13:19 -07:00
James Hillyerd
0055b84916
debian: Use goreleaser to generate .deb package for #89
2018-03-25 19:34:51 -07:00
James Hillyerd
86c8ccf9ea
docker: Update for environment config for #86
...
- Change to default ports (less surprising)
- Drop `/con/` volume naming, never caught on
2018-03-25 15:39:04 -07:00
James Hillyerd
b50c926745
webui: Renamed themes dir to ui
...
- Eliminated intermediate bootstrap dir
2018-03-25 11:32:59 -07:00
James Hillyerd
b42ea130ea
storage/mem: implement message cap for #88
...
- Move message cap tests into storage test suite.
- Update change log.
2018-03-24 14:36:23 -07:00
James Hillyerd
3c7c24b698
storage: Calculate size of store for status page
2018-03-22 20:30:23 -07:00
James Hillyerd
e5785e81aa
Update CHANGELOG for refactor
2018-03-18 15:14:48 -07:00
James Hillyerd
019e66d798
Update change log for 1.3.1
2018-03-10 10:06:09 -08:00
James Hillyerd
a89b6bbca2
Fix change log tag format
2018-02-28 14:22:47 -08:00
James Hillyerd
5f5a7eecd3
Release v1.3.0
2018-02-28 14:18:04 -08:00
James Hillyerd
1ff8ffe9bd
Release prep for 1.3.0
2018-02-28 12:50:39 -08:00
James Hillyerd
ffa756d895
gcloud: removed
...
- Dockerized and moved to https://github.com/jhillyerd/demo.inbucket.org
- Merge master changelog entry
2018-02-27 21:20:23 -08:00
James Hillyerd
3b9af85924
sanitize: naive CSS sanitizer implementation
...
- CSS sanitizer allows a limited set of properties in a style attribute.
- Added a CSS inlined version of the tutsplus responsive test mail.
- Linter fixes in inbucket.go
2018-02-27 20:37:24 -08:00
James Hillyerd
01d51302c4
Prepare release 1.2.0
2017-12-27 13:18:11 -08:00
James Hillyerd
6f57c51934
Update release procedures, cleanup goxc config
2017-12-17 20:13:14 -08:00
James Hillyerd
1efe2ba48f
Prepare release 1.2.0-rc2
2017-12-15 20:34:27 -08:00
James Hillyerd
f597687aa3
Update CHANGELOG.md
2017-12-15 20:20:27 -08:00
James Hillyerd
7908e41212
Fixes #61 - monitor.history=0 panic
2017-12-14 18:54:22 -08:00
James Hillyerd
be4675b374
Add powerful match subcommand to cmdline client
...
- Multiple output formats
- Signals matches via exit status for shell scripts
- Match against To, From, Subject via regular expressions
- Can optionally delete matched messages
2017-02-05 14:17:47 -08:00
James Hillyerd
56cff6296a
Update changelog
2017-02-04 18:20:27 -08:00
James Hillyerd
5147865e55
rc1 prep
2017-01-29 13:14:27 -08:00
James Hillyerd
a3727ee436
Finalize changelog
2017-01-29 12:41:19 -08:00
James Hillyerd
e6f95c9367
Make @inbucket prompt configurable, closes #31
2017-01-28 17:27:50 -08:00
James Hillyerd
de5b9a824b
Remove empty intermediate directories, closes #12
2017-01-28 16:17:25 -08:00
James Hillyerd
fa28fa57f8
Note Golang 1.7 requirement in CHANGELOG
2017-01-22 14:02:31 -08:00
James Hillyerd
aa0edff398
Update CHANGELOG with Monitor feature
2017-01-21 21:34:01 -08:00
James Hillyerd
c8fd56ca90
Complete REST client for #43
...
- Add source, delete and purge
2017-01-08 22:11:22 +00:00
James Hillyerd
61c6e7c2e9
Create systemd service unit file for #47
...
- Switch ubuntu from upstart to systemd
- Switch redhat from init.d to systemd
2017-01-05 05:29:21 +00:00
James Hillyerd
dcc0f36f48
Increase max local-part length to 128
...
- Improves compatibility with Mailgun
- Closes #41
- Update CHANGELOG
2016-12-31 05:09:12 +00:00
James Hillyerd
01ea89e7e2
Multi-recipient swaks test
...
- Add a multi-recipient test to run-tests.sh
- Removal accidental output of jq binary location when pretty-printing REST JSON
- Add To: change to CHANGELOG.md
- Fix comment typo
2016-09-18 17:48:21 -07:00
James Hillyerd
a939605d4a
Cache message in memory during receipt, closes #23
2016-09-18 16:35:13 -07:00
James Hillyerd
6d2c2c8dad
Prep for 1.1.0
2016-09-03 11:23:09 -07:00
James Hillyerd
9821095977
Move homebrew to its own tap repository.
2016-03-21 20:08:31 -07:00
James Hillyerd
470ef9b496
Prep for 1.1.0-rc2
2016-03-06 16:47:19 -08:00
James Hillyerd
f16debebbf
Handle empty subject lines in bootstrap
2016-03-06 16:31:55 -08:00
James Hillyerd
d13ebe9149
Add message list search feature
...
- Search as you type (client side)
- Add makeDelay to reduce resize and search callback frequency
- Rename class listEntry to message-list-entry
- Move Refresh button into search button bar
2016-03-06 15:35:36 -08:00
James Hillyerd
3481a89533
Display message cap on status page
2016-03-06 10:25:25 -08:00
James Hillyerd
e99baf766b
RetentionJoin() could block if scanner never started
2016-03-05 19:19:57 -08:00
James Hillyerd
22eb793f61
Release 1.1.0-rc1
2016-03-03 21:40:25 -08:00
James Hillyerd
c172ea4dd7
Add a CHANGELOG.md file
2016-03-03 21:13:13 -08:00