aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/type/group_request.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-1/+1
* [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-131-0/+8
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-1/+1
* 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-3/+3
|/
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-1/+3
* Merge pull request #1620 from EXreaction/ticket/11745David King2013-09-121-2/+4
|\
| * [ticket/11745] Correct language, coding guidelinesNathan Guse2013-09-121-2/+4
* | [ticket/11744] Cast to intNathan Guse2013-07-281-1/+1
|/
* [ticket/11744] Group join request notificationNathan Guse2013-07-261-0/+161