aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | [ticket/11745] Correct language, coding guidelinesNathan Guse2013-09-121-2/+4
| | | | | | | | | | | | | | | | | | | | PHPBB3-11745
| | | * | [ticket/11745] Group request approved notificationNathan Guse2013-07-271-0/+118
| | | | | | | | | | | | | | | | | | | | PHPBB3-11745
| | * | | [ticket/11744] Cast to intNathan Guse2013-07-281-1/+1
| | |/ / | | | | | | | | | | | | PHPBB3-11744
| | * | [ticket/11744] CommentsNathan Guse2013-07-271-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11744
| | * | [ticket/11744] Group join request notificationNathan Guse2013-07-262-7/+169
| | |/ | | | | | | | | | PHPBB3-11744
| * | [ticket/11373] Prune old read notifications with cronNathan Guse2013-07-271-5/+7
| |/ | | | | | | PHPBB3-11373
* | [ticket/11700] Correclty use namespaces in notificationsNils Adermann2013-09-161-13/+13
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1624-89/+137
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-144-14/+14
| | | | | | | | PHPBB3-11700
* | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-142-3/+3
|/ | | | PHPBB3-11700
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1424-0/+4769
PHPBB3-11698