aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/method/messenger_base.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/11453] Improve performance of notification.method.messenger_baseJakub Senko2018-07-271-2/+2
| | | | PHPBB3-11453
* [ticket/15328] Use type_interfacekasimi2017-09-071-3/+5
| | | | PHPBB3-15328
* [ticket/15328] Disable checkbox if notification method isn't supportedkasimi2017-08-241-0/+13
| | | | PHPBB3-15328
* 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
| | | | | | | | | | | | | | Changed the HTML ampersand entity in U_NOTIFICATION_SETTINGS into a bare ampersand character. PHPBB3-14745
* | 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
| | | | | | | | PHPBB3-14533
* | 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
| | | | | | | | PHPBB3-14443
* | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-0/+1
| | | | | | | | PHPBB3-14237
* | Merge branch '3.1.x'Andreas Fischer2015-08-051-1/+1
|\ \ | |/ | | | | | | * 3.1.x: [ticket/13711] Notifications are sent to inactive users
| * [ticket/13711] Notifications are sent to inactive usersRMcGirr832015-07-271-1/+1
| | | | | | | | PHPBB3-13711
* | [ticket/11444] Cleanup method constructorsTristan Darricau2015-07-131-1/+23
|/ | | | PHPBB3-11444
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
| | | | PHPBB3-12594
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
| | | | PHPBB3-11980
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
| | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+100
PHPBB3-11698