update readme

This commit is contained in:
Synox 2018-01-12 21:35:49 +01:00
parent 971196f019
commit d15ff68195
2 changed files with 10 additions and 4 deletions

View file

@ -1,12 +1,14 @@
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project does not adheres to [Semantic Versioning](http://semver.org/).
The format is based on [Keep a Changelog](http://keepachangelog.com/).
## [Unreleased]
- Rewrote to use mostly pure php. Only use javascript where required.
### Changed
- Rewrote to use mostly pure php. Only use javascript where required.
### Added
- Added multiple domain support (https://github.com/synox/disposable-mailbox/issues/21)
- Blacklist some usernames (https://github.com/synox/disposable-mailbox/issues/27)

View file

@ -46,13 +46,17 @@ The src directory contains all required files. If you want to update the php dep
Install php dependecies:
composer install
composer update
## Credit
This could not be possible without...
* https://github.com/barbushin/php-imap
* https://github.com/gnugat-legacy/PronounceableWord
* http://htmlpurifier.org/
* https://github.com/turbolinks/turbolinks
* http://tobiasahlin.com/spinkit/
[![BrowserStack](browserstack.png)](https://www.browserstack.com/)