Commit Graph

7 Commits

Author SHA1 Message Date
Dane Everitt
2e134b7a55 Set out some roach traps to catch all these 🐛 2017-02-16 13:56:28 -05:00
Dane Everitt
24a8bfab97 Update server observer to use new model code. 2017-02-12 16:26:55 -05:00
Dane Everitt
323f1d943f Completed model updates for Services 2017-02-05 17:58:17 -05:00
Dane Everitt
d4bcf0be59 Initial implementation of improved sever model and logic 2017-02-02 18:21:36 -05:00
Dane Everitt
4a6d62fded Fix fatal error when trying to send server creation notification 2017-01-27 16:21:15 -05:00
Dane Everitt
96e50506a1 Move notification email of server created into the event listener 2017-01-25 18:25:34 -05:00
Dane Everitt
a137e6ed72 Add base implementation of extendable events classes
Modified server deletion to use internal event handlers from the
Eloquent models themselves. Also added a few preliminary event handlers
in the `Pterodactyl\Events\<USer|Server> namespace that users can hook
into in EventServiceProvider to perform their own actions as they
please (such as push notifications and such).
2017-01-24 19:15:03 -05:00