- Update to use new users_user table
- Update to go 1.23 and latest deps
- Add cloudwatch config variables
- Add small delay to server test
- Update deps
- Fix not setting content type on server responses
- Add support for msg status updates via courier
- Refactor outboxes to support more than just messages
- Refactor representations of messages and users
- Add index page we can use for load balancer
- Set content type header on calls to courier
- Improve error message on send endpoint
- Change config to take domain instead of courier url
- Update channel code to CHP
- Use redis db 5
- Remove incoming attachment support for now
- Use std library errors
- Update README.md
- Prefix endpoints with /wc/
- Remove LICENCE from goreleaser config
- Initial release