aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/method
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15911] Resolve warnings when updating from 3.0.0 to latestMarc Alexander2018-12-181-1/+1
* [ticket/15850] Fix "Duplicate entry" for notification typesJakub Senko2018-10-181-1/+1
* [ticket/11453] Improve performance of notification.method.messenger_baseJakub Senko2018-07-271-2/+2
* [ticket/15328] Use type_interfacekasimi2017-09-073-9/+15
* [ticket/15328] Disable checkbox if notification method isn't supportedkasimi2017-08-243-4/+25
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-161-1/+1
|\
| * [ticket/14745] Removed unneeded HTML ampersandWesley Fok2016-08-151-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-03-131-1/+1
|\ \ | |/
| * [ticket/14533] U_NOTIFICATION_SETTINGS doesn't return the correct URLSkouat2016-03-121-1/+1
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-02-281-1/+1
|\ \ | |/
| * [ticket/14443] Introduce additional parameter to messengerMartin Beckmann2016-02-011-1/+1
* | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-132-0/+2
* | Merge branch '3.1.x'Andreas Fischer2015-08-051-1/+1
|\ \ | |/
| * [ticket/13711] Notifications are sent to inactive usersRMcGirr832015-07-271-1/+1
* | [ticket/11444] Cleanup method constructorsTristan Darricau2015-07-135-66/+87
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-133-0/+573
|/
* [ticket/13790] Update phpcsTristan Darricau2015-05-191-2/+2
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-162-2/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-275-23/+37
* [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-3/+3
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-305-40/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-165-29/+39
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-142-8/+8
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-145-0/+385