aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/type/topic.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/15424] Multiple typo fixes in docs & commentsluzpaz2019-05-081-1/+1
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-3/+5
* [ticket/11444] Update tests and cleanup types/methodsTristan Darricau2015-07-131-0/+16
* [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-3/+3
|/
* [ticket/13569] Add missing sql_freeresults and remove unneeded resultsMarc Alexander2015-02-021-0/+1
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
* [ticket/12742] Replace authenticated with authorisedMarc Alexander2014-08-091-1/+1
* [ticket/12742] Add check for empty $users and add method to fitting methodsMarc Alexander2014-08-081-13/+1
* [ticket/12557] Notification fixesn-aleha2014-08-031-0/+1
* [ticket/12608] Improve notifications drop-down menu styling in headerPayBas2014-06-151-2/+26
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+8
* [ticket/12317] Cast string to int to refix DBMSes not using int for integers.Andreas Fischer2014-03-281-1/+1
* [ticket/12032] Do not inherit read status in certain notifications.Cesar G2014-01-161-2/+9
* [task/code-sniffer] Remove the IN_PHPBB check side-effect from class files.Andreas Fischer2013-10-301-8/+0
* [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-2/+4
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+277