aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/type/type_interface.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* [ticket/14079] Correctly mark notifications as readTristan Darricau2015-08-081-2/+2
* [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-2/+6
* [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-271-2/+2
* [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/+7
* [ticket/12608] Improve notifications drop-down menu styling in headerPayBas2014-06-151-0/+14
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+7
* [ticket/12371] Allow notification types to redirect to a different urlJoas Schilling2014-04-251-0/+7
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+3
* [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-0/+189