| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/11444] Update tests and cleanup types/methods | Tristan Darricau | 2015-07-13 | 1 | -37/+0 |
| | | | | | PHPBB3-11444 | ||||
| * | [ticket/11444] Moving the in-board notifications to a method class | Nicofuma | 2015-07-13 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | Currently the in-board method for the notifications is hardcoded and cannot be disabled. This method should be in his own class extending `phpbb\notification\method\method_interface`. It also add the possibility, for each method, to be enabled by default (ie: no entry in the DB => notification enabled). https://tracker.phpbb.com/browse/PHPBB3-11444 https://tracker.phpbb.com/browse/PHPBB3-11967 PHPBB3-11444 | ||||
| * | [ticket/13680] Updated quote notifications | JoshyPHP | 2015-05-15 | 1 | -0/+5 |
| | | | | | | | | Added get_quote_authors() to text_formatter.utils service to retrieve the names used in first-level quotes PHPBB3-13680 | ||||
| * | [ticket/12990] Fix unit tests | Tristan Darricau | 2014-08-17 | 1 | -1/+2 |
| | | | | | PHPBB3-12990 | ||||
| * | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -4/+7 |
| | | | | | PHPBB3-12594 | ||||
| * | [ticket/11700] Correclty use namespaces in notifications | Nils Adermann | 2013-09-16 | 1 | -2/+2 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
| | | | | | PHPBB3-11700 | ||||
| * | [ticket/11413] Remove remaining irrelevant code to this PR | Nathaniel Guse | 2013-05-03 | 1 | -5/+3 |
| | | | | | PHPBB3-11413 | ||||
| * | [ticket/11413] Fix notification tests | Nathaniel Guse | 2013-04-29 | 1 | -0/+69 |
| Send types/methods the cache service, not the driver (not sure why the driver was sent before) PHPBB3-11413 | |||||
