aboutsummaryrefslogtreecommitdiff
path: root/db/events.php
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring the event handlerValentin Popov2018-09-091-9/+6
| | | | | | | Event processing is asynchronous. For asynchronous processing, events are added to the job queue. Signed-off-by: Valentin Popov <info@valentineus.link>
* Aesthetics in the codeValentin Popov2017-11-181-4/+4
|
* Rename the handler classValentin Popov2017-10-271-1/+1
|
* Refactor the observer for eventsValentin Popov2017-10-251-7/+6
|
* Initial commitValentin Popov2017-10-191-0/+36