aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/notification/method
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'EXreaction/ticket/11408' into developDavid King2013-03-061-1/+1
|\
| * [ticket/11408] user_jabber instead of jabberNathaniel Guse2013-03-061-1/+1
* | [ticket/11400] If email is disabled, disable it for notificationsNathan Guse2013-03-051-2/+1
|/
* [ticket/11103] Correcting constructor commentsNathan Guse2013-01-151-3/+3
* [ticket/11103] Fix some various issues, better commentsNathan Guse2013-01-151-11/+29
* [ticket/11103] dbal -> phpbb_db_driverNathan Guse2012-12-131-2/+2
* [ticket/11103] Create user loader class, update for DICNathan Guse2012-11-202-6/+12
* [ticket/11103] Make jabber use short/ email template filesNathaniel Guse2012-11-112-1/+15
* [ticket/11103] Use phpBB Container to load types/methodsNathaniel Guse2012-11-093-0/+27
* [ticket/11103] Do not have empty queue in the interfaceNathan Guse2012-10-201-5/+0
* [ticket/11103] Replace $email_template with get_email_template()Nathan Guse2012-10-201-1/+6
* [ticket/11103] Interface docblocksNathan Guse2012-10-182-0/+22
* [ticket/11103] Expand class vars and use docblocks for phpBB classesNathan Guse2012-10-181-19/+28
* [ticket/11103] Remove extra line break in the headerNathan Guse2012-10-051-1/+0
* [ticket/11103] Working on test caseNathan Guse2012-10-051-1/+1
* [ticket/11103] Fixing a few bugs from the previous changesNathan Guse2012-10-041-1/+2
* [ticket/11103] Do not use Symfony\...\ContainerBuilder;Nathan Guse2012-10-041-1/+0
* [ticket/11103] Use dependency injection instead of phpbb_containerNathan Guse2012-10-043-26/+16
* [ticket/11103] Move notification files to includes/notification/Nathan Guse2012-10-044-0/+285