| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Call the set_notification_manager from the load_object function instead.
PHPBB3-11103
|
|
|
|
| |
PHPBB3-11103
|
|
|
|
|
|
|
|
| |
This lets us clean up the mess that was in load_object(), but requires
scope: prototype to be added to the service definitions for all types
or methods!
PHPBB3-11103
|
|
|
|
| |
PHPBB3-11103
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Create a very basic user loader class to handle querying/storing
user data in a centralized location.
Use DIC collection service for notification types/methods.
Cleanup unused dependencies.
Fix some other issues.
PHPBB3-11103
|
|
|
|
| |
PHPBB3-11103
|
|
PHPBB3-11103
|