aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/type/report_pm.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15931] Fix PM report emailsmrgoldy2019-01-141-4/+9
* [ticket/14893] Fix undefined variable on reporting PM notificationrxu2016-12-071-1/+1
* Merge branch '3.1.x' into 3.2.xMarc Alexander2016-11-121-1/+1
|\
| * [ticket/14859] Notifications for PM reports send to users with correct permis...Jim Mossing Holsteyn2016-11-071-1/+1
* | Merge pull request #3971 from VSEphpbb/ticket/14237Oliver Schramm2015-10-291-11/+12
|\ \
| * | [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-11/+12
* | | Merge branch '3.1.x'Marc Alexander2015-10-171-1/+1
|\ \ \ | |/ / |/| / | |/
| * [ticket/13892] Replace other uses of self with static.Cesar G2015-10-151-1/+1
* | [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-131-0/+2
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-8/+2
* | Merge branch '3.1.x'Marc Alexander2015-06-161-1/+1
|\ \ | |/
| * [ticket/13882] Lazy load the notification avatars.Callum Macrae2015-05-281-1/+1
* | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-271-2/+2
|/
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-2/+2
* [ticket/12557] Notification fixesn-aleha2014-08-031-0/+1
* [ticket/12608] Change CSS classes to prevent styling conflictsPayBas2014-06-221-1/+1
* [ticket/12608] Changed get_styling() to get_style_class()PayBas2014-06-151-2/+2
* [ticket/12608] Add styling (CSS class) options to notificationsPayBas2014-06-151-0/+10
* [ticket/12608] Improve notifications drop-down menu styling in headerPayBas2014-06-151-9/+29
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+8
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* Merge pull request #1654 from rechosen/ticket/11786Nathan Guse2013-10-031-1/+1
|\
| * [ticket/11786] Fix typo and ugly English in the notification system PHPDocrechosen2013-08-131-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+229