aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/notification/type/quote.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14572] Fix quote notification deletionGreg Ryckman2016-03-301-2/+2
* Merge pull request #3971 from VSEphpbb/ticket/14237Oliver Schramm2015-10-291-0/+1
|\
| * [ticket/14237] Use $language class for notificationsMatt Friedman2015-10-131-0/+1
* | Merge branch '3.1.x'Marc Alexander2015-10-171-2/+2
|\ \ | |/ |/|
| * [ticket/13892] Replace other uses of self with static.Cesar G2015-10-151-3/+3
* | [ticket/14078] Fix SQL error when editing a post with a quoteZoddo2015-09-131-1/+1
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-19/+5
* | [ticket/13680] Renamed get_quote_authors to get_outermost_quote_authorsJoshyPHP2015-05-151-1/+1
* | [ticket/13680] Updated quote notificationsJoshyPHP2015-05-151-12/+19
* | [ticket/13725] Coding guidelines: static publicMatt Friedman2015-03-271-1/+1
|/
* [ticket/12990] Use the full services name for the notification's typesTristan Darricau2014-08-161-1/+1
* [ticket/12742] Add sort options for notification types requiring sortingMarc Alexander2014-08-091-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-16/+1
* [ticket/12557] Fix post data description for notificationsn-aleha2014-08-071-1/+1
* [ticket/12557] Notification fixesn-aleha2014-08-031-1/+2
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+8
* [ticket/12371] Do not group "quote" notificationsJoas Schilling2014-04-251-23/+8
* [ticket/12317] Cast string to int to refix DBMSes not using int for integers.Andreas Fischer2014-03-281-1/+1
* [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] Further improve wording in phpbb/notification/type/quote.phprechosen2013-08-131-1/+1
| * [ticket/11786] Fix typo and ugly English in the notification system PHPDocrechosen2013-08-131-1/+1
* | [ticket/11700] Fix some more incorrectly changed commentsNils Adermann2013-09-191-1/+1
* | [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+5
|/
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+222