1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-14 10:02:07 +02:00
Files
php-phpbb/tests
Nicofuma be0d4e20d4 [ticket/11444] Moving the in-board notifications to a method class
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
2015-07-13 22:41:13 +02:00
..
2015-06-09 20:23:29 +02:00
2015-06-07 16:43:27 +02:00
2015-06-04 17:30:16 +02:00
2015-05-20 20:11:52 +02:00
2014-09-21 13:53:08 +05:30
2015-05-29 22:46:28 +02:00